linux/drivers/pinctrl/mvebu
Thomas Petazzoni 5cc0de1faf pinctrl: mvebu: armada-39x: align NAND pin naming
All SoCs use "nand" to designate NAND pins, only Armada 39x is using
"nd", which is not consistent. This commit fixes that by renaming the
corresponding functions.

It also changes the subnames from rbn0/rbn1 to rb0/rb1, to respect the
convention used everywhere that we don't encode the 'n' part of signal
names.

While this commit changes the main name of function, therefore
potentially breaking the DT compatibility, this is not a problem since
Armada 39x is a brand new SoC which isn't used in production yet.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2015-06-10 11:11:39 +02:00
..
Kconfig pinctrl: mvebu: add pinctrl driver for Marvell Armada 39x 2015-03-04 13:53:55 +01:00
Makefile pinctrl: mvebu: add pinctrl driver for Marvell Armada 39x 2015-03-04 13:53:55 +01:00
pinctrl-armada-38x.c pinctrl: mvebu: armada-{370,375,38x,39x}: normalize dev pins 2015-06-10 11:10:34 +02:00
pinctrl-armada-39x.c pinctrl: mvebu: armada-39x: align NAND pin naming 2015-06-10 11:11:39 +02:00
pinctrl-armada-370.c pinctrl: mvebu: armada-{370,375,38x,39x}: normalize dev pins 2015-06-10 11:10:34 +02:00
pinctrl-armada-375.c pinctrl: mvebu: armada-{370,375,38x,39x}: normalize dev pins 2015-06-10 11:10:34 +02:00
pinctrl-armada-xp.c pinctrl: mvebu: armada-{38x,39x,xp}: normalize naming of DRAM functions 2015-06-10 11:07:36 +02:00
pinctrl-dove.c pinctrl: dove: Constify struct regmap_config and of_device_id 2015-01-14 14:21:53 +01:00
pinctrl-kirkwood.c pinctrl: constify of_device_id array 2015-03-27 09:58:35 +01:00
pinctrl-mvebu.c pinctrl: clean up after enable refactoring 2014-09-04 10:05:07 +02:00
pinctrl-mvebu.h pinctrl: mvebu: remove MPP_REG_CTRL macro 2014-02-25 18:38:31 +01:00
pinctrl-orion.c pinctrl: constify of_device_id array 2015-03-27 09:58:35 +01:00