drivers/clk/qcom/clk-alpha-pll.c
0 → 100644
+355
−0
drivers/clk/qcom/clk-alpha-pll.h
0 → 100644
+57
−0
Loading
Add support for configuring rates of, enabling, and disabling
Alpha PLLs. This is sufficient for the types of PLLs found in
the global and multimedia clock controllers.
Signed-off-by:
Stephen Boyd <sboyd@codeaurora.org>