On Wed, Oct 21, 2015 at 12:10 PM, Sudeep Holla <sudeep.holla@xxxxxxx> wrote:
Though the keyboard driver for GPIO buttons(gpio-keys) will continue to
check for/support the legacy "gpio-key,wakeup" boolean property to
enable gpio buttons as wakeup source, "wakeup-source" is the new
standard binding.
This patch replaces the legacy "gpio-key,wakeup" with the unified
"wakeup-source" property in order to avoid any futher copy-paste
duplication.
Thanks!
I made the same changes to my local tree a few weeks ago, but never found
time to send them out...
Cc: Simon Horman <horms@xxxxxxxxxxxx>
Cc: Magnus Damm <magnus.damm@xxxxxxxxx>
Cc: linux-sh@xxxxxxxxxxxxxxx
Signed-off-by: Sudeep Holla <sudeep.holla@xxxxxxx>
Acked-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>