]> git.baikalelectronics.ru Git - kernel.git/commit
clk: shmobile: Add R-Car Gen2 ADSP clock support
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Tue, 6 Jan 2015 22:39:52 +0000 (01:39 +0300)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 8 Jan 2015 15:14:31 +0000 (16:14 +0100)
commit844f60f18f39ec38cfacd8a397ba6e5da19f1600
treea16281f4294d98c55e0cfa65b092c52a3c4a17e6
parent61f94c5d987328f9bb8daed2bdd8f91e4c467f1b
clk: shmobile: Add R-Car Gen2 ADSP clock support

Add the ADSP clock support to the R-Car generation 2 CPG driver.  This clock
gets derived from  PLL1.  The layout of the ADSPCKCR register is  similar to
those of the clocks supported by the 'clk-div6' driver but the divider encoding
is non-linear, so can't be supported by that driver...

Based on the original patch by Konstantin Kozhevnikov
<konstantin.kozhevnikov@cogentembedded.com>.

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Documentation/devicetree/bindings/clock/renesas,rcar-gen2-cpg-clocks.txt
drivers/clk/shmobile/clk-rcar-gen2.c