Re: [PATCH v2] clk-rcar-gen2: RCAN clock support

2015-01-05 Thread Geert Uytterhoeven
On Wed, Dec 24, 2014 at 11:17 PM, Sergei Shtylyov wrote: > Add the RCAN clock support to the R-Car generation 2 CPG driver. This clock > gets derived from the USB_EXTAL clock, dividing it by 6. The layout of the > RCANCKCR register is similar to those of the clocks supported by the > 'clk-div

Re: [PATCH v2] clk-rcar-gen2: RCAN clock support

2015-01-05 Thread Geert Uytterhoeven
Hi Sergei, On Wed, Dec 24, 2014 at 11:17 PM, Sergei Shtylyov wrote: > Add the RCAN clock support to the R-Car generation 2 CPG driver. This clock > gets derived from the USB_EXTAL clock, dividing it by 6. The layout of the > RCANCKCR register is similar to those of the clocks supported by the

Re: [PATCH v2] clk-rcar-gen2: RCAN clock support

2015-01-05 Thread Laurent Pinchart
Hi Sergei, On Monday 05 January 2015 10:53:02 Laurent Pinchart wrote: > On Thursday 25 December 2014 01:17:29 Sergei Shtylyov wrote: > > Add the RCAN clock support to the R-Car generation 2 CPG driver. This > > clock gets derived from the USB_EXTAL clock, dividing it by 6. The > > layout of th

Re: [PATCH v2] clk-rcar-gen2: RCAN clock support

2015-01-05 Thread Laurent Pinchart
Hi Sergei, Thank you for the patch. On Thursday 25 December 2014 01:17:29 Sergei Shtylyov wrote: > Add the RCAN clock support to the R-Car generation 2 CPG driver. This clock > gets derived from the USB_EXTAL clock, dividing it by 6. The layout of > the RCANCKCR register is similar to those o

[PATCH v2] clk-rcar-gen2: RCAN clock support

2014-12-24 Thread Sergei Shtylyov
Add the RCAN clock support to the R-Car generation 2 CPG driver. This clock gets derived from the USB_EXTAL clock, dividing it by 6. The layout of the RCANCKCR register is similar to those of the clocks supported by the 'clk-div6' driver but has no divider field, and so can't be supported by th