mediatek: enable RUTC50 modem power by default
authorDavid Bauer <[email protected]>
Tue, 30 Sep 2025 09:53:31 +0000 (11:53 +0200)
committerDavid Bauer <[email protected]>
Wed, 12 Nov 2025 18:43:28 +0000 (19:43 +0100)
Enable the cellular modem power by default. This ensures the modem is
powered on when the device boots.

Signed-off-by: David Bauer <[email protected]>
target/linux/mediatek/dts/mt7981a-teltonika-rutc50-nand.dts

index 4b76260cfdf42761232c306e4d9614336d32e404..b2f304bc3f547ea6b19451dff202bcea733f0ff6 100644 (file)
@@ -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>;
                };