Re: [PATCH net-next 07/10] net: phy: switch to using class_find_device_by_fwnode()

From: Andrew Lunn

Date: Mon Mar 23 2026 - 18:02:20 EST


> BTW, why would not we want to push for the unified binding? They are the
> same pieces of hardware...

I don't think the ACPI committee would be too happy if i ask them to
throw away their standard and just use DT.

ACPI and DT are different and we just have to accept it.

Nobody really cares about describing networking hardware in ACPI, so
there is no need to support it. KISS and keep everything DT.

Andrew