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-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=50c51504fd38704d6b669390dd0ddee1e3af704c;p=openwrt%2Fstaging%2Fstintel.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 18a569daf8..5f54506b2c 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 {