On Mon, Feb 12, 2018 at 04:12:02PM +0100, Geert Uytterhoeven wrote: > Hi Simon, > > On Mon, Feb 12, 2018 at 3:39 PM, Simon Horman > <horms+renesas@xxxxxxxxxxxx> wrote: > > this patchset adds an soc node, moves all nodes for IP blocks with an > > address on the bus to be sub nodes of the soc node, removes the clock node > > and sorts subnodes of the root and soc nodes. > > > > This brings the DTS of the r7s72100 in line with that of R-Car Gen 2 SoCs. > > > > Simon Horman (4): > > ARM: dts: r7s72100: add soc node > > ARM: dts: r7s72100: sort subnodes of soc node > > ARM: dts: r7s72100: stop grouping clocks under a "clocks" subnode > > ARM: dts: r7s72100: sort subnodes of root node > > Thanks! > > > arch/arm/boot/dts/r7s72100.dtsi | 1038 ++++++++++++++++++++------------------- > > 1 file changed, 521 insertions(+), 517 deletions(-) > > For the whole series, with a bit of help from dtx_diff: > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Thanks, applied.