OSDN Git Service

clk: renesas: r8a7792: Add new CPG/MSSR driver
authorGeert Uytterhoeven <geert+renesas@glider.be>
Sun, 19 Mar 2017 17:08:59 +0000 (18:08 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 24 May 2017 08:20:01 +0000 (10:20 +0200)
commitfd3c2f38264301324b2c1074eb1b65d5e31bd595
tree7dee3d6b03c304f64af97cbf6ef34c642b390867
parent6449ab814148bb2b9a3006a44da5fde656e599b8
clk: renesas: r8a7792: Add new CPG/MSSR driver

Add a new R-Car V2H 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/r8a7792-cpg-mssr.c [new file with mode: 0644]
drivers/clk/renesas/renesas-cpg-mssr.c
drivers/clk/renesas/renesas-cpg-mssr.h