On Thu, Aug 22, 2024 at 03:34:17PM +0800, Jinjie Ruan wrote: > Use scoped for_each_child_of_node_scoped() when iterating over device > nodes to make code a bit simpler. > > Signed-off-by: Jinjie Ruan <ruanjinjie@xxxxxxxxxx> > --- > drivers/of/platform.c | 14 ++++---------- There are like 3 or 4 patches for OF from you. Send them as ONE PATCHSET, not one after another. Best regards, Krzysztof