Lines Matching +full:gcc +full:- +full:ipq6018
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/clock/qcom,gcc-ipq6018.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Global Clock & Reset Controller on IPQ6018
10 - Stephen Boyd <sboyd@kernel.org>
11 - Taniya Das <quic_tdas@quicinc.com>
12 - Robert Marko <robimarko@gmail.com>
16 domains on IPQ6018.
19 include/dt-bindings/clock/qcom,gcc-ipq6018.h
20 include/dt-bindings/reset/qcom,gcc-ipq6018.h
23 - $ref: qcom,gcc.yaml#
27 const: qcom,gcc-ipq6018
31 - description: board XO clock
32 - description: sleep clock
34 clock-names:
36 - const: xo
37 - const: sleep_clk
40 - compatible
41 - clocks
42 - clock-names
47 - |
48 clock-controller@1800000 {
49 compatible = "qcom,gcc-ipq6018";
52 clock-names = "xo", "sleep_clk";
53 #clock-cells = <1>;
54 #power-domain-cells = <1>;
55 #reset-cells = <1>;