diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2015-11-30 17:31:42 -0800 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2015-11-30 18:24:30 -0800 |
commit | c252659770db6b00817f7c007a68a04e0d0395ad (patch) | |
tree | e10fb9e1beddce44b59c12983b69789abe2422b0 /Documentation/devicetree/bindings/clock | |
parent | 55213e1acec9218580c90d36034aa0370a51daab (diff) | |
download | talos-obmc-linux-c252659770db6b00817f7c007a68a04e0d0395ad.tar.gz talos-obmc-linux-c252659770db6b00817f7c007a68a04e0d0395ad.zip |
clk: qcom: Add MSM8996 Multimedia Clock Controller (MMCC) driver
Add a driver for the multimedia clock controller found on MSM8996
based devices. This should allow most multimedia device drivers
to probe and control their 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 34e7614d5074..8b0f7841af8d 100644 --- a/Documentation/devicetree/bindings/clock/qcom,mmcc.txt +++ b/Documentation/devicetree/bindings/clock/qcom,mmcc.txt @@ -9,6 +9,7 @@ Required properties : "qcom,mmcc-msm8660" "qcom,mmcc-msm8960" "qcom,mmcc-msm8974" + "qcom,mmcc-msm8996" - reg : shall contain base register location and length - #clock-cells : shall contain 1 |