[PATCH v2] ARM: dts: fix gpio-keys wakeup-source property

Sudeep Holla sudeep.holla at arm.com
Wed Oct 21 08:23:41 PDT 2015


Hi Arnd,

On 16/10/15 17:01, Sudeep Holla 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 indictate the wakeup source.
>
> This patch fixes it by making use of "wakeup-source" property.
>
> Cc: Magnus Damm <magnus.damm at gmail.com>
> Acked-by: Simon Horman <horms at verge.net.au>
> Reviewed-by: Linus Walleij <linus.walleij at linaro.org>
> Signed-off-by: Sudeep Holla <sudeep.holla at arm.com>
> ---
>   arch/arm/boot/dts/emev2-kzm9d.dts             |  8 ++++----
>   arch/arm/boot/dts/ste-snowball.dts            | 10 +++++-----
>   arch/arm64/boot/dts/arm/juno-motherboard.dtsi | 12 ++++++------
>   3 files changed, 15 insertions(+), 15 deletions(-)
>
> Hi ARM-SoC group,
>
> Please consider this as a fix for v4.3 if possible.
>

Can you include this for v4.3 fixes please ?

-- 
Regards,
Sudeep



More information about the linux-arm-kernel mailing list