]> rtime.felk.cvut.cz Git - zynq/linux.git/commitdiff
ARM: dts: zynq: replace gpio-key,wakeup with wakeup-source property zynq-dt-for-v5.1
authorSudeep Holla <sudeep.holla@arm.com>
Fri, 21 Dec 2018 18:12:13 +0000 (18:12 +0000)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 12 Feb 2019 12:53:33 +0000 (13:53 +0100)
Most of the legacy "gpio-key,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 700a38b27eef ("Input: gpio_keys -
switch to using generic device properties")

Cc: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/boot/dts/zynq-zturn.dts

index b38704657960dd933fbcac761637234257a4c2db..5ec616ebca08edddc388e79b6ecdc328d4e45963 100644 (file)
@@ -54,7 +54,7 @@
                        label = "K1";
                        gpios = <&gpio0 0x32 0x1>;
                        linux,code = <0x66>;
-                       gpio-key,wakeup;
+                       wakeup-source;
                        autorepeat;
                };
        };