Commit 5e820489 authored by David Dai's avatar David Dai Committed by Andy Gross

arm64: dts: sdm845: Add interconnect provider DT nodes

Add RSC (Resource State Coordinator) provider
dictating network-on-chip interconnect bus performance
found on SDM845-based platforms.
Signed-off-by: default avatarDavid Dai <daidavid1@codeaurora.org>
Signed-off-by: default avatarGeorgi Djakov <georgi.djakov@linaro.org>
Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
parent 4cce115f
...@@ -2124,6 +2124,11 @@ rpmhpd_opp_turbo_l1: opp10 { ...@@ -2124,6 +2124,11 @@ rpmhpd_opp_turbo_l1: opp10 {
}; };
}; };
}; };
rsc_hlos: interconnect {
compatible = "qcom,sdm845-rsc-hlos";
#interconnect-cells = <1>;
};
}; };
intc: interrupt-controller@17a00000 { intc: interrupt-controller@17a00000 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment