Re: [PATCH net-next v1 0/5] net: mdiobus: HIde ACPI implementation

From: Andrew Lunn

Date: Mon May 04 2026 - 09:04:15 EST


On Mon, May 04, 2026 at 09:29:51AM +0200, Andy Shevchenko wrote:
> This mini-series is dedicated to hiding ACPI implementation details
> from the wider users as they (as of today) do not need to know that.

Please could you expand on that. ACPI != OF. They have different
bindings, so you need different implementations.

Andrew