Lines Matching +full:rpmh +full:- +full:rsc
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/interconnect/qcom,qdu1000-rpmh.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm RPMh Network-On-Chip Interconnect on QDU1000
10 - Georgi Djakov <djakov@kernel.org>
11 - Odelu Kukatla <quic_okukatla@quicinc.com>
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)
18 least one RPMh device child node pertaining to their RSC and each provider
19 can map to multiple RPMh resources.
24 - qcom,qdu1000-clk-virt
25 - qcom,qdu1000-gem-noc
26 - qcom,qdu1000-mc-virt
27 - qcom,qdu1000-system-noc
29 '#interconnect-cells': true
35 - $ref: qcom,rpmh-common.yaml#
36 - if:
41 - qcom,qdu1000-clk-virt
42 - qcom,qdu1000-mc-virt
48 - reg
51 - compatible
56 - |
57 #include <dt-bindings/interconnect/qcom,qdu1000-rpmh.h>
60 compatible = "qcom,qdu1000-system-noc";
62 #interconnect-cells = <2>;
63 qcom,bcm-voters = <&apps_bcm_voter>;
66 clk_virt: interconnect-0 {
67 compatible = "qcom,qdu1000-clk-virt";
68 #interconnect-cells = <2>;
69 qcom,bcm-voters = <&apps_bcm_voter>;