arm64: dts: amlogic: meson-gx-libretech-pc: fix update button name
authorNeil Armstrong <neil.armstrong@linaro.org>
Tue, 24 Jan 2023 10:34:31 +0000 (11:34 +0100)
committerNeil Armstrong <neil.armstrong@linaro.org>
Thu, 26 Jan 2023 08:28:04 +0000 (09:28 +0100)
Fixes:
 adc-keys: 'update-button' does not match any of the regexes: '^button-', 'pinctrl-[0-9]+'

Link: https://lore.kernel.org/r/20230124-b4-amlogic-bindings-fixups-v1-10-44351528957e@linaro.org
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
arch/arm64/boot/dts/amlogic/meson-gx-libretech-pc.dtsi

index bcdf55f48a831f21054aaca8ac25b4026a32b4e9..4e84ab87cc7dbcaa30c837d674eb4c0e8d603757 100644 (file)
@@ -17,7 +17,7 @@
                io-channel-names = "buttons";
                keyup-threshold-microvolt = <1800000>;
 
-               update-button {
+               button-update {
                        label = "update";
                        linux,code = <KEY_VENDOR>;
                        press-threshold-microvolt = <1300000>;