Re: [PATCH net-next v1 0/5] net: mdiobus: HIde ACPI implementation
From: Andrew Lunn <andrew@lunn.ch>
Date: 2026-05-04 13:02:57
Also in:
lkml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2026-05-04 13:02:57
Also in:
lkml
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