]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arm: mvebu: add pin muxing options for the SDIO interface on Armada XP
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 21 Dec 2012 14:49:06 +0000 (15:49 +0100)
committerJason Cooper <jason@lakedaemon.net>
Thu, 31 Jan 2013 20:43:58 +0000 (20:43 +0000)
commit5701d21bab095e79ed0e82444280289f918103b4
tree2fb0f661bd8b280182c472326d0ccc0c5db4ce0c
parent6f21d123e6b082a9178d6e42937c7cd7c1b45e55
arm: mvebu: add pin muxing options for the SDIO interface on Armada XP

The SDIO interface is only available on pins MPP30/31/32/33/34/35 on
the various Armada XP variants, so we provide a pin muxing option for
this in the Armada XP .dtsi files.

Even though those muxing options are the same for MV78230, MV78260 and
MV78460, we keep them in each .dtsi file, because the number of pins,
and therefore the declaration of the pinctrl node, is different for
each SoC variant.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/armada-xp-mv78230.dtsi
arch/arm/boot/dts/armada-xp-mv78260.dtsi
arch/arm/boot/dts/armada-xp-mv78460.dtsi