[PATCH v2 0/16] ARM: r8a7790: add soc node

Simon Horman horms at verge.net.au
Fri Jan 19 02:09:10 PST 2018


On Fri, Jan 19, 2018 at 10:41:17AM +0100, Geert Uytterhoeven wrote:
> Hi Simon,
> 
> On Wed, Jan 17, 2018 at 5:17 PM, Simon Horman
> <horms+renesas at verge.net.au> 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, and sorts subnodes of
> > the root and soc nodes.
> >
> > The use of an soc node is consistent with handling of R-Car Gen3, RZ/G1,
> > and R-Car V2H (R8A77920) SoCs upstream. This patch-set adds it for all
> > other R-Car Gen2 SoCs: r8a7790 (H2), r8a7791 (M2-W), r8a7793 (M2-N),
> > r8a7794 (E2).
> >
> > Sorting of nodes is also done for the R-Car V2H (R8A77920), making it
> > consistent across all R-Car Gen2 SoCs and thus allowing easier comparison
> > of DTs of different R-Car Gen2 SoCs.
> >
> > The patchset also fixes some minor whitespace problems.
> 
> Thank you, this is a great cleanup!
> 
> Now the structure of the DTSes is the same for all SoCs, they can be
> compared more easily using my soc-dts-diff script (which BTW also works
> for e.g. driver source files using the <soc>-<module>.c pattern).

Thanks, this seems very nice.

I have applied this series.



More information about the linux-arm-kernel mailing list