summaryrefslogtreecommitdiff
path: root/drivers/dpll
diff options
context:
space:
mode:
authorOleksij Rempel <o.rempel@pengutronix.de>2024-02-22 15:38:38 +0300
committerJakub Kicinski <kuba@kernel.org>2024-02-27 05:38:01 +0300
commit0e67899abfbfdea0c3c0ed3fd263ffc601c5c157 (patch)
tree0dd929ddfb9fad8bbd3d99213e54e440f908ebd2 /drivers/dpll
parent10bfd453da64a057bcfd1a49fb6b271c48653cdb (diff)
downloadlinux-0e67899abfbfdea0c3c0ed3fd263ffc601c5c157.tar.xz
lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detected
Same as LAN7800, LAN7850 can be used without EEPROM. If EEPROM is not present or not flashed, LAN7850 will fail to sync the speed detected by the PHY with the MAC. In case link speed is 100Mbit, it will accidentally work, otherwise no data can be transferred. Better way would be to implement link_up callback, or set auto speed configuration unconditionally. But this changes would be more intrusive. So, for now, set it only if no EEPROM is found. Fixes: e69647a19c87 ("lan78xx: Set ASD in MAC_CR when EEE is enabled.") Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de> Link: https://lore.kernel.org/r/20240222123839.2816561-1-o.rempel@pengutronix.de Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/dpll')
0 files changed, 0 insertions, 0 deletions