From 1bead4c521b6f6cf711fd06398d54b1a6fbbef96 Mon Sep 17 00:00:00 2001 From: Florian Maurer Date: Sun, 15 Jan 2023 20:22:22 +0000 Subject: lantiq: xrx200: Fix wifi LED on o2 box 6431 Wifi LED did not work using phy0radio, which somehow slipped through in the previous testing Signed-off-by: Florian Maurer (cherry picked from commit 2e3d1edf59109d6329a00d90b1e953261d602af5) --- .../lantiq/files/arch/mips/boot/dts/lantiq/vr9_arcadyan_vgv7510kw22.dtsi | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/lantiq/files') diff --git a/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_arcadyan_vgv7510kw22.dtsi b/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_arcadyan_vgv7510kw22.dtsi index 1158aa371e..1a7a11db42 100644 --- a/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_arcadyan_vgv7510kw22.dtsi +++ b/target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_arcadyan_vgv7510kw22.dtsi @@ -80,6 +80,7 @@ wifi: wifi { label = "green:wlan"; gpios = <&gpio 20 GPIO_ACTIVE_LOW>; + linux,default-trigger = "phy0tpt"; }; power_red: power2 { -- cgit v1.2.3