ARM: dts: fix gpio-keys wakeup-source property
authorSudeep Holla <sudeep.holla@arm.com>
Fri, 16 Oct 2015 16:01:36 +0000 (17:01 +0100)
committerOlof Johansson <olof@lixom.net>
Thu, 22 Oct 2015 16:53:57 +0000 (09:53 -0700)
commit4db7062c9a8bff92137bb2f381d81dd1bb5b7872
tree4294a650e06e96827788fec470eea226075bac17
parent55f41297576ddb7868af2f13f3a8107178dee2d0
ARM: dts: fix gpio-keys wakeup-source property

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@gmail.com>
Acked-by: Simon Horman <horms@verge.net.au>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/boot/dts/emev2-kzm9d.dts
arch/arm/boot/dts/ste-snowball.dts
arch/arm64/boot/dts/arm/juno-motherboard.dtsi