diff --git a/target/linux/ipq40xx/dts/qcom-ipq4018-wr-1.dts b/target/linux/ipq40xx/dts/qcom-ipq4018-wr-1.dts index f9daf3f32d..a6c3af8b92 100644 --- a/target/linux/ipq40xx/dts/qcom-ipq4018-wr-1.dts +++ b/target/linux/ipq40xx/dts/qcom-ipq4018-wr-1.dts @@ -46,14 +46,14 @@ wlan2g { gpios = <&tlmm 1 GPIO_ACTIVE_LOW>; color = ; - function = LED_FUNCTION_WLAN; + function = LED_FUNCTION_WLAN_2GHZ; linux,default-trigger = "phy0tpt"; }; wlan5g { gpios = <&tlmm 2 GPIO_ACTIVE_LOW>; color = ; - function = LED_FUNCTION_WLAN; + function = LED_FUNCTION_WLAN_5GHZ; linux,default-trigger = "phy1tpt"; }; };