arm64: dts: verdin-imx8mp: unify gpio-key node name

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>
This commit is contained in:
Marcel Ziswiler 2023-01-09 14:20:01 +01:00 committed by Shawn Guo
parent b203e6f1e8
commit 7e5f78c7de

View File

@ -50,7 +50,7 @@ gpio-keys {
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>;