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 <f.maurer@outlook.de>
This commit is contained in:
Florian Maurer 2023-01-10 13:39:50 +01:00 committed by Hauke Mehrtens
parent f6b46c9269
commit 2e3d1edf59
2 changed files with 1 additions and 1 deletions

View File

@ -80,6 +80,7 @@
wifi: wifi {
label = "green:wlan";
gpios = <&gpio 20 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
power_red: power2 {

View File

@ -30,7 +30,6 @@ arcadyan,arv7519rw22)
arcadyan,vgv7510kw22-nor|\
arcadyan,vgv7510kw22-brn)
ucidef_set_led_netdev "internet" "internet" "$led_internet" "wan"
ucidef_set_led_wlan "wifi" "wifi" "green:wlan" "phy0radio"
;;
zyxel,p-2812hnu-f1|\
zyxel,p-2812hnu-f3)