2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-25 05:34:00 +08:00
linux-next/drivers/clk/renesas
Geert Uytterhoeven b7c563c489 clk: renesas: rcar-gen2: Fix PLL0 on R-Car V2H and E2
R-Car V2H and E2 do not have the PLL0CR register, but use a fixed
multiplier (depending on mode pins) and divider.

This corrects the clock rate of "pll0" (PLL0 VCO after post divider) on
R-Car V2H and E2 from 1.5 GHz to 1 GHz.

Inspired by Sergei Shtylyov's work for the common R-Car Gen2 and RZ/G
Clock Pulse Generator support core.

Fixes: 7c4163aae3 ("ARM: dts: r8a7792: initial SoC device tree")
Fixes: 0dce5454d5 ("ARM: shmobile: Initial r8a7794 SoC device tree")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2017-05-15 09:46:31 +02:00
..
clk-div6.c
clk-div6.h clk: renesas: div6: use RENESAS for #define 2016-03-15 18:13:02 -07:00
clk-emev2.c
clk-mstp.c clk: renesas: mstp: ensure register writes complete 2017-02-16 10:36:05 -08:00
clk-r8a73a4.c
clk-r8a7740.c
clk-r8a7778.c clk: renesas: r8a7778: Remove obsolete r8a7778_clocks_init() 2016-11-02 20:44:14 +01:00
clk-r8a7779.c clk: renesas: r8a7779: Remove obsolete r8a7779_clocks_init() 2016-11-02 20:44:17 +01:00
clk-rcar-gen2.c clk: renesas: rcar-gen2: Fix PLL0 on R-Car V2H and E2 2017-05-15 09:46:31 +02:00
clk-rz.c clk: renesas: rz: Select EXTAL vs USB clock 2016-09-05 14:16:25 +02:00
clk-sh73a0.c
Kconfig clk: renesas: cpg-mssr: Add R8A7745 support 2016-11-10 15:29:30 +01:00
Makefile clk: renesas: cpg-mssr: Add R8A7745 support 2016-11-10 15:29:30 +01:00
r8a7743-cpg-mssr.c clk: renesas: cpg-mssr: Add R8A7743 support 2016-11-10 15:29:28 +01:00
r8a7745-cpg-mssr.c clk: renesas: cpg-mssr: Add R8A7745 support 2016-11-10 15:29:30 +01:00
r8a7795-cpg-mssr.c clk: renesas: r8a7795: Add support for R-Car H3 ES2.0 2017-03-30 13:25:50 +02:00
r8a7796-cpg-mssr.c clk: renesas: rcar-gen3-cpg: Pass mode pins to rcar_gen3_cpg_init() 2017-03-21 11:12:23 +01:00
rcar-gen2-cpg.c clk: renesas: cpg-mssr: Add common R-Car Gen2 support 2016-11-10 15:29:25 +01:00
rcar-gen2-cpg.h clk: renesas: cpg-mssr: Add common R-Car Gen2 support 2016-11-10 15:29:25 +01:00
rcar-gen3-cpg.c clk: renesas: rcar-gen3-cpg: Add support for RCLK on R-Car H3 ES2.0 2017-03-30 13:26:02 +02:00
rcar-gen3-cpg.h clk: renesas: rcar-gen3-cpg: Pass mode pins to rcar_gen3_cpg_init() 2017-03-21 11:12:23 +01:00
renesas-cpg-mssr.c clk: renesas: cpg-mssr: Add support for fixing up clock tables 2017-03-30 13:25:24 +02:00
renesas-cpg-mssr.h clk: renesas: cpg-mssr: Add support for fixing up clock tables 2017-03-30 13:25:24 +02:00