linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] ARM: dts: am437x: replace linux, wakeup with wakeup-source property
@ 2018-12-21 18:12 Sudeep Holla
  2019-01-24 16:19 ` [PATCH -next] ARM: dts: am437x: replace linux,wakeup " Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Sudeep Holla @ 2018-12-21 18:12 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Tony Lindgren, devicetree, linux-omap, Benoît Cousson,
	Sudeep Holla

Most of the legacy "linux,wakeup" boolean property is already replaced
with "wakeup-source". However few occurrences of old property has popped
up again, probably from the remnants in downstream trees.

Replace the legacy properties with the unified "wakeup-source" property
introduced in the commit aeda5003d0b9 ("Input: matrix_keypad - change
name of wakeup property to "wakeup-source"")

Cc: "Benoît Cousson" <bcousson@baylibre.com>
Cc: Tony Lindgren <tony@atomide.com>
Cc: linux-omap@vger.kernel.org
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
---
 arch/arm/boot/dts/am437x-gp-evm.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/am437x-gp-evm.dts b/arch/arm/boot/dts/am437x-gp-evm.dts
index f4a20cade808..4c6ee37ea573 100644
--- a/arch/arm/boot/dts/am437x-gp-evm.dts
+++ b/arch/arm/boot/dts/am437x-gp-evm.dts
@@ -71,7 +71,7 @@
 		pinctrl-0 = <&matrix_keypad_default>;
 		pinctrl-1 = <&matrix_keypad_sleep>;

-		linux,wakeup;
+		wakeup-source;

 		row-gpios = <&gpio0 3 GPIO_ACTIVE_HIGH /* Bank0, pin3 */
 				&gpio4 3 GPIO_ACTIVE_HIGH /* Bank4, pin3 */
--
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH -next] ARM: dts: am437x: replace linux,wakeup with wakeup-source property
  2018-12-21 18:12 [PATCH -next] ARM: dts: am437x: replace linux, wakeup with wakeup-source property Sudeep Holla
@ 2019-01-24 16:19 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2019-01-24 16:19 UTC (permalink / raw)
  To: Sudeep Holla
  Cc: devicetree, linux-omap, Benoît Cousson, linux-arm-kernel

* Sudeep Holla <sudeep.holla@arm.com> [181221 10:12]:
> Most of the legacy "linux,wakeup" boolean property is already replaced
> with "wakeup-source". However few occurrences of old property has popped
> up again, probably from the remnants in downstream trees.
> 
> Replace the legacy properties with the unified "wakeup-source" property
> introduced in the commit aeda5003d0b9 ("Input: matrix_keypad - change
> name of wakeup property to "wakeup-source"")

Sorry for the delays, applying into omap-for-v5.1/dt finally.

Regards,

Tony

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-01-24 16:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-21 18:12 [PATCH -next] ARM: dts: am437x: replace linux, wakeup with wakeup-source property Sudeep Holla
2019-01-24 16:19 ` [PATCH -next] ARM: dts: am437x: replace linux,wakeup " Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).