net: phy: micrel: enable led-mode for KSZ8081/KSZ8091
Enable led-mode configuration for KSZ8081 and KSZ8091. Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
5a16778efc
commit
7b52314cc4
@@ -265,6 +265,7 @@ static int ks8051_config_init(struct phy_device *phydev)
|
||||
static int ksz8081_config_init(struct phy_device *phydev)
|
||||
{
|
||||
kszphy_broadcast_disable(phydev);
|
||||
kszphy_setup_led(phydev, MII_KSZPHY_CTRL_2);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user