lkml.org 
[lkml]   [2019]   [Sep]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 5/5] arm64: dts: qcom: Add node for RPMH power domain warming device on sdm845.
Date
RPMh hosts power domains that can be used to warm up the SoC.
Add nodes for these domains on sdm845 (mx power
domain).

Signed-off-by: Thara Gopinath <thara.gopinath@linaro.org>
---
v1->v2:
- Change the dt-entries to reflect the newly introduced
generic power domain warming device.

arch/arm64/boot/dts/qcom/sdm845.dtsi | 7 +++++++
1 file changed, 7 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/sdm845.dtsi b/arch/arm64/boot/dts/qcom/sdm845.dtsi
index f406a43..0a83263 100644
--- a/arch/arm64/boot/dts/qcom/sdm845.dtsi
+++ b/arch/arm64/boot/dts/qcom/sdm845.dtsi
@@ -3284,6 +3284,13 @@
};
};

+ thermal_wdev: rpmhpd_mx_wdev {
+ compatible = "thermal-power-domain-wdev";
+ #cooling-cells = <2>;
+ power-domains = <&rpmhpd SDM845_MX>;
+ power-domain-names = "mx";
+ };
+
thermal-zones {
cpu0-thermal {
polling-delay-passive = <250>;
--
2.1.4
\
 
 \ /
  Last update: 2019-09-10 19:16    [W:0.092 / U:0.512 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site