• Simon Horman's avatar
    ARM: dts: r7s72100: add soc node · b1548238
    Simon Horman authored
    Add soc node to represent the bus and move all nodes with a base address
    into this node. This is consistent with handling of R-Car Gen3 and Gen2
    SoCs in mainline. It is intended to migrate other Renesas ARM-based
    SoCs to this scheme.
    
    The ordering is derived from simply moving each node with an address up to
    before any nodes without a base address that occur before the soc node.  To
    improve maintainability follow-up patches will sort subnodes of both the
    new soc node and the root node.
    
    This patch should not introduce any functional change.
    Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
    Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
    b1548238
r7s72100.dtsi 19.6 KB