From: Sudeep Holla Date: Mon, 14 Nov 2016 15:44:09 +0000 (+0000) Subject: ARM: dts: imx6q: replace gpio-key,wakeup with wakeup-source for Utilite Pro X-Git-Tag: rel_imx_4.19.35_1.1.0~13517^2~26^2~1 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=70e105ad35ac4b9445b5d66ef8a44273f8868084;p=linux.git ARM: dts: imx6q: replace gpio-key,wakeup with wakeup-source for Utilite Pro 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 further copy-paste duplication. Cc: Sascha Hauer Signed-off-by: Sudeep Holla Reviewed-by: Fabio Estevam Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/imx6q-utilite-pro.dts b/arch/arm/boot/dts/imx6q-utilite-pro.dts index 246979a388a4..22009947cebc 100644 --- a/arch/arm/boot/dts/imx6q-utilite-pro.dts +++ b/arch/arm/boot/dts/imx6q-utilite-pro.dts @@ -68,7 +68,7 @@ label = "Power Button"; gpios = <&gpio1 29 GPIO_ACTIVE_LOW>; linux,code = ; - gpio-key,wakeup; + wakeup-source; }; };