On Thu, Apr 19, 2018 at 05:14:35AM +0900, Yoshihiro Kaneko wrote: > Sort nodes of the R-Car M3-N (r8a77965), V3M (r8a77970) and D3 (r8a77995) DTs. > > 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. > > Based on the devel branch of Simon Horman's renesas tree. > > Yoshihiro Kaneko (5): > arm64: dts: renesas: r8a77995: sort subnodes of the root node > arm64: dts: renesas: r8a77995: sort subnodes of the soc node > arm64: dts: renesas: r8a77965: sort subnodes of the root node > arm64: dts: renesas: r8a77965: sort subnodes of the soc node > arm64: dts: renesas: r8a77970: sort subnodes of the soc node Thanks, applied. There ware a few nodes added to r8a77970 between when you made this patchset and when I applied it. I think the r8a77970 is still sorted as desired. Could you double-check once I push a devel branch later today?