Lines Matching +full:dt +full:- +full:schema
1 # SPDX-License-Identifier: GPL-2.0-only
3 ---
4 $id: http://devicetree.org/schemas/clock/qcom,gcc-msm8916.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Stephen Boyd <sboyd@kernel.org>
11 - Taniya Das <quic_tdas@quicinc.com>
18 include/dt-bindings/clock/qcom,gcc-msm8916.h
19 include/dt-bindings/clock/qcom,gcc-msm8939.h
20 include/dt-bindings/reset/qcom,gcc-msm8916.h
21 include/dt-bindings/reset/qcom,gcc-msm8939.h
26 - qcom,gcc-msm8916
27 - qcom,gcc-msm8939
31 - description: XO source
32 - description: Sleep clock source
33 - description: DSI phy instance 0 dsi clock
34 - description: DSI phy instance 0 byte clock
35 - description: External MCLK clock
36 - description: External Primary I2S clock
37 - description: External Secondary I2S clock
39 clock-names:
41 - const: xo
42 - const: sleep_clk
43 - const: dsi0pll
44 - const: dsi0pllbyte
45 - const: ext_mclk
46 - const: ext_pri_i2s
47 - const: ext_sec_i2s
50 - compatible
51 - '#power-domain-cells'
54 - $ref: qcom,gcc.yaml#
59 - |
60 clock-controller@300000 {
61 compatible = "qcom,gcc-msm8916";
62 #clock-cells = <1>;
63 #reset-cells = <1>;
64 #power-domain-cells = <1>;