From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Subject: Re: [PATCH v4] clk: renesas: cpg-mssr: add R8A7745 support Date: Thu, 10 Nov 2016 13:53:13 +0100 Message-ID: References: <3539878.XFtRJDB9iq@wasted.cogentembedded.com> <4179265.sjm4z2joGl@wasted.cogentembedded.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <4179265.sjm4z2joGl@wasted.cogentembedded.com> Sender: linux-renesas-soc-owner@vger.kernel.org To: Sergei Shtylyov Cc: Michael Turquette , linux-clk , Stephen Boyd , Rob Herring , Mark Rutland , "devicetree@vger.kernel.org" , Linux-Renesas , Simon Horman List-Id: devicetree@vger.kernel.org On Tue, Nov 8, 2016 at 10:25 PM, Sergei Shtylyov wrote: > Add RZ/G1E (R8A7745) Clock Pulse Generator / Module Standby and Software > Reset support, using the CPG/MSSR driver core and the common R-Car Gen2 > (and RZ/G) code. > > Based on the proof-of-concept R8A7791 CPG/MSSR patch by Geert Uytterhoeven > . > > Signed-off-by: Sergei Shtylyov > Reviewed-by: Geert Uytterhoeven > > --- > This patch is against the 'clk-next' branch of CLK group's 'linux.git' repo > plus the R8A7743 clock driver patch. It depends on the common R-Car gen2 (and > RZ/G) support just posted. > > Changes in version 4: > - changed the Z2 clock's divisor to 1; > - passed the PLL0 divisor to rcar_gen2_cpg_init(); > - renamed the ACP clock to CPEX; > - removed the thermal module clock. Thanks! Will queue with the following trivial changes: - pass cpg_mode to rcar_gen2_cpg_init(), - sort clock names in DT bindings, - reformat tables for easier comparison with other clock drivers. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds