1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/interconnect/qcom,sar2130p-rpmh.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm RPMh Network-On-Chip Interconnect on SAR2130P
10 - Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
11 - Georgi Djakov <djakov@kernel.org>
14 RPMh interconnect providers support system bandwidth requirements through
15 RPMh hardware accelerators known as Bus Clock Manager (BCM). The provider is
16 able to communicate with the BCM through the Resource State Coordinator (RSC)
17 associated with each execution environment. Provider nodes must point to at
18 least one RPMh device child node pertaining to their RSC and each provider
19 can map to multiple RPMh resources.
21 See also:: include/dt-bindings/interconnect/qcom,sar2130p-rpmh.h
26 - qcom,sar2130p-clk-virt
27 - qcom,sar2130p-config-noc
28 - qcom,sar2130p-gem-noc
29 - qcom,sar2130p-lpass-ag-noc
30 - qcom,sar2130p-mc-virt
31 - qcom,sar2130p-mmss-noc
32 - qcom,sar2130p-nsp-noc
33 - qcom,sar2130p-pcie-anoc
34 - qcom,sar2130p-system-noc
47 - $ref: qcom,rpmh-common.yaml#
53 - qcom,sar2130p-clk-virt
54 - qcom,sar2130p-mc-virt
67 - qcom,sar2130p-pcie-anoc
72 - description: aggre-NOC PCIe AXI clock
73 - description: cfg-NOC PCIe a-NOC AHB clock
80 - qcom,sar2130p-system-noc
85 - description: aggre USB3 PRIM AXI clock
92 - qcom,sar2130p-system-noc
93 - qcom,sar2130p-pcie-anoc
101 unevaluatedProperties: false
105 clk_virt: interconnect-0 {
106 compatible = "qcom,sar2130p-clk-virt";
107 #interconnect-cells = <2>;
108 qcom,bcm-voters = <&apps_bcm_voter>;
111 aggre1_noc: interconnect@1680000 {
112 compatible = "qcom,sar2130p-system-noc";
113 reg = <0x01680000 0x29080>;
114 #interconnect-cells = <2>;
115 clocks = <&gcc_prim_axi_clk>;
116 qcom,bcm-voters = <&apps_bcm_voter>;