arm: mvebu: add DT information for GPIO banks on Armada 370 and XP
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 19 Sep 2012 20:53:01 +0000 (22:53 +0200)
committerJason Cooper <jason@lakedaemon.net>
Sat, 22 Sep 2012 14:51:40 +0000 (14:51 +0000)
commit397d59f3b59e32236a0b74803d636c061d537aef
tree1d0cbfcbe4971075be289297fdcd3784c2256a5e
parent93a59cf3d345d84e2edf43ec37301d09c5003934
arm: mvebu: add DT information for GPIO banks on Armada 370 and XP

The gpioX aliases are needed so that the driver can use
of_alias_get_id() to get a 0-based number of the GPIO bank, which we
then use to compute the base GPIO of the bank being probed. This is
similar to what gpio-mxs.c is doing.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Andrew Lunn <andrew@lunn.ch>
Cc: Gregory Clement <gregory.clement@free-electrons.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/armada-370.dtsi
arch/arm/boot/dts/armada-xp-mv78230.dtsi
arch/arm/boot/dts/armada-xp-mv78260.dtsi
arch/arm/boot/dts/armada-xp-mv78460.dtsi