clk: bd718x7: Initial support for ROHM bd71837/bd71847 PMIC clock
authorMatti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Fri, 7 Dec 2018 10:01:44 +0000 (12:01 +0200)
committerStephen Boyd <sboyd@kernel.org>
Mon, 10 Dec 2018 20:44:03 +0000 (12:44 -0800)
commit2e62246b08a69a35fb7ea832873f6e005d672cd5
treeb72a9f7b0d92be7be79ccba923562e6ee70e0814
parent7265c3cbbf9f038016b358b8e529a6a367f1af53
clk: bd718x7: Initial support for ROHM bd71837/bd71847 PMIC clock

ROHM bd71837 and bd71847 contain 32768Hz clock gate. Support the clock
using generic clock framework. Note, only bd71837 is tested but bd71847
should be identical what comes to clk parts.

Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/Kconfig
drivers/clk/Makefile
drivers/clk/clk-bd718x7.c [new file with mode: 0644]