diff options
author | Sudeep Holla <sudeep.holla@arm.com> | 2015-10-21 11:10:15 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2015-11-17 09:37:09 +0100 |
commit | 506822eaf1383c1d173e72cc318834e71ad23bff (patch) | |
tree | 07043a99102bf599015c066c97bb7ebf78148d91 /arch/arm/boot/dts/ste-href-tvk1281618.dtsi | |
parent | c80b4010d7e4a1ba2aa83928a659f4bd87c1019c (diff) | |
download | blackbird-obmc-linux-506822eaf1383c1d173e72cc318834e71ad23bff.tar.gz blackbird-obmc-linux-506822eaf1383c1d173e72cc318834e71ad23bff.zip |
ARM: ux500: replace legacy *,wakeup property with wakeup-source
Though the keyboard and other driver will continue to support the legacy
"gpio-key,wakeup", "linux,wakeup" boolean property to enable the wakeup
source, "wakeup-source" is the new standard binding.
This patch replaces all the legacy wakeup properties with the unified
"wakeup-source" property in order to avoid any futher copy-paste
duplication.
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/ste-href-tvk1281618.dtsi')
-rw-r--r-- | arch/arm/boot/dts/ste-href-tvk1281618.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/ste-href-tvk1281618.dtsi b/arch/arm/boot/dts/ste-href-tvk1281618.dtsi index 0e1c96943d47..3228119f91d1 100644 --- a/arch/arm/boot/dts/ste-href-tvk1281618.dtsi +++ b/arch/arm/boot/dts/ste-href-tvk1281618.dtsi @@ -66,7 +66,7 @@ keypad,num-columns = <8>; keypad,num-rows = <8>; linux,no-autorepeat; - linux,wakeup; + wakeup-source; linux,keymap = <0x0301006b 0x04010066 0x06040072 |