Messages in this thread |  | | From | Michael Walle <> | Subject | [PATCH net-next 0/3] net: mscc-miim: add integrated PHY reset support | Date | Sun, 13 Mar 2022 01:21:50 +0100 |
| |
The MDIO driver has support to release the integrated PHYs from reset. This was implemented for the SparX-5 for now. Now add support for the LAN966x, too.
Michael Walle (3): dt-bindings: net: mscc-miim: add lan966x compatible net: mdio: mscc-miim: replace magic numbers for the bus reset net: mdio: mscc-miim: add lan966x internal phy reset support
.../devicetree/bindings/net/mscc-miim.txt | 2 +- drivers/net/mdio/mdio-mscc-miim.c | 59 +++++++++++++------ 2 files changed, 42 insertions(+), 19 deletions(-)
-- 2.30.2
|  |