Re: [PATCH] ARM: dts: r8a7794: replace gpio-key,wakeup with wakeup-source property

2016-02-16 Thread Simon Horman
On Tue, Feb 16, 2016 at 09:56:54AM +, Sudeep Holla wrote: > > > On 15/02/16 21:48, Simon Horman 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, "wak

Re: [PATCH] ARM: dts: r8a7794: replace gpio-key,wakeup with wakeup-source property

2016-02-16 Thread Sudeep Holla
On 15/02/16 21:48, Simon Horman 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 "g

Re: [PATCH] ARM: dts: r8a7794: replace gpio-key,wakeup with wakeup-source property

2016-02-15 Thread Geert Uytterhoeven
On Mon, Feb 15, 2016 at 10:48 PM, Simon Horman 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

[PATCH] ARM: dts: r8a7794: replace gpio-key,wakeup with wakeup-source property

2016-02-15 Thread Simon Horman
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-so