ipq40xx: turn on Teltonika RUTX50 modem by default
authorDavid Bauer <mail@david-bauer.net>
Mon, 13 Jan 2025 14:12:38 +0000 (15:12 +0100)
committerDavid Bauer <mail@david-bauer.net>
Mon, 13 Jan 2025 14:12:38 +0000 (15:12 +0100)
Turn on the 5G modem of the RUTX50 on by default.

This allows to make the modem detectable on a fresh
installation OOTB without further intervention.

Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/ipq40xx/files-6.6/arch/arm/boot/dts/qcom/qcom-ipq4018-rutx50.dts

index 56d920a6ddeae7c60ebc8d47eb4c3d874e3a1f8f..a2974597950b98c1bc7f943a2d157646d55856da 100644 (file)
@@ -29,7 +29,7 @@
 
                        gpio_modem_power {
                                gpio-export,name = "modem_power";
-                               gpio-export,output = <0>;
+                               gpio-export,output = <1>;
                                gpios = <&shift_io 9 GPIO_ACTIVE_HIGH>;
                        };