[PATCH 07/17] net: mdio: mscc-miim: Handle the switch reset

Andrew Lunn andrew at lunn.ch
Tue Apr 30 06:46:18 PDT 2024


On Tue, Apr 30, 2024 at 10:37:16AM +0200, Herve Codina wrote:
> The mscc-miim device can be impacted by the switch reset, at least when
> this device is part of the LAN966x PCI device.

Just to be sure i understand this correctly. The MDIO bus master can
be reset using the "switch" reset. So you are adding code to ensure
the "switch" reset is out of reset state, so the MDIO bus master
works.

Given that this is a new property, maybe give it a better name to
indicate it resets both the switch and the MDIO bus master?

	 Andrew



More information about the linux-arm-kernel mailing list