On Fri, Jun 3, 2022 at 2:53 PM Nuno Sá <noname.nuno@xxxxxxxxx> wrote: > On Fri, 2022-06-03 at 13:57 +0200, Andy Shevchenko wrote: > > On Thu, Jun 2, 2022 at 4:04 PM Nuno Sá <nuno.sa@xxxxxxxxxx> wrote: ... > > > + parent = fwnode_get_parent(fwnode); > > > + while (parent) { > > > > > + parent = fwnode_get_next_parent(parent); > > > } > > > > Forgot to mention: > > > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=87ffea09470d94c93dd6a5a22d4b2216b395d1ea > > I did looked for something like that but it's still not in the IIO > testing tree. Now it's in the upstream, which means it is just a matter of time to appear in IIO testing. > (still I actually followed that patchset but completely forgot about > the helper) -- With Best Regards, Andy Shevchenko