clk: zx: add clock support to zx296702
It adds a clock driver for zx296702 SoC to register the clock tree to Common Clock Framework. All the clocks of bus topology and some the peripheral clocks are ready with this commit. Some missing leaf clocks for peripherals will be added later when needed. Signed-off-by: Jun Nie <jun.nie@linaro.org> Reviewed-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Kevin Hilman <khilman@linaro.org>
Showing
drivers/clk/zte/Makefile
0 → 100644
drivers/clk/zte/clk-pll.c
0 → 100644
This diff is collapsed.
drivers/clk/zte/clk.h
0 → 100644
Please register or sign in to comment