Lines Matching +full:qcs404 +full:- +full:pcnoc
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/interconnect/qcom,qcs404.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm QCS404 Network-On-Chip interconnect
10 - Georgi Djakov <georgi.djakov@linaro.org>
13 The Qualcomm QCS404 interconnect providers support adjusting the
22 - qcom,qcs404-bimc
23 - qcom,qcs404-pcnoc
24 - qcom,qcs404-snoc
26 '#interconnect-cells':
29 clock-names:
31 - const: bus
32 - const: bus_a
36 - description: Bus Clock
37 - description: Bus A Clock
40 - compatible
41 - reg
42 - '#interconnect-cells'
43 - clock-names
44 - clocks
49 - |
50 #include <dt-bindings/clock/qcom,rpmcc.h>
54 compatible = "qcom,qcs404-bimc";
55 #interconnect-cells = <1>;
56 clock-names = "bus", "bus_a";
63 compatible = "qcom,qcs404-pcnoc";
64 #interconnect-cells = <1>;
65 clock-names = "bus", "bus_a";
72 compatible = "qcom,qcs404-snoc";
73 #interconnect-cells = <1>;
74 clock-names = "bus", "bus_a";