aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/at91-qil_a9260.dts
diff options
context:
space:
mode:
authorSudeep Holla <sudeep.holla@arm.com>2015-10-21 11:10:07 +0100
committerNicolas Ferre <nicolas.ferre@atmel.com>2015-11-16 15:53:04 +0100
commit67ae8b9b7898b4587922a973f4735e64b7271314 (patch)
tree95105087708b9660ca4a6260aa028856f3e92a75 /arch/arm/boot/dts/at91-qil_a9260.dts
parentARM: at91/dt: sama5d4: change watchdog compatible (diff)
downloadlinux-dev-67ae8b9b7898b4587922a973f4735e64b7271314.tar.xz
linux-dev-67ae8b9b7898b4587922a973f4735e64b7271314.zip
ARM: at91/dt: replace gpio-key,wakeup with wakeup-source property
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: Alexandre Belloni <alexandre.belloni@free-electrons.com> Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'arch/arm/boot/dts/at91-qil_a9260.dts')
-rw-r--r--arch/arm/boot/dts/at91-qil_a9260.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/at91-qil_a9260.dts b/arch/arm/boot/dts/at91-qil_a9260.dts
index a9aef53ab764..4f2eebf4a560 100644
--- a/arch/arm/boot/dts/at91-qil_a9260.dts
+++ b/arch/arm/boot/dts/at91-qil_a9260.dts
@@ -183,7 +183,7 @@
label = "user_pb";
gpios = <&pioB 10 GPIO_ACTIVE_LOW>;
linux,code = <28>;
- gpio-key,wakeup;
+ wakeup-source;
};
};