]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: qcom: Add Alpha PLL support
authorStephen Boyd <sboyd@codeaurora.org>
Tue, 1 Dec 2015 01:31:39 +0000 (17:31 -0800)
committerStephen Boyd <sboyd@codeaurora.org>
Tue, 1 Dec 2015 02:24:25 +0000 (18:24 -0800)
commit8ff1f4c4c47676dfccd56b55104a15dcd4650a8f
treeefaca2715c4e62b8aa869de0bce9efd0f9cc639e
parentfab88ca788dcacf2fbb006d5663456cbd390ee18
clk: qcom: Add Alpha PLL support

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>
drivers/clk/qcom/Makefile
drivers/clk/qcom/clk-alpha-pll.c [new file with mode: 0644]
drivers/clk/qcom/clk-alpha-pll.h [new file with mode: 0644]