From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sudeep Holla Subject: Re: [PATCH 14/19] ARM: dts: shmobile/r8a7xxx: replace gpio-key,wakeup with wakeup-source property Date: Thu, 22 Oct 2015 10:37:54 +0100 Message-ID: <5628AE72.3020809@arm.com> References: <1445422216-29375-1-git-send-email-sudeep.holla@arm.com> <1445422216-29375-15-git-send-email-sudeep.holla@arm.com> <56276787.6090900@arm.com> <20151022005051.GD8879@verge.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20151022005051.GD8879@verge.net.au> Sender: linux-kernel-owner@vger.kernel.org To: Simon Horman Cc: Sudeep Holla , Geert Uytterhoeven , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "devicetree@vger.kernel.org" , Magnus Damm , Linux-sh list List-Id: devicetree@vger.kernel.org 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 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... >>> >> >> Ah OK, even I had these changes for long. I waited until I fixed all the >> binding documents(which was boring ;)) >> >>>> Cc: Simon Horman >>>> Cc: Magnus Damm >>>> Cc: linux-sh@vger.kernel.org >>>> Signed-off-by: Sudeep Holla >>> >>> Acked-by: Geert Uytterhoeven > > Can I clarify that you would like me to pick up this patch? > If so I'm happy to do so. > Yes you can pick up this patch as it has no dependency on driver changes. > Else: > > Acked-by: Simon Horman > Thanks. -- Regards, Sudeep