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)
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>

No differences found