1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/clock/qcom,gcc-msm8976.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Global Clock & Reset Controller Binding for MSM8976
10 - Stephen Boyd <sboyd@kernel.org>
11 - Taniya Das <tdas@codeaurora.org>
14 Qualcomm global clock control module which supports the clocks, resets and
15 power domains on MSM8976.
18 - dt-bindings/clock/qcom,gcc-msm8976.h
24 - qcom,gcc-msm8976-v1.1
28 - description: XO source
29 - description: Always-on XO source
30 - description: Pixel clock from DSI PHY0
31 - description: Byte clock from DSI PHY0
32 - description: Pixel clock from DSI PHY1
33 - description: Byte clock from DSI PHY1
46 Phandle to voltage regulator providing power to the GX domain.
54 '#power-domain-cells':
68 - '#power-domain-cells'
70 additionalProperties: false
74 clock-controller@1800000 {
75 compatible = "qcom,gcc-msm8976";
78 #power-domain-cells = <1>;
79 reg = <0x1800000 0x80000>;
95 vdd_gfx-supply = <&pm8004_s5>;