linux/arch/arm/boot
Sudeep Holla 4db7062c9a 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>
2015-10-22 09:53:57 -07:00
..
bootp
compressed lib/decompressors: use real out buf size for gunzip with kernel 2015-09-10 13:29:01 -07:00
dts ARM: dts: fix gpio-keys wakeup-source property 2015-10-22 09:53:57 -07:00
.gitignore
Makefile kbuild: use relative path to include Makefile 2015-04-02 16:42:08 +02:00
install.sh