+29
−0
+1
−0
drivers/clk/clk-axm5516.c
0 → 100644
+615
−0
Loading
Add clk driver to support clock blocks found on the AXM55xx devices. The driver provides clock implementations for three different types of clock devices on the AXM55xx device: PLL clock, a clock divider and a clock mux. Signed-off-by:Anders Berg <anders.berg@lsi.com> Cc: Mark Rutland <mark.rutland@arm.com> Signed-off-by:
Mike Turquette <mturquette@linaro.org>