From: Felix Fietkau Date: Fri, 8 Aug 2025 16:55:03 +0000 (+0200) Subject: mediatek: fix polarity of user button on openwrt-one X-Git-Tag: v25.12.0-rc1~1097 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50c51504fd38704d6b669390dd0ddee1e3af704c;p=thirdparty%2Fopenwrt.git mediatek: fix polarity of user button on openwrt-one Signed-off-by: Felix Fietkau --- diff --git a/target/linux/mediatek/dts/mt7981b-openwrt-one.dts b/target/linux/mediatek/dts/mt7981b-openwrt-one.dts index 18a569daf8f..5f54506b2cb 100644 --- a/target/linux/mediatek/dts/mt7981b-openwrt-one.dts +++ b/target/linux/mediatek/dts/mt7981b-openwrt-one.dts @@ -51,7 +51,7 @@ user { label = "user"; linux,code = ; - gpios = <&pio 0 GPIO_ACTIVE_HIGH>; + gpios = <&pio 0 GPIO_ACTIVE_LOW>; }; reset {