linux/drivers/clk/sprd
Chunyan Zhang b3316a672b clk: sprd: add RTC gate for SC9860
Add a few gate clocks which are used for gating RTC for some
devices on AON area of SC9860.

This patch has been tested on SC9860, with this patch and proper DT
configurations, the watchdog can be initialized and work well.

Signed-off-by: Chunyan Zhang <chunyan.zhang@spreadtrum.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2018-03-16 15:53:30 -07:00
..
common.c
common.h
composite.c
composite.h clk: sprd: add composite clock support 2017-12-21 15:00:52 -08:00
div.c Merge branch 'clk-divider-container' into clk-next 2018-01-26 16:43:14 -08:00
div.h clk: sprd: add divider clock support 2017-12-21 15:00:52 -08:00
gate.c clk: sprd: add gate clock support 2017-12-21 15:00:51 -08:00
gate.h
Kconfig
Makefile
mux.c
mux.h
pll.c
pll.h
sc9860-clk.c