diff options
| author | Taniya Das <tdas@codeaurora.org> | 2016-09-24 16:32:36 +0530 |
|---|---|---|
| committer | Taniya Das <tdas@codeaurora.org> | 2016-11-21 12:42:02 +0530 |
| commit | 48638ac98ded515eb3d929ecb714256c2e411b6d (patch) | |
| tree | ae95697433db66031dcaf7c39af4a3cd4067eb03 /Documentation/devicetree/bindings | |
| parent | a0b8ac8a2886e16a4faf1b34decf434f5521419d (diff) | |
clk: qcom: Add support for MMCC clock for MSMFalcon
Add support for the multimedia clock controller found on MSMFalcon
based devices. This should allow most clocks for multimedia peripherals
which includes display, video, camera etc.
Change-Id: If8aa0b094af5ff82fe66c95e3ef2f13632950d2e
Signed-off-by: Taniya Das <tdas@codeaurora.org>
Diffstat (limited to 'Documentation/devicetree/bindings')
| -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 8b0f7841af8d..6aaf89c47781 100644 --- a/Documentation/devicetree/bindings/clock/qcom,mmcc.txt +++ b/Documentation/devicetree/bindings/clock/qcom,mmcc.txt @@ -10,6 +10,7 @@ Required properties : "qcom,mmcc-msm8960" "qcom,mmcc-msm8974" "qcom,mmcc-msm8996" + "qcom,mmcc-msmfalcon" - reg : shall contain base register location and length - #clock-cells : shall contain 1 |
