Lines Matching +full:xo +full:- +full:1
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/clock/qcom,gcc-msm8994.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Konrad Dybcio <konradybcio@kernel.org>
16 See also:: include/dt-bindings/clock/qcom,gcc-msm8994.h
21 - qcom,gcc-msm8992
22 - qcom,gcc-msm8994
26 - description: Board XO source
27 - description: Sleep clock source
29 clock-names:
31 - const: xo
32 - const: sleep
35 - compatible
36 - clocks
37 - clock-names
38 - '#power-domain-cells'
41 - $ref: qcom,gcc.yaml#
46 - |
47 clock-controller@300000 {
48 compatible = "qcom,gcc-msm8994";
51 clock-names = "xo", "sleep";
52 #clock-cells = <1>;
53 #reset-cells = <1>;
54 #power-domain-cells = <1>;