You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On CM4/CM5, LED3 is used for ETH_LEDY, while LED4 may be unused or serve
as INT_N. Previously, both LEDs 3 and 4 were mirrored from LED1, which
overwrote the INT_N configuration on CM5.
Fix this by only shadowing LED1 to LED3, preserving the setting for LED4/INT.
Fixes: 9704fab ("net: phy: broadcom: Make LEDs 3+4 shadow LEDs 1+2")
Signed-off-by: Nicolai Buchwitz <[email protected]>
0 commit comments