Hi Simon, On Mon, Dec 18, 2017 at 10:40 PM, Simon Horman <[email protected]> wrote: > Sort root sub-nodes alphabetically for allow for easier maintenance
to allow for > of this file. > > Signed-off-by: Simon Horman <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> > --- a/arch/arm/boot/dts/r8a7743.dtsi > +++ b/arch/arm/boot/dts/r8a7743.dtsi > cpus { > #address-cells = <1>; > #size-cells = <0>; > @@ -79,6 +102,37 @@ > }; > }; > > + /* External CAN clock */ > + can_clk: can { Doesn't look alphabetically to me... Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected] In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds
