qualcommax: dl-wrx36: fix 2.5G port LED-s
authorRobert Marko <robimarko@gmail.com>
Sat, 18 Jan 2025 11:25:01 +0000 (12:25 +0100)
committerRobert Marko <robimarko@gmail.com>
Sat, 18 Jan 2025 15:09:32 +0000 (16:09 +0100)
commit2d077913cd53cad33123c8a9bf6da8a1c5576c69
tree7578d9435b58a3586fff073cd8b5981c8aae330f
parent45aafe67f385a2b6cf65894b2f46ee8e33d87f92
qualcommax: dl-wrx36: fix 2.5G port LED-s

Currently, 2.5G port LED-s on Dynalink are incorrectly configured and thus
they will light up all of the time.

So, lets fix this by:
1. Current green LED is actually yellow, change the color
2. Fix its polarity as its actually active-low
3. The yellow LED that was registered as being connected to LED_1 pin on
the PHY is not actually connected at all, so remove it.
4. The actual green LED is connected to LED_2 on the PHY so add it.

Fixes: 75ad5c24142a ("qualcommax: switch to qca8081 upstream PHY driver")
Fixes: #14502
Link: https://github.com/openwrt/openwrt/pull/17656
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8072-dl-wrx36.dts