ARM: mvebu: fix ReadyNAS 102 Power button GPIO to make it active high
authorArnaud Ebalard <arno@natisbad.org>
Sun, 29 Sep 2013 18:36:41 +0000 (20:36 +0200)
committerJason Cooper <jason@lakedaemon.net>
Mon, 30 Sep 2013 14:03:40 +0000 (14:03 +0000)
commitaa06a5adb9bbebd0d694008b74233d8db4ebfa21
treeec114fd131f5bb32d5087810bac61b37ae229aba
parentddf7e399024aa908573a08d6339cefa6253b83db
ARM: mvebu: fix ReadyNAS 102 Power button GPIO to make it active high

NETGEAR ReadyNAS 102 Power button definition in .dts file flags
associated GPIO active low instead of active high. This results
in reversed events reported by input subsystem (0 returned when
the button is pressed, 1 when released). This patch makes
associated GPIO active high to recover correct behaviour.

Signed-off-by: Arnaud Ebalard <arno@natisbad.org>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/armada-370-netgear-rn102.dts
This page took 0.025421 seconds and 5 git commands to generate.