Lines Matching +full:qcm2290 +full:- +full:gpucc
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/clock/qcom,qcm2290-gpucc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Graphics Clock & Reset Controller on QCM2290
10 - Konrad Dybcio <konradybcio@kernel.org>
17 include/dt-bindings/clock/qcom,qcm2290-gpucc.h
21 const: qcom,qcm2290-gpucc
28 - description: AHB interface clock,
29 - description: SoC CXO clock
30 - description: GPLL0 main branch source
31 - description: GPLL0 div branch source
33 power-domains:
38 required-opps:
44 - compatible
45 - clocks
46 - power-domains
49 - $ref: qcom,gcc.yaml#
54 - |
55 #include <dt-bindings/clock/qcom,gcc-qcm2290.h>
56 #include <dt-bindings/clock/qcom,rpmcc.h>
57 #include <dt-bindings/power/qcom-rpmpd.h>
60 #address-cells = <2>;
61 #size-cells = <2>;
63 clock-controller@5990000 {
64 compatible = "qcom,qcm2290-gpucc";
70 power-domains = <&rpmpd QCM2290_VDDCX>;
71 required-opps = <&rpmpd_opp_low_svs>;
72 #clock-cells = <1>;
73 #reset-cells = <1>;
74 #power-domain-cells = <1>;