ARM: dts: armada-370: Update the mpp63 function in the device tree on Armada 370
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Wed, 23 Dec 2015 14:29:17 +0000 (15:29 +0100)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Tue, 9 Feb 2016 10:00:16 +0000 (11:00 +0100)
commitce5cad51f38160e87d1ab5ef9c1bc9c8aabb3b92
tree258b054401d27d52f74b7a599a2260d8c3be1f34
parent96c78e2b7733f1e0e4170ecead34ff2b11ce0bd1
ARM: dts: armada-370: Update the mpp63 function in the device tree on Armada 370

Since the commit a526973e0291 ("pinctrl: mvebu: Fix mapping of pin
63 (gpo -> gpio)"), the mpp63 is no more declared as a GPO but is a
GPIO. Even if in the datasheet this pin is described as GPO, the
experience of the D-Link DNS-327L board shows that it can be used as a
GPIO.

This commits generated warnings for the board using this pin as gpo, with
this patch the dts are fixed by using the new function (gpio) instead of
the old one.

The binding documentation has also been updated accordingly.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Acked-by: Jason Cooper <jason@lakedaemon.net>
Documentation/devicetree/bindings/pinctrl/marvell,armada-370-pinctrl.txt
arch/arm/boot/dts/armada-370-mirabox.dts
arch/arm/boot/dts/armada-370-netgear-rn104.dts
arch/arm/boot/dts/armada-370-synology-ds213j.dts