commit | 450895d04ba13a96886eddfeddb11556ae8624f1 | [log] [tgz] |
---|---|---|
author | Vladimir Oltean <olteanv@gmail.com> | Sun Mar 24 00:18:46 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 26 11:24:47 2019 -0700 |
tree | c75603351b496c0f612f11b6cbb6bf81beebc429 | |
parent | 9926cb5f8b0f0aea535735185600d74db7608550 [diff] |
net: phy: bcm54xx: Encode link speed and activity into LEDs Previously the green and amber LEDs on this quad PHY were solid, to indicate an encoding of the link speed (10/100/1000). This keeps the LEDs always on just as before, but now they flash on Rx/Tx activity. Signed-off-by: Vladimir Oltean <olteanv@gmail.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>