]> git.ipfire.org Git - thirdparty/u-boot.git/commit
net: phy: broadcom: Configure LEDs on BCM54210E
authorMarek Vasut <marex@denx.de>
Mon, 1 Jan 2024 21:07:47 +0000 (22:07 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 26 Mar 2024 23:58:26 +0000 (19:58 -0400)
commit388cb2d321dd0bc5b0dc6e7f8e96d6d0f2929736
tree09a0ced503cc82817e7aa953f63df2016a7dd56f
parent22f314e01ce249ec1649623ef725552f677beb62
net: phy: broadcom: Configure LEDs on BCM54210E

Configure LEDs on BCM54210E so they would blink on activity
and indicate link speed. Without this the LEDs are always on
if cable is plugged in.

Signed-off-by: Marek Vasut <marex@denx.de>
drivers/net/phy/broadcom.c