From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sudeep Holla Subject: Re: [PATCH 09/19] ARM: dts: am335x: replace gpio-key,wakeup with wakeup-source property Date: Tue, 15 Dec 2015 16:33:43 +0000 Message-ID: <567040E7.7060308@arm.com> References: <1445422216-29375-1-git-send-email-sudeep.holla@arm.com> <1445422216-29375-10-git-send-email-sudeep.holla@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <1445422216-29375-10-git-send-email-sudeep.holla-5wv7dgnIgG8@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, =?UTF-8?Q?Beno=c3=aet_Cousson?= , Tony Lindgren Cc: Sudeep Holla , linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-omap@vger.kernel.org On 21/10/15 11:10, 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. > > Cc: "Beno=C3=AEt Cousson" > Cc: Tony Lindgren Ping, do you prefer taking via your tree or should I send to armsoc directly ? --=20 Regards, Sudeep -- To unsubscribe from this list: send the line "unsubscribe devicetree" i= n 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: sudeep.holla@arm.com (Sudeep Holla) Date: Tue, 15 Dec 2015 16:33:43 +0000 Subject: [PATCH 09/19] ARM: dts: am335x: replace gpio-key,wakeup with wakeup-source property In-Reply-To: <1445422216-29375-10-git-send-email-sudeep.holla@arm.com> References: <1445422216-29375-1-git-send-email-sudeep.holla@arm.com> <1445422216-29375-10-git-send-email-sudeep.holla@arm.com> Message-ID: <567040E7.7060308@arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 21/10/15 11:10, 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. > > Cc: "Beno?t Cousson" > Cc: Tony Lindgren Ping, do you prefer taking via your tree or should I send to armsoc directly ? -- Regards, Sudeep From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933425AbbLOQds (ORCPT ); Tue, 15 Dec 2015 11:33:48 -0500 Received: from foss.arm.com ([217.140.101.70]:50220 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932151AbbLOQdq (ORCPT ); Tue, 15 Dec 2015 11:33:46 -0500 Subject: Re: [PATCH 09/19] ARM: dts: am335x: replace gpio-key,wakeup with wakeup-source property To: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, =?UTF-8?Q?Beno=c3=aet_Cousson?= , Tony Lindgren References: <1445422216-29375-1-git-send-email-sudeep.holla@arm.com> <1445422216-29375-10-git-send-email-sudeep.holla@arm.com> Cc: Sudeep Holla , linux-omap@vger.kernel.org From: Sudeep Holla Organization: ARM Message-ID: <567040E7.7060308@arm.com> Date: Tue, 15 Dec 2015 16:33:43 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <1445422216-29375-10-git-send-email-sudeep.holla@arm.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 21/10/15 11:10, 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. > > Cc: "BenoƮt Cousson" > Cc: Tony Lindgren Ping, do you prefer taking via your tree or should I send to armsoc directly ? -- Regards, Sudeep