Re: [PATCH 1/2] ARM: dts: fix gpio-keys wakeup-source property

From: Sudeep Holla
Date: Thu Oct 15 2015 - 11:21:20 EST


Hi Arnd,

On 15/10/15 15:57, Linus Walleij wrote:
On Tue, Oct 13, 2015 at 3:32 PM, Sudeep Holla <sudeep.holla@xxxxxxx> wrote:

The keyboard driver for GPIO buttons(gpio-keys) checks for one of the
two boolean properties to enable gpio buttons as wakeup source:
1. "wakeup-source" or
2. the legacy "gpio-key,wakeup"

However juno, ste-snowball and emev2-kzm9d dts file have a undetected
"wakeup" property to indicate the wakeup source.

This patch fixes it by making use of "wakeup-source" property.

Cc: Simon Horman <horms@xxxxxxxxxxxx>
Cc: Magnus Damm <magnus.damm@xxxxxxxxx>
Cc: Linus Walleij <linus.walleij@xxxxxxxxxx>
Signed-off-by: Sudeep Holla <sudeep.holla@xxxxxxx>

OK nice,
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>


Can you pick this up as fix for v4.3 with Ack from Simon and Linus
Walleij ? I will repost 2/2 as a part of bigger cleanup for v4.4

--
Regards,
Sudeep
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/