linux/drivers/pinctrl/mvebu
Thomas Petazzoni dae5597f25 pinctrl: mvebu: armada-{370,375,38x,39x,xp}: normalize TDM pins
This commit normalizes the naming of the TDM pins accross the
different Marvell SoCs. Mainly it consists in:

 * Removing the 'n' from signal names: 'intn' becomes 'int' and 'rstn'
   becomes 'rst'

 * Renaming the main name 'tdm2c' to 'tdm' on Armada 38x.

 * Change the main name 'tdm-1' to 'tdm' for one of the pins of the
   Armada XP

The last two changes affect DT compatibility, but since the TDM
interface is nowhere near being supported in mainline, it should not
be considered to be a serious problem at this point.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2015-06-10 13:35:33 +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,xp}: normalize TDM pins 2015-06-10 13:35:33 +02:00
pinctrl-armada-39x.c pinctrl: mvebu: armada-{370,375,38x,39x,xp}: normalize TDM pins 2015-06-10 13:35:33 +02:00
pinctrl-armada-370.c pinctrl: mvebu: armada-{370,375,38x,39x,xp}: normalize TDM pins 2015-06-10 13:35:33 +02:00
pinctrl-armada-375.c pinctrl: mvebu: armada-{370,375,38x,39x,xp}: normalize TDM pins 2015-06-10 13:35:33 +02:00
pinctrl-armada-xp.c pinctrl: mvebu: armada-{370,375,38x,39x,xp}: normalize TDM pins 2015-06-10 13:35:33 +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