On Fri, Mar 23, 2018 at 09:37:41AM +0100, Geert Uytterhoeven wrote: > Hi Simon, > > On Thu, Mar 22, 2018 at 11:24 AM, Simon Horman > <horms+renesas@xxxxxxxxxxxx> wrote: > > Sort subnodes of the root node alphanumerically. > > > > This is part of an ongoing effort to provide consistent node > > order in the DT of Renesas SoCs to improve maintainability. > > > > This should not have any run-time effect. > > > > Signed-off-by: Simon Horman <horms+renesas@xxxxxxxxxxxx> > > Thanks for your patch! > > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > using "grep '{' | grep -v @", which tells me > - clusterX_opp should be before cpus, > - thermal_zones should be before timer. Thanks, I will fix that in v3.