Re: [PATCH 4/6] clk: renesas: r8a779a0: Add VIN[00-31] clocks

2020-10-16 Thread Jacopo Mondi
Hi Geert, On Thu, Oct 15, 2020 at 06:30:03PM +0200, Geert Uytterhoeven wrote: > Hi Jacopo, > > On Thu, Oct 15, 2020 at 9:32 AM Jacopo Mondi wrote: > > On Wed, Oct 14, 2020 at 09:55:32PM +0300, Sergei Shtylyov wrote: > > > On 10/14/20 12:44 PM, Jacopo Mondi wrote: > > > > Add clock definitions of

Re: [PATCH 4/6] clk: renesas: r8a779a0: Add VIN[00-31] clocks

2020-10-15 Thread Geert Uytterhoeven
Hi Jacopo, On Thu, Oct 15, 2020 at 9:32 AM Jacopo Mondi wrote: > On Wed, Oct 14, 2020 at 09:55:32PM +0300, Sergei Shtylyov wrote: > > On 10/14/20 12:44 PM, Jacopo Mondi wrote: > > > Add clock definitions of the VIN instances for R-Car V3U. > > > > > > Signed-off-by: Jacopo Mondi > > > > > > ---

Re: [PATCH 4/6] clk: renesas: r8a779a0: Add VIN[00-31] clocks

2020-10-15 Thread Sergei Shtylyov
Hello! On 15.10.2020 12:32, Jacopo Mondi wrote: [...] Add clock definitions of the VIN instances for R-Car V3U. Signed-off-by: Jacopo Mondi --- Clocks at indexes 730 and 731 are named 'vin0' and 'vin1'. I assumed it's a typographic error and renamed them 'vin00' and 'vin01' ---

Re: [PATCH 4/6] clk: renesas: r8a779a0: Add VIN[00-31] clocks

2020-10-15 Thread Jacopo Mondi
Hi Sergei, On Wed, Oct 14, 2020 at 09:55:32PM +0300, Sergei Shtylyov wrote: > On 10/14/20 12:44 PM, Jacopo Mondi wrote: > > > Add clock definitions of the VIN instances for R-Car V3U. > > > > Signed-off-by: Jacopo Mondi > > > > --- > > Clocks at indexes 730 and 731 are named 'vin0' and 'vin1'. >

Re: [PATCH 4/6] clk: renesas: r8a779a0: Add VIN[00-31] clocks

2020-10-14 Thread Sergei Shtylyov
On 10/14/20 12:44 PM, Jacopo Mondi wrote: > Add clock definitions of the VIN instances for R-Car V3U. > > Signed-off-by: Jacopo Mondi > > --- > Clocks at indexes 730 and 731 are named 'vin0' and 'vin1'. > I assumed it's a typographic error and renamed them 'vin00' and 'vin01' > --- >

[PATCH 4/6] clk: renesas: r8a779a0: Add VIN[00-31] clocks

2020-10-14 Thread Jacopo Mondi
Add clock definitions of the VIN instances for R-Car V3U. Signed-off-by: Jacopo Mondi --- Clocks at indexes 730 and 731 are named 'vin0' and 'vin1'. I assumed it's a typographic error and renamed them 'vin00' and 'vin01' --- drivers/clk/renesas/r8a779a0-cpg-mssr.c | 32