Lines Matching +full:gcc +full:- +full:msm8226
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/clock/qcom,gcc-msm8974.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Global Clock & Reset Controller on MSM8974 (including Pro) and MSM8226
11 - Stephen Boyd <sboyd@kernel.org>
12 - Taniya Das <quic_tdas@quicinc.com>
16 domains on MSM8974 (all variants) and MSM8226.
19 include/dt-bindings/clock/qcom,gcc-msm8974.h (qcom,gcc-msm8226 and qcom,gcc-msm8974)
20 include/dt-bindings/reset/qcom,gcc-msm8974.h (qcom,gcc-msm8226 and qcom,gcc-msm8974)
22 $ref: qcom,gcc.yaml#
27 - qcom,gcc-msm8226
28 - qcom,gcc-msm8974
29 - qcom,gcc-msm8974pro
30 - qcom,gcc-msm8974pro-ac
34 - description: XO source
35 - description: Sleep clock source
37 clock-names:
39 - const: xo
40 - const: sleep_clk
43 - compatible
44 - '#power-domain-cells'
49 - |
50 #include <dt-bindings/clock/qcom,rpmh.h>
51 clock-controller@fc400000 {
52 compatible = "qcom,gcc-msm8974";
54 #clock-cells = <1>;
55 #reset-cells = <1>;
56 #power-domain-cells = <1>;
58 clock-names = "xo", "sleep_clk";