[RFC PATCH v1 2/2] arm64: dts: sdm845: Add interconnect provider DT nodes

From: David Dai
Date: Fri Jun 29 2018 - 17:08:46 EST


Add RSC(Resource State Coordinator) provider
dictating network-on-chip interconnect bus performance
found on SDM845-based platforms.

Change-Id: I58f0bfc3ed484d7b45064dceb94dcfda507e9333
Signed-off-by: David Dai <daidavid1@xxxxxxxxxxxxxx>
---
arch/arm64/boot/dts/qcom/sdm845.dtsi | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/sdm845.dtsi b/arch/arm64/boot/dts/qcom/sdm845.dtsi
index 228d502..c2a5309 100644
--- a/arch/arm64/boot/dts/qcom/sdm845.dtsi
+++ b/arch/arm64/boot/dts/qcom/sdm845.dtsi
@@ -1091,6 +1091,11 @@

pmi8998_bob: bob {};
};
+
+ qnoc: qnoc-rsc-hlos{
+ compatible = "qcom,sdm845-rsc-hlos";
+ status = "okay";
+ };
};

intc: interrupt-controller@17a00000 {
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project