OSDN Git Service

clk: renesas: r8a7790: Add new CPG/MSSR driver
authorGeert Uytterhoeven <geert+renesas@glider.be>
Sun, 19 Mar 2017 17:05:42 +0000 (18:05 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 24 May 2017 08:19:56 +0000 (10:19 +0200)
commitd4e59f108e904e4b58323a151a82d85a351c1eed
treee45eb528714403908f5810131b70c0927338cdfd
parent0ea86f5a90574807fa85cc5bf4265bc25dc3438b
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>
drivers/clk/renesas/Kconfig
drivers/clk/renesas/Makefile
drivers/clk/renesas/r8a7790-cpg-mssr.c [new file with mode: 0644]
drivers/clk/renesas/renesas-cpg-mssr.c
drivers/clk/renesas/renesas-cpg-mssr.h