commit | 2d75588a28c6bbbb7a026087aa61be1492b3d6ac | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Sun Mar 19 18:12:51 2017 +0100 |
committer | Geert Uytterhoeven <geert+renesas@glider.be> | Wed May 24 10:20:03 2017 +0200 |
tree | 3d451106df71f07014fe019aacb0be180d9b38d3 | |
parent | fd3c2f38264301324b2c1074eb1b65d5e31bd595 [diff] |
clk: renesas: r8a7794: Add new CPG/MSSR driver Add a new R-Car E2 Clock Pulse Generator / Module Standby and Software Reset driver, using the CPG/MSSR driver core. This will enable support for module resets, which are not supported by the existing driver. The old driver can still be used through a Kconfig option, to preserve backward compatibility with old DTBs. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>