1 # SPDX-License-Identifier: GPL-2.0-only
4 $id: http://devicetree.org/schemas/clock/qcom,mmcc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Multimedia Clock & Reset Controller Binding
10 - Jeffrey Hugo <jhugo@codeaurora.org>
11 - Taniya Das <tdas@codeaurora.org>
14 Qualcomm multimedia clock control module which supports the clocks, resets and
34 - description: Board XO source
35 - description: Board sleep source
36 - description: Global PLL 0 clock
37 - description: DSI phy instance 0 dsi clock
38 - description: DSI phy instance 0 byte clock
39 - description: DSI phy instance 1 dsi clock
40 - description: DSI phy instance 1 byte clock
41 - description: HDMI phy PLL clock
42 - description: DisplayPort phy PLL vco clock
43 - description: DisplayPort phy PLL link clock
64 '#power-domain-cells':
72 Protected clock specifier list as per common clock binding
76 Regulator supply for the GPU_GX GDSC
83 - '#power-domain-cells'
85 additionalProperties: false
91 const: qcom,mmcc-msm8998
99 # Example for MMCC for MSM8960:
101 clock-controller@4000000 {
102 compatible = "qcom,mmcc-msm8960";
103 reg = <0x4000000 0x1000>;
106 #power-domain-cells = <1>;