Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-15 | clk: qcom: Add support for APQ8064 multimedia clocks | Stephen Boyd | |
The APQ8064 multimedia clock controller is fairly similar to the 8960 multimedia clock controller, except that gfx2d0/1 has been removed and the gfx3d frequency is slightly faster when using the newly introduced PLL15. We also add vcap clocks and a couple new TV clocks. Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> | |||
2014-01-16 | clk: qcom: Add support for MSM8960's multimedia clock controller (MMCC) | Stephen Boyd | |
Add a driver for the multimedia clock controller found on MSM 8960 based platforms. This should allow multimedia device drivers to probe and control their clocks. Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Mike Turquette <mturquette@linaro.org> |