[PATCH/RFC 05/19] ARM: shmobile: r8a7793: add MSTP10 clocks to device tree

Simon Horman horms at verge.net.au
Sun Dec 13 17:47:41 PST 2015


On Mon, Dec 14, 2015 at 01:00:59AM +0000, Kuninori Morimoto wrote:
> 
> Hi Simon
> 
> > Instantiate MSTP10 clocks in r8a7793 device tree.
> > 
> > Based on similar work for the r8a7791 by Kuninori Morimoto.
> > 
> > Cc: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>
> > Signed-off-by: Simon Horman <horms+renesas at verge.net.au>
> > ---
> (snip)
> > +		mstp10_clks: mstp10_clks at e6150998 {
> > +			compatible = "renesas,r8a7793-mstp-clocks", "renesas,cpg-mstp-clocks";
> > +			reg = <0 0xe6150998 0 4>, <0 0xe61509a8 0 4>;
> 
> I wonder does r8a7793 use mstp driver ? not mssr ?
> Because RFC ?

My main motivation is that it follow the pattern already used
for other clocks in the same file. I believe all the Renesas ARM32
DTS/DTSI files are currently using mssr. Perhaps we should
come up with a plan to migrate some or all of them to mstp.



More information about the linux-arm-kernel mailing list