[PATCH 0/2] DSA switch fixes

Vladimir Oltean vladimir.oltean at nxp.com
Sun Dec 5 00:00:33 CET 2021


This small patch set contains some bug fixes. The first is for the
recently introduced ->port_probe() DSA switch method, and the second is
for the recently introduced SJA1105 driver.

Vladimir Oltean (2):
  net: dsa: fix phydev->speed being uninitialized for the CPU port fixed
    PHY
  net: dsa: sja1105: fix device id detection

 drivers/net/sja1105.c |  6 ------
 net/dsa-uclass.c      | 11 +++++++++++
 2 files changed, 11 insertions(+), 6 deletions(-)

-- 
2.25.1



More information about the U-Boot mailing list