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: Wed, 21 Oct 2015 11:23:03 +0100 Message-ID: <56276787.6090900@arm.com> References: <1445422216-29375-1-git-send-email-sudeep.holla@arm.com> <1445422216-29375-15-git-send-email-sudeep.holla@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-sh-owner@vger.kernel.org To: Geert Uytterhoeven Cc: Sudeep Holla , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "devicetree@vger.kernel.org" , Simon Horman , Magnus Damm , Linux-sh list List-Id: devicetree@vger.kernel.org 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 > Thanks -- Regards, Sudeep