diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2016-03-30 16:58:20 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2016-04-06 09:48:46 +0200 |
commit | 1e6237e32ef4bf4104a8ef14cece60541e11e14d (patch) | |
tree | c74c369fc48803354d0f18ab8204ec37ed8f3bc8 /CREDITS | |
parent | 5524a67f3a4ad8625cab6a9b99419f747cea4c71 (diff) | |
download | op-kernel-dev-1e6237e32ef4bf4104a8ef14cece60541e11e14d.zip op-kernel-dev-1e6237e32ef4bf4104a8ef14cece60541e11e14d.tar.gz |
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>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions