RE: [PATCH v3] clk: renesas: r8a774c0: Add RPC clocks

2020-11-16 Thread Biju Das
Hi Geert, Thanks for the feedback. > ker...@vger.kernel.org>; Prabhakar > Subject: Re: [PATCH v3] clk: renesas: r8a774c0: Add RPC clocks > > Hi Biju, > > On Mon, Nov 16, 2020 at 10:03 AM Biju Das > wrote: > > > Subject: Re: [PATCH v3] clk: renesas: r8a774c0:

Re: [PATCH v3] clk: renesas: r8a774c0: Add RPC clocks

2020-11-16 Thread Geert Uytterhoeven
Hi Biju, On Mon, Nov 16, 2020 at 10:03 AM Biju Das wrote: > > Subject: Re: [PATCH v3] clk: renesas: r8a774c0: Add RPC clocks > > On Tue, Nov 10, 2020 at 1:56 PM Lad Prabhakar > lad...@bp.renesas.com> wrote: > > > Describe the RPCSRC internal clock and the

Re: [PATCH v3] clk: renesas: r8a774c0: Add RPC clocks

2020-11-16 Thread Geert Uytterhoeven
Hi Prabhakar, On Mon, Nov 16, 2020 at 9:54 AM Lad, Prabhakar wrote: > On Mon, Nov 16, 2020 at 8:34 AM Geert Uytterhoeven > wrote: > > On Tue, Nov 10, 2020 at 1:56 PM Lad Prabhakar > > wrote: > > > Describe the RPCSRC internal clock and the RPC[D2] clocks derived from it, > > > as well as the

RE: [PATCH v3] clk: renesas: r8a774c0: Add RPC clocks

2020-11-16 Thread Biju Das
Hi Geert, > Subject: Re: [PATCH v3] clk: renesas: r8a774c0: Add RPC clocks > > Hi Prabhakar, > > On Tue, Nov 10, 2020 at 1:56 PM Lad Prabhakar lad...@bp.renesas.com> wrote: > > Describe the RPCSRC internal clock and the RPC[D2] clocks derived from > > it, as w

Re: [PATCH v3] clk: renesas: r8a774c0: Add RPC clocks

2020-11-16 Thread Lad, Prabhakar
Hi Geert, Thank you for the review. On Mon, Nov 16, 2020 at 8:34 AM Geert Uytterhoeven wrote: > > Hi Prabhakar, > > On Tue, Nov 10, 2020 at 1:56 PM Lad Prabhakar > wrote: > > Describe the RPCSRC internal clock and the RPC[D2] clocks derived from it, > > as well as the RPC-IF module clock, in

Re: [PATCH v3] clk: renesas: r8a774c0: Add RPC clocks

2020-11-16 Thread Geert Uytterhoeven
Hi Prabhakar, On Tue, Nov 10, 2020 at 1:56 PM Lad Prabhakar wrote: > Describe the RPCSRC internal clock and the RPC[D2] clocks derived from it, > as well as the RPC-IF module clock, in the RZ/G2E (R8A774C0) CPG/MSSR > driver. > > Add new clk type CLK_TYPE_GEN3E3_RPCSRC to register rpcsrc as a

[PATCH v3] clk: renesas: r8a774c0: Add RPC clocks

2020-11-10 Thread Lad Prabhakar
Describe the RPCSRC internal clock and the RPC[D2] clocks derived from it, as well as the RPC-IF module clock, in the RZ/G2E (R8A774C0) CPG/MSSR driver. Add new clk type CLK_TYPE_GEN3E3_RPCSRC to register rpcsrc as a fixed clock on R-Car Gen3 E3 (and also RZ/G2E which is identical to E3 SoC),