clk: renesas: r8a7791/r8a7793: Add new CPG/MSSR driver
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 16 Oct 2015 09:41:19 +0000 (11:41 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 24 May 2017 08:19:59 +0000 (10:19 +0200)
commit6449ab814148bb2b9a3006a44da5fde656e599b8
tree1359f827c9f1c55c3abe876a3a5eb247f8cc2d04
parentd4e59f108e904e4b58323a151a82d85a351c1eed
clk: renesas: r8a7791/r8a7793: Add new CPG/MSSR driver

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