From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Belloni Subject: Re: [PATCH] ARM: dts: at91: replace gpio-key,wakeup with wakeup-source for sam9260ek Date: Mon, 14 Nov 2016 17:04:56 +0100 Message-ID: <20161114160456.xzp3sxwkvl6vmu7l@piout.net> References: <1479138250-17780-2-git-send-email-sudeep.holla@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1479138250-17780-2-git-send-email-sudeep.holla-5wv7dgnIgG8@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Sudeep Holla Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Nicolas Ferre , Jean-Christophe Plagniol-Villard List-Id: devicetree@vger.kernel.org On 14/11/2016 at 15:44:08 +0000, 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 further copy-paste > duplication. > > Cc: Nicolas Ferre > Cc: Alexandre Belloni > Cc: Jean-Christophe Plagniol-Villard > Signed-off-by: Sudeep Holla > --- > arch/arm/boot/dts/at91sam9260ek.dts | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > Applied, thanks. -- Alexandre Belloni, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: alexandre.belloni@free-electrons.com (Alexandre Belloni) Date: Mon, 14 Nov 2016 17:04:56 +0100 Subject: [PATCH] ARM: dts: at91: replace gpio-key,wakeup with wakeup-source for sam9260ek In-Reply-To: <1479138250-17780-2-git-send-email-sudeep.holla@arm.com> References: <1479138250-17780-2-git-send-email-sudeep.holla@arm.com> Message-ID: <20161114160456.xzp3sxwkvl6vmu7l@piout.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 14/11/2016 at 15:44:08 +0000, 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 further copy-paste > duplication. > > Cc: Nicolas Ferre > Cc: Alexandre Belloni > Cc: Jean-Christophe Plagniol-Villard > Signed-off-by: Sudeep Holla > --- > arch/arm/boot/dts/at91sam9260ek.dts | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > Applied, thanks. -- Alexandre Belloni, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com