]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: mdio: mscc-miim: Handle the switch reset
authorHerve Codina <herve.codina@bootlin.com>
Thu, 20 Jun 2024 12:01:25 +0000 (14:01 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Jun 2024 11:12:42 +0000 (12:12 +0100)
commit9e6d33937b42ca4867af3b341e5d09abca4a2746
tree55551bec69168a417d64e8af60579c286e73c149
parente5efa3ff412dd1d3ff266be1eea6ee47c9d951c4
net: mdio: mscc-miim: Handle the switch reset

The mscc-miim device can be impacted by the switch reset, at least when
this device is part of the LAN966x PCI device.

Handle this newly added (optional) resets property.

Signed-off-by: Herve Codina <herve.codina@bootlin.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/mdio/mdio-mscc-miim.c