Skip to content
Commit 0e90530e authored by Sudeep Holla's avatar Sudeep Holla Committed by Simon Horman
Browse files

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: default avatarSimon Horman <horms@verge.net.au>
Reviewed-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarSudeep Holla <sudeep.holla@arm.com>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
(cherry picked from commit 4db7062c

)
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>

Conflicts:
	arch/arm64/boot/dts/arm/juno-motherboard.dtsi
parent 004a271a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment