Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8b44f5be authored by Sudeep Holla's avatar Sudeep Holla Committed by Gregory CLEMENT
Browse files

ARM: dts: armada: replace isil, irq2-can-wakeup-machine with wakeup-source property



Though the driver will continue to check for and support the legacy
"isil,irq2-can-wakeup-machine" boolean property to wakeup source,
"wakeup-source" is the new standard binding.

This patch replaces the legacy "isil,irq2-can-wakeup-machine" with the
unified "wakeup-source" property in order to avoid any futher copy-paste
duplication.

Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Andrew Lunn <andrew@lunn.ch>
Cc: Gregory Clement <gregory.clement@free-electrons.com>
Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: default avatarSudeep Holla <sudeep.holla@arm.com>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@free-electrons.com>
parent ce9981bd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -127,7 +127,7 @@
				isl12057: isl12057@68 {
					compatible = "isil,isl12057";
					reg = <0x68>;
					isil,irq2-can-wakeup-machine;
					wakeup-source;
				};

				g762: g762@3e {
+1 −1
Original line number Diff line number Diff line
@@ -133,7 +133,7 @@
				isl12057: isl12057@68 {
					compatible = "isil,isl12057";
					reg = <0x68>;
					isil,irq2-can-wakeup-machine;
					wakeup-source;
				};

				g762: g762@3e {
+1 −1
Original line number Diff line number Diff line
@@ -141,7 +141,7 @@
				isl12057: isl12057@68 {
					compatible = "isil,isl12057";
					reg = <0x68>;
					isil,irq2-can-wakeup-machine;
					wakeup-source;
				};
			};