linux-stable/drivers/clk/renesas
Wolfram Sang 1e6237e32e clk: renesas: r8a7795: add R clk
R can select between two parents. We deal with it like this: During
initialization, check if EXTALR is populated. If so, use it for R. If
not, use R_Internal. clk_mux doesn't help here because we don't want to
switch parents depending on the clock rate. The clock rate (and source)
should stay constant for the watchdog, so I think a setup like this
during initialization makes sense.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2016-04-06 09:48:46 +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-r8a73a4.c
clk-r8a7740.c
clk-r8a7778.c
clk-r8a7779.c
clk-rcar-gen2.c
clk-rz.c
clk-sh73a0.c
Makefile
r8a7795-cpg-mssr.c clk: renesas: r8a7795: add R clk 2016-04-06 09:48:46 +02:00
renesas-cpg-mssr.c clk: renesas: cpg-mssr: add generic support for read-only DIV6 clocks 2016-04-06 09:48:37 +02:00
renesas-cpg-mssr.h clk: renesas: cpg-mssr: add generic support for read-only DIV6 clocks 2016-04-06 09:48:37 +02:00