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