Re: [PATCH net-next v14 10/13] net: mdio: realtek-rtl9300: Open up C22 and C45 space in parallel
Andrew Lunn <[email protected]>
| Newsgroups | org.kernel.vger.linux-devicetree,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
> All downstream 1G PHY drivers for that platform use dedicated > read_mmd/write_mmd callbacks that run __mdiobus_c45_read/write(). > So no warnings during bootup. O.K. In Mainline, please think about how you make that work. Are these PHYs also used with MDIO busses which have working C45 over C22? And no C45? Andrew