[PATCH net-next] net: dsa: mt7530: register OF node for internal MDIO bus

Vladimir Oltean olteanv at gmail.com
Wed Dec 27 11:11:54 PST 2023


On Sun, Dec 24, 2023 at 10:37:12AM +0300, Arınç ÜNAL wrote:
> If the MDIO bus of the switch is defined on the devicetree, the
> (!ds->user_mii_bus && ds->ops->phy_read) check in dsa_switch_setup will be
> true so the MDIO bus will be attempted to be registered again, resulting in
> a kernel panic.

Where does mt7530 provide ds->ops->phy_read() in upstream?



More information about the linux-arm-kernel mailing list