Lines Matching +full:qcs404 +full:- +full:turingcc
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/clock/qcom,qcs404-turingcc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Turing Clock & Reset Controller on QCS404
10 - Bjorn Andersson <andersson@kernel.org>
14 const: qcom,qcs404-turingcc
22 '#clock-cells':
25 '#reset-cells':
29 - compatible
30 - reg
31 - clocks
32 - '#clock-cells'
33 - '#reset-cells'
38 - |
39 #include <dt-bindings/clock/qcom,gcc-qcs404.h>
40 clock-controller@800000 {
41 compatible = "qcom,qcs404-turingcc";
45 #clock-cells = <1>;
46 #reset-cells = <1>;