Re: [PATCH net-next 07/10] net: phy: switch to using class_find_device_by_fwnode()
Dmitry Torokhov <[email protected]> Mon, 23 Mar 2026 14:49:56 -0700
| Newsgroups | org.kernel.vger.linux-fpga,dev.linux.lists.driver-core,org.infradead.lists.linux-phy,org.kernel.vger.linux-kernel,org.kernel.vger.linux-leds,org.kernel.vger.linux-spi,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Mar 23, 2026 at 09:15:11PM +0100, Andrew Lunn wrote: > > This is not "foreign territory" - ACPI in general doesn't want to > > describe e.g. the individual components of a network card, unlike > > DT. > > It has also been suggested that the MDIO bus should be added to the > ACPI specification as a first class bus, similar to I2C, SPI, > etc. This would make it different to the DT. So we don't want to > encourage developers to use the networking DT concepts in ACPI, it > will just cause problems if the ACPI spec every actually covers the > use cases of networking. BTW, why would not we want to push for the unified binding? They are the same pieces of hardware... -- Dmitry