Re: [PATCH 2/4] clk: renesas: rcar-gen3-cpg: add RPC clock

2018-11-27 Thread Sergei Shtylyov
On 11/23/2018 03:55 PM, Geert Uytterhoeven wrote: >> Add the RPC clock for the R-Car gen3 SoCs -- this clock is controlled by >> the RPCCKCR register on all the R-Car gen3 SoCs except V3M (R8A77970). >> >> Signed-off-by: Sergei Shtylyov > > Thanks for your patch! > >> ---

Re: [PATCH 2/4] clk: renesas: rcar-gen3-cpg: add RPC clock

2018-11-23 Thread Geert Uytterhoeven
Hi Sergei, On Thu, Nov 22, 2018 at 7:41 PM Sergei Shtylyov wrote: > Add the RPC clock for the R-Car gen3 SoCs -- this clock is controlled by > the RPCCKCR register on all the R-Car gen3 SoCs except V3M (R8A77970). > > Signed-off-by: Sergei Shtylyov Thanks for your patch! > ---

[PATCH 2/4] clk: renesas: rcar-gen3-cpg: add RPC clock

2018-11-22 Thread Sergei Shtylyov
Add the RPC clock for the R-Car gen3 SoCs -- this clock is controlled by the RPCCKCR register on all the R-Car gen3 SoCs except V3M (R8A77970). Signed-off-by: Sergei Shtylyov --- drivers/clk/renesas/rcar-gen3-cpg.c | 118