ARM: mvebu: use GPIO DT defines in Armada 370/XP boards
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 11 Feb 2014 17:07:12 +0000 (18:07 +0100)
committerJason Cooper <jason@lakedaemon.net>
Tue, 11 Feb 2014 19:35:30 +0000 (19:35 +0000)
commit29e74f8bd71e70f5fe97685ba2cdf12b78791883
tree943450f92d5c90845a83c76c2d2a3d4c5d11d617
parent934b524b3f499954c83f248afdddaa0f62b59657
ARM: mvebu: use GPIO DT defines in Armada 370/XP boards

Instead of harcoding 0 and 1 for the gpio specifications in the Armada
370/XP boards, use the <dt-bindings/gpio/gpio.h> header file and its
GPIO_ACTIVE_HIGH and GPIO_ACTIVE_LOW definitions.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/armada-370-mirabox.dts
arch/arm/boot/dts/armada-370-rd.dts
arch/arm/boot/dts/armada-xp-axpwifiap.dts
arch/arm/boot/dts/armada-xp-openblocks-ax3-4.dts
This page took 0.025375 seconds and 5 git commands to generate.