diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2014-07-15 17:52:22 -0400 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2014-07-15 19:39:03 -0400 |
commit | e216ce60a9e05ab399d098f05cd86fd95c9da8d5 (patch) | |
tree | e4011df8185206e60764bb528e3be601c15a5668 /Documentation/devicetree/bindings/clock | |
parent | d8c25d3a1a1d61cf433654f3632a03ddaee4f781 (diff) |
clk: qcom: Add support for APQ8064 multimedia clocks
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>
Diffstat (limited to 'Documentation/devicetree/bindings/clock')
-rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,mmcc.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/qcom,mmcc.txt b/Documentation/devicetree/bindings/clock/qcom,mmcc.txt index 4f1f6be9e66d..29ebf84d25af 100644 --- a/Documentation/devicetree/bindings/clock/qcom,mmcc.txt +++ b/Documentation/devicetree/bindings/clock/qcom,mmcc.txt | |||
@@ -4,6 +4,7 @@ Qualcomm Multimedia Clock & Reset Controller Binding | |||
4 | Required properties : | 4 | Required properties : |
5 | - compatible : shall contain only one of the following: | 5 | - compatible : shall contain only one of the following: |
6 | 6 | ||
7 | "qcom,mmcc-apq8064" | ||
7 | "qcom,mmcc-apq8084" | 8 | "qcom,mmcc-apq8084" |
8 | "qcom,mmcc-msm8660" | 9 | "qcom,mmcc-msm8660" |
9 | "qcom,mmcc-msm8960" | 10 | "qcom,mmcc-msm8960" |