arm64: dts: verdin-imx8mp: unify gpio-key node name
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>
Mon, 9 Jan 2023 13:20:01 +0000 (14:20 +0100)
committerShawn Guo <shawnguo@kernel.org>
Thu, 26 Jan 2023 00:27:29 +0000 (08:27 +0800)
Any other of our modules calls it key-wakeup rather than button-wakeup
so let us stick to that.

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mp-verdin.dtsi

index 6a1890a4b5d88c13bbb0c0bcf7988dcc91294dee..0e183c9757f6cd8b786457962a7b2c05ee80d504 100644 (file)
@@ -50,7 +50,7 @@
                pinctrl-names = "default";
                pinctrl-0 = <&pinctrl_gpio_keys>;
 
-               button-wakeup {
+               key-wakeup {
                        debounce-interval = <10>;
                        /* Verdin CTRL_WAKE1_MICO# (SODIMM 252) */
                        gpios = <&gpio4 0 GPIO_ACTIVE_LOW>;