Re: [PATCH 14/19] ARM: dts: shmobile/r8a7xxx: replace gpio-key,wakeup with wakeup-source property

2015-10-22 Thread Simon Horman
On Thu, Oct 22, 2015 at 10:37:54AM +0100, Sudeep Holla wrote: > > > On 22/10/15 01:50, Simon Horman wrote: > >On Wed, Oct 21, 2015 at 11:23:03AM +0100, Sudeep Holla wrote: > >> > >> > >>On 21/10/15 11:18, Geert Uytterhoeven wrote: > >>>On Wed, Oct 21, 2015 at 12:10 PM, Sudeep Holla > >>>wrote:

Re: [PATCH 14/19] ARM: dts: shmobile/r8a7xxx: replace gpio-key,wakeup with wakeup-source property

2015-10-22 Thread Sudeep Holla
On 22/10/15 01:50, Simon Horman wrote: On Wed, Oct 21, 2015 at 11:23:03AM +0100, Sudeep Holla wrote: On 21/10/15 11:18, Geert Uytterhoeven wrote: On Wed, Oct 21, 2015 at 12:10 PM, Sudeep Holla wrote: Though the keyboard driver for GPIO buttons(gpio-keys) will continue to check

Re: [PATCH 14/19] ARM: dts: shmobile/r8a7xxx: replace gpio-key,wakeup with wakeup-source property

2015-10-22 Thread Simon Horman
On Thu, Oct 22, 2015 at 10:37:54AM +0100, Sudeep Holla wrote: > > > On 22/10/15 01:50, Simon Horman wrote: > >On Wed, Oct 21, 2015 at 11:23:03AM +0100, Sudeep Holla wrote: > >> > >> > >>On 21/10/15 11:18, Geert Uytterhoeven wrote: > >>>On Wed, Oct 21, 2015 at 12:10 PM, Sudeep Holla

Re: [PATCH 14/19] ARM: dts: shmobile/r8a7xxx: replace gpio-key,wakeup with wakeup-source property

2015-10-22 Thread Sudeep Holla
On 22/10/15 01:50, Simon Horman wrote: On Wed, Oct 21, 2015 at 11:23:03AM +0100, Sudeep Holla wrote: On 21/10/15 11:18, Geert Uytterhoeven wrote: On Wed, Oct 21, 2015 at 12:10 PM, Sudeep Holla wrote: Though the keyboard driver for GPIO buttons(gpio-keys) will

Re: [PATCH 14/19] ARM: dts: shmobile/r8a7xxx: replace gpio-key,wakeup with wakeup-source property

2015-10-21 Thread Simon Horman
On Wed, Oct 21, 2015 at 11:23:03AM +0100, Sudeep Holla wrote: > > > On 21/10/15 11:18, Geert Uytterhoeven wrote: > >On Wed, Oct 21, 2015 at 12:10 PM, Sudeep Holla wrote: > >>Though the keyboard driver for GPIO buttons(gpio-keys) will continue to > >>check for/support the legacy

Re: [PATCH 14/19] ARM: dts: shmobile/r8a7xxx: replace gpio-key,wakeup with wakeup-source property

2015-10-21 Thread Sudeep Holla
On 21/10/15 11:18, Geert Uytterhoeven wrote: On Wed, Oct 21, 2015 at 12:10 PM, Sudeep Holla 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"

Re: [PATCH 14/19] ARM: dts: shmobile/r8a7xxx: replace gpio-key,wakeup with wakeup-source property

2015-10-21 Thread Geert Uytterhoeven
On Wed, Oct 21, 2015 at 12:10 PM, Sudeep Holla 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 14/19] ARM: dts: shmobile/r8a7xxx: replace gpio-key,wakeup with wakeup-source property

2015-10-21 Thread Sudeep Holla
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

Re: [PATCH 14/19] ARM: dts: shmobile/r8a7xxx: replace gpio-key,wakeup with wakeup-source property

2015-10-21 Thread Simon Horman
On Wed, Oct 21, 2015 at 11:23:03AM +0100, Sudeep Holla wrote: > > > On 21/10/15 11:18, Geert Uytterhoeven wrote: > >On Wed, Oct 21, 2015 at 12:10 PM, Sudeep Holla wrote: > >>Though the keyboard driver for GPIO buttons(gpio-keys) will continue to > >>check for/support the

[PATCH 14/19] ARM: dts: shmobile/r8a7xxx: replace gpio-key,wakeup with wakeup-source property

2015-10-21 Thread Sudeep Holla
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

Re: [PATCH 14/19] ARM: dts: shmobile/r8a7xxx: replace gpio-key,wakeup with wakeup-source property

2015-10-21 Thread Geert Uytterhoeven
On Wed, Oct 21, 2015 at 12:10 PM, Sudeep Holla 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

Re: [PATCH 14/19] ARM: dts: shmobile/r8a7xxx: replace gpio-key,wakeup with wakeup-source property

2015-10-21 Thread Sudeep Holla
On 21/10/15 11:18, Geert Uytterhoeven wrote: On Wed, Oct 21, 2015 at 12:10 PM, Sudeep Holla 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