clk: qcom: Add support for phase locked loops (PLLs)
authorStephen Boyd <sboyd@codeaurora.org>
Wed, 15 Jan 2014 18:47:24 +0000 (10:47 -0800)
committerMike Turquette <mturquette@linaro.org>
Thu, 16 Jan 2014 20:00:59 +0000 (12:00 -0800)
Add support for Qualcomm's PLLs (phase locked loops). This is
sufficient enough to be able to determine the rate the PLL is
running at. We can add rate setting support later when it's
needed.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>

No differences found