Lines Matching +full:ipa +full:- +full:reg
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm SC7180 Network-On-Chip Interconnect
10 - Odelu Kukatla <okukatla@codeaurora.org>
21 reg:
26 - qcom,sc7180-aggre1-noc
27 - qcom,sc7180-aggre2-noc
28 - qcom,sc7180-camnoc-virt
29 - qcom,sc7180-compute-noc
30 - qcom,sc7180-config-noc
31 - qcom,sc7180-dc-noc
32 - qcom,sc7180-gem-noc
33 - qcom,sc7180-ipa-virt
34 - qcom,sc7180-mc-virt
35 - qcom,sc7180-mmss-noc
36 - qcom,sc7180-npu-noc
37 - qcom,sc7180-qup-virt
38 - qcom,sc7180-system-noc
40 '#interconnect-cells':
43 qcom,bcm-voters:
44 $ref: /schemas/types.yaml#/definitions/phandle-array
46 List of phandles to qcom,bcm-voter nodes that are required by
49 qcom,bcm-voter-names:
50 $ref: /schemas/types.yaml#/definitions/string-array
52 Names for each of the qcom,bcm-voters specified.
55 - compatible
56 - reg
57 - '#interconnect-cells'
58 - qcom,bcm-voters
63 - |
64 #include <dt-bindings/interconnect/qcom,sc7180.h>
67 compatible = "qcom,sc7180-config-noc";
68 reg = <0x01500000 0x28000>;
69 #interconnect-cells = <1>;
70 qcom,bcm-voters = <&apps_bcm_voter>;
74 compatible = "qcom,sc7180-system-noc";
75 reg = <0x01620000 0x17080>;
76 #interconnect-cells = <1>;
77 qcom,bcm-voters = <&apps_bcm_voter>;
81 compatible = "qcom,sc7180-mmss-noc";
82 reg = <0x01740000 0x1c100>;
83 #interconnect-cells = <1>;
84 qcom,bcm-voters = <&apps_bcm_voter>;