commit | d4e59f108e904e4b58323a151a82d85a351c1eed | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Sun Mar 19 18:05:42 2017 +0100 |
committer | Geert Uytterhoeven <geert+renesas@glider.be> | Wed May 24 10:19:56 2017 +0200 |
tree | e45eb528714403908f5810131b70c0927338cdfd | |
parent | 0ea86f5a90574807fa85cc5bf4265bc25dc3438b [diff] |
clk: renesas: r8a7790: Add new CPG/MSSR driver Add a new R-Car H2 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>