]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
mediatek: fix polarity of user button on openwrt-one
authorFelix Fietkau <nbd@nbd.name>
Fri, 8 Aug 2025 16:55:03 +0000 (18:55 +0200)
committerFelix Fietkau <nbd@nbd.name>
Thu, 2 Oct 2025 07:54:32 +0000 (09:54 +0200)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/mediatek/dts/mt7981b-openwrt-one.dts

index 18a569daf8f09ac5a9ce53aa564b83f74720a92a..5f54506b2cba16ca78e8c360d495e94294f0fa7b 100644 (file)
@@ -51,7 +51,7 @@
                user {
                        label = "user";
                        linux,code = <BTN_0>;
-                       gpios = <&pio 0 GPIO_ACTIVE_HIGH>;
+                       gpios = <&pio 0 GPIO_ACTIVE_LOW>;
                };
 
                reset {