lkml.org 
[lkml]   [2022]   [Jan]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 05/10] dt-bindings: soc: qcom: Update devicetree binding document for rpmh-rsc
Date
The change documents power-domains property for RSC device.
This optional property points to corresponding PM domain node.

Cc: devicetree@vger.kernel.org
Signed-off-by: Maulik Shah <quic_mkshah@quicinc.com>
---
Documentation/devicetree/bindings/soc/qcom/rpmh-rsc.txt | 6 ++++++
1 file changed, 6 insertions(+)

diff --git a/Documentation/devicetree/bindings/soc/qcom/rpmh-rsc.txt b/Documentation/devicetree/bindings/soc/qcom/rpmh-rsc.txt
index 9b86d1e..85b9859 100644
--- a/Documentation/devicetree/bindings/soc/qcom/rpmh-rsc.txt
+++ b/Documentation/devicetree/bindings/soc/qcom/rpmh-rsc.txt
@@ -78,6 +78,11 @@ Properties:
CONTROL_TCS
- Cell #2 (Number of TCS): <u32>

+- power-domains:
+ Usage: optional
+ Value type: <prop-encoded-power-domains>
+ Definition: Phandle pointing to the corresponding PM domain node.
+
- label:
Usage: optional
Value type: <string>
@@ -112,6 +117,7 @@ TCS-OFFSET: 0xD00
<SLEEP_TCS 3>,
<WAKE_TCS 3>,
<CONTROL_TCS 1>;
+ power-domains = <&CLUSTER_PD>;
};

Example 2:
--
2.7.4
\
 
 \ /
  Last update: 2022-01-09 18:26    [W:0.114 / U:1.368 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site