linux/drivers/clk/shmobile
Sergei Shtylyov 1484276119 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>
2015-01-08 16:14:31 +01:00
..
clk-div6.c clk: shmobile: div6: Avoid changing divisor in .disable() 2015-01-08 16:13:19 +01:00
clk-emev2.c clk: emev2: Add support for emev2 SMU clocks with DT 2013-12-14 13:17:55 +09:00
clk-mstp.c clk: shmobile: mstp: Fix the is_enabled() operation 2014-05-22 19:03:03 -07:00
clk-r8a73a4.c clk: shmobile: r8a73a4 common clock framework implementation 2015-01-08 16:14:30 +01:00
clk-r8a7740.c clk: shmobile: Add R8A7740-specific clock support 2014-05-23 13:38:25 -07:00
clk-r8a7779.c clk: shmobile: r8a7779: Add clocks support 2014-05-12 23:07:40 -07:00
clk-rcar-gen2.c clk: shmobile: Add R-Car Gen2 ADSP clock support 2015-01-08 16:14:31 +01:00
clk-rz.c clk: shmobile: add CPG driver for rz-platforms 2014-03-20 18:22:36 -07:00
Makefile clk: shmobile: r8a73a4 common clock framework implementation 2015-01-08 16:14:30 +01:00