clk: qcom: Add support for IPQ8064's global clock controller (GCC)
authorKumar Gala <galak@codeaurora.org>
Tue, 17 Jun 2014 19:46:51 +0000 (14:46 -0500)
committerStephen Boyd <sboyd@codeaurora.org>
Tue, 15 Jul 2014 23:38:58 +0000 (16:38 -0700)
Add a driver for the global clock controller found on IPQ8064 based
platforms. This should allow most non-multimedia device drivers to probe
and control their clocks.

This is currently missing clocks for USB HSIC and networking devices.

Signed-off-by: Kumar Gala <galak@codeaurora.org>
Signed-off-by: Andy Gross <agross@codeaurora.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>

No differences found