From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 Sender: geert.uytterhoeven@gmail.com In-Reply-To: <2376126.1sNxSm4GUB@wasted.cogentembedded.com> References: <1737840.BeMyoUTlpl@wasted.cogentembedded.com> <2376126.1sNxSm4GUB@wasted.cogentembedded.com> From: Geert Uytterhoeven Date: Thu, 10 Nov 2016 13:52:28 +0100 Message-ID: Subject: Re: [PATCH v6] clk: renesas: cpg-mssr: add R8A7743 support To: Sergei Shtylyov Cc: Michael Turquette , linux-clk , Stephen Boyd , Rob Herring , Mark Rutland , "devicetree@vger.kernel.org" , Linux-Renesas , Simon Horman Content-Type: text/plain; charset=UTF-8 List-ID: Hi Sergei, On Tue, Nov 8, 2016 at 10:21 PM, Sergei Shtylyov wrote: > Add RZ/G1M (R8A7743) 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 > Acked-by: Rob Herring > Reviewed-by: Geert Uytterhoeven > > --- > This patch is against the 'clk-next' branch of CLK group's 'linux.git' repo. > It depends on the common R-Car gen2 (and RZ/G) support just posted. > > Changes in version 6: > - passed the PLL0 divisor to rcar_gen2_cpg_init(); > - undid the version 5 changes. 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