linux/drivers/pinctrl/mvebu
Thomas Petazzoni ce3ed59dcd pinctrl: mvebu: add pin-muxing driver for the Marvell Armada 375
The Marvell Armada 375 is a new ARM SoC from Marvell, part of the
mvebu family, but using a Cortex-A9 CPU core. In terms of pin-muxing,
it is similar to Armada 370 and XP for the register layout, only
different in the number of available pins and their
functions. Therefore, we simply use the existing
drivers/pinctrl/mvebu/ infrastructure, with no other changes that the
list of pins and corresponding functions.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Reviewed-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
2014-02-25 18:51:01 +01:00
..
Kconfig pinctrl: mvebu: add pin-muxing driver for the Marvell Armada 375 2014-02-25 18:51:01 +01:00
Makefile pinctrl: mvebu: add pin-muxing driver for the Marvell Armada 375 2014-02-25 18:51:01 +01:00
pinctrl-armada-370.c pinctrl: mvebu: move resource allocation to SoC specific drivers 2014-02-25 18:37:53 +01:00
pinctrl-armada-375.c pinctrl: mvebu: add pin-muxing driver for the Marvell Armada 375 2014-02-25 18:51:01 +01:00
pinctrl-armada-xp.c pinctrl: mvebu: move resource allocation to SoC specific drivers 2014-02-25 18:37:53 +01:00
pinctrl-dove.c pinctrl: mvebu: dove: reuse mpp_{set,get} in pmu callbacks 2014-02-25 18:38:41 +01:00
pinctrl-kirkwood.c pinctrl: mvebu: move resource allocation to SoC specific drivers 2014-02-25 18:37:53 +01:00
pinctrl-mvebu.c pinctrl: mvebu: remove common get/set functions 2014-02-25 18:38:24 +01:00
pinctrl-mvebu.h pinctrl: mvebu: remove MPP_REG_CTRL macro 2014-02-25 18:38:31 +01:00