On Wed, Jan 17, 2018 at 5:17 PM, Simon Horman <horms+renesas@xxxxxxxxxxxx> wrote: > Sort the subnodes of the soc node to improve maintainability. > The sort key is the addresss on the bus with instances of the same > IP block grouped together. > > This patch should not introduce any functional change. > > Signed-off-by: Simon Horman <horms+renesas@xxxxxxxxxxxx> Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> The sort order for the various SCIF variants is still a bit odd: scifa0: serial@e6c40000 { scifa1: serial@e6c50000 { scifa2: serial@e6c60000 { scifb0: serial@e6c20000 { scifb1: serial@e6c30000 { scifb2: serial@e6ce0000 { scif0: serial@e6e60000 { scif1: serial@e6e68000 { scif2: serial@e6e56000 { hscif0: serial@e62c0000 { hscif1: serial@e62c8000 { (hscif0 has the lowest address) But hey, SCIF is special ;-) Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx 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