commit | 90cf0e2b9660f16f944b892c2d2a08b4e0a551a8 | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> | Tue Jan 06 00:25:08 2015 +0300 |
committer | Geert Uytterhoeven <geert+renesas@glider.be> | Thu Jan 08 16:14:31 2015 +0100 |
tree | 3b1163eb2c032dd8799224108be2d810efc2ceb3 | |
parent | a2868160f402e0282611cfe72ea0d8b5e57f7aa0 [diff] |
clk: shmobile: Add R-Car Gen2 RCAN clock support Add the RCAN clock support to the R-Car generation 2 CPG driver. This clock gets derived from the USB_EXTAL clock, dividing it by 6. The layout of the RCANCKCR register is similar to those of the clocks supported by the 'clk-div6' driver but has no divider field, and so can't be supported by that driver... Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>