commit | 29e74f8bd71e70f5fe97685ba2cdf12b78791883 | [log] [tgz] |
---|---|---|
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Tue Feb 11 18:07:12 2014 +0100 |
committer | Jason Cooper <jason@lakedaemon.net> | Tue Feb 11 19:35:30 2014 +0000 |
tree | 943450f92d5c90845a83c76c2d2a3d4c5d11d617 | |
parent | 934b524b3f499954c83f248afdddaa0f62b59657 [diff] |
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>