Re: [PATCH v1 1/1] device property: Allow secondary lookup in fwnode_get_next_child_node()
From: Andy Shevchenko
Date: Mon Jun 29 2026 - 13:46:07 EST
On Mon, May 18, 2026 at 06:16:05PM -0700, Peter Shier wrote:
> On Tue Feb 10, 2026 at 2:58 PM CET, Andy Shevchenko wrote:
> > When device_get_child_node_count() got split to the fwnode and device
> > respective APIs, the fwnode didn't inherit the ability to traverse over
> > the secondary fwnode. Hence any user, that switches from device to fwnode
> > API misses this feature. In particular, this was revealed by the commit
> > 1490cbb9dbfd ("device property: Split fwnode_get_child_node_count()")
> > that effectively broke the GPIO enumeration on Intel Galileo boards.
> > Fix this by moving the secondary lookup from device to fwnode API.
>
> I am not familiar with this code at all but from a sashiko AI review I
> found the following comments.
> Does this need to be addressed?
Isn't this series about:
https://lore.kernel.org/r/20260611203537.1786399-1-andriy.shevchenko@xxxxxxxxxxxxxxx
--
With Best Regards,
Andy Shevchenko