[PATCH v2 1/4] arm64: dts: renesas: r8a7795: sort subnodes of the root node
Simon Horman
horms at verge.net.au
Fri Mar 23 01:58:40 PDT 2018
On Fri, Mar 23, 2018 at 09:36:16AM +0100, Geert Uytterhoeven wrote:
> Hi Simon,
>
> On Thu, Mar 22, 2018 at 11:24 AM, Simon Horman
> <horms+renesas at verge.net.au> 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 at verge.net.au>
> > ---
> > v2
> > * Also sort clock nodes
>
> Thanks for the update!
>
> Reviewed-by: Geert Uytterhoeven <geert+renesas at glider.be>
> 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.
More information about the linux-arm-kernel
mailing list