ipq40xx: enable WiFi LED for Teltonika RUTX50
authorDavid Bauer <mail@david-bauer.net>
Mon, 13 Jan 2025 14:18:51 +0000 (15:18 +0100)
committerDavid Bauer <mail@david-bauer.net>
Mon, 13 Jan 2025 14:28:14 +0000 (15:28 +0100)
Enable activity on the WiFi LEDs of the Teltonika RUTX50
like other boards in the ipq40xx target.

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 a2974597950b98c1bc7f943a2d157646d55856da..ae244bd126ab2016ad3cac9cea87b6366a379e77 100644 (file)
                        led-10 {
                                label = "green:wifi2g";
                                gpios = <&shift_io 12 GPIO_ACTIVE_HIGH>;
+                               linux,default-trigger = "phy0tpt";
                        };
 
                        led-11 {
                                label = "green:wifi5g";
                                gpios = <&shift_io 13 GPIO_ACTIVE_HIGH>;
+                               linux,default-trigger = "phy1tpt";
                        };
                };