From: David Bauer Date: Tue, 30 Sep 2025 09:53:31 +0000 (+0200) Subject: mediatek: enable RUTC50 modem power by default X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=e1602d0e580f7206c3997a138eeb59daef8fb436;p=openwrt%2Fstaging%2Fblocktrron.git mediatek: enable RUTC50 modem power by default Enable the cellular modem power by default. This ensures the modem is powered on when the device boots. Signed-off-by: David Bauer --- diff --git a/target/linux/mediatek/dts/mt7981a-teltonika-rutc50-nand.dts b/target/linux/mediatek/dts/mt7981a-teltonika-rutc50-nand.dts index 4b76260cfd..b2f304bc3f 100644 --- a/target/linux/mediatek/dts/mt7981a-teltonika-rutc50-nand.dts +++ b/target/linux/mediatek/dts/mt7981a-teltonika-rutc50-nand.dts @@ -58,7 +58,7 @@ gpio_modem_power { gpio-export,name = "modem_power"; - gpio-export,output = <0>; + gpio-export,output = <1>; gpios = <&pio 9 GPIO_ACTIVE_HIGH>; };