[PATCH v2 6/6] arm64: dts: Add rsc power domain for sdm845

From: Maulik Shah
Date: Fri Aug 23 2019 - 04:19:23 EST


Add rsc power domain to enable sending sleep and wake votes
using generic power domain infrastructure.

Cc: devicetree@xxxxxxxxxxxxxxx
Signed-off-by: Maulik Shah <mkshah@xxxxxxxxxxxxxx>
---
arch/arm64/boot/dts/qcom/sdm845.dtsi | 2 ++
1 file changed, 2 insertions(+)

diff --git a/arch/arm64/boot/dts/qcom/sdm845.dtsi b/arch/arm64/boot/dts/qcom/sdm845.dtsi
index 0e7f36d2a7d9..1ea61464e666 100644
--- a/arch/arm64/boot/dts/qcom/sdm845.dtsi
+++ b/arch/arm64/boot/dts/qcom/sdm845.dtsi
@@ -669,6 +669,7 @@

CLUSTER_PD: cluster-pd {
#power-domain-cells = <0>;
+ power-domains = <&apps_rsc>;
domain-idle-states = <&CLUSTER_SLEEP_0>;
};
};
@@ -2587,6 +2588,7 @@
<SLEEP_TCS 3>,
<WAKE_TCS 3>,
<CONTROL_TCS 1>;
+ #power-domain-cells = <0>;

rpmhcc: clock-controller {
compatible = "qcom,sdm845-rpmh-clk";
--
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, hosted by The Linux Foundation.