[PATCH, FIX] ARM: mvebu: fix ReadyNAS 102 Power button GPIO to make it active high

Jason Cooper jason at lakedaemon.net
Mon Sep 30 10:09:13 EDT 2013


On Sun, Sep 29, 2013 at 08:36:41PM +0200, Arnaud Ebalard wrote:
> 
> 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 at natisbad.org>
> ---
> RN102 .dts file sits in Linus tree only since 3.12-rc1 so I guess
> no one has currently relied on current reversed behaviour, i.e.
> this can be fixed w/o impact on any userspace program. As a side
> note, the initial error is mine.
> 
>  arch/arm/boot/dts/armada-370-netgear-rn102.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to mvebu/fixes

thx,

Jason.



More information about the linux-arm-kernel mailing list