RE: [PATCH 06/12] clk: renesas: cpg-mssr: Add r8a77470 support

2018-03-28 Thread Biju Das
Hi Geert, Thanks for the review. > Hi Biju, > > On Tue, Mar 27, 2018 at 4:37 PM, Biju Das wrote: > > Add RZ/G1C (R8A77470) Clock Pulse Generator / Module Standby and > > Software Reset support. > > > > Signed-off-by: Biju Das > > Reviewed-by: Fabrizio Castro > > Thanks for your patch! > > > --

Re: [PATCH 06/12] clk: renesas: cpg-mssr: Add r8a77470 support

2018-03-28 Thread Geert Uytterhoeven
Hi Biju, On Tue, Mar 27, 2018 at 4:37 PM, Biju Das wrote: > Add RZ/G1C (R8A77470) Clock Pulse Generator / Module Standby and Software > Reset support. > > Signed-off-by: Biju Das > Reviewed-by: Fabrizio Castro Thanks for your patch! > --- /dev/null > +++ b/drivers/clk/renesas/r8a7747x-cpg-mss

[PATCH 06/12] clk: renesas: cpg-mssr: Add r8a77470 support

2018-03-27 Thread Biju Das
Add RZ/G1C (R8A77470) Clock Pulse Generator / Module Standby and Software Reset support. Signed-off-by: Biju Das Reviewed-by: Fabrizio Castro --- .../devicetree/bindings/clock/renesas,cpg-mssr.txt | 9 +- drivers/clk/renesas/Kconfig| 5 + drivers/clk/renesas/Makefile