[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1564500283-16038-3-git-send-email-thara.gopinath@linaro.org>
Date: Tue, 30 Jul 2019 11:24:43 -0400
From: Thara Gopinath <thara.gopinath@...aro.org>
To: linux-arm-msm@...r.kernel.org, agross@...nel.org,
robh+dt@...nel.org, mark.rutland@....com,
bjorn.andersson@...aro.org, amit.kucheria@...aro.org,
vinod.koul@...aro.org
Cc: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [Patch v2 2/2] arm64: dts: qcom: Extend AOSS QMP node
AOSS hosts resources that can be used to warm up the SoC.
Add nodes for these resources.
Signed-off-by: Thara Gopinath <thara.gopinath@...aro.org>
---
arch/arm64/boot/dts/qcom/sdm845.dtsi | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/arch/arm64/boot/dts/qcom/sdm845.dtsi b/arch/arm64/boot/dts/qcom/sdm845.dtsi
index 4babff5..d0c0d4f 100644
--- a/arch/arm64/boot/dts/qcom/sdm845.dtsi
+++ b/arch/arm64/boot/dts/qcom/sdm845.dtsi
@@ -2411,6 +2411,14 @@
#clock-cells = <0>;
#power-domain-cells = <1>;
+
+ cx_cdev: cx {
+ #cooling-cells = <2>;
+ };
+
+ ebi_cdev: ebi {
+ #cooling-cells = <2>;
+ };
};
spmi_bus: spmi@...0000 {
--
2.1.4
Powered by blists - more mailing lists