Re: [PATCH v4 1/2] device property: Add scoped fwnode child node iterators

From: Sakari Ailus
Date: Tue Sep 16 2025 - 12:21:50 EST


Hi Danilo,

On Thu, Sep 04, 2025 at 06:14:31PM +0200, Danilo Krummrich wrote:
> On Thu Sep 4, 2025 at 1:54 PM CEST, Sakari Ailus wrote:
> > If you're concerned of the use on ACPI platforms, none of the drivers using
> > the two available variants list any ACPI IDs, signifying they're not used
> > on ACPI systems -- I don't think they ever have been.
>
> Great -- sounds reasonable then.

I opted to add availability check on the ACPI side as well so that DT and
ACPI are aligned in not returning unavailable child devices.

--
Regards,

Sakari Ailus