Sort the subnodes of the soc node to improve maintainability. The sort key is the address on the bus with instances of the same IP block grouped together and sorted alphabetically. Minor whitespace and line-wrapping changes are also made to match the formatting of R-Car Gen2 SoCs. This is part of an ongoing effort to improve consistency within and between the DT of Renesas SoCs to allow for easier comparison and maintenance. This patch should not introduce any functional change. Based on renesas-devel-20180123-v4.15-rc9 Simon Horman (2): ARM: dts: r8a7743: sort subnodes of soc node ARM: dts: r8a7745: sort subnodes of soc node arch/arm/boot/dts/r8a7743.dtsi | 1327 ++++++++++++++++++++-------------------- arch/arm/boot/dts/r8a7745.dtsi | 1138 +++++++++++++++++----------------- 2 files changed, 1229 insertions(+), 1236 deletions(-) -- 2.11.0