devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] dt-bindings: power: qcom,rpmpd: Add SA8155P
@ 2023-02-14  9:54 Konrad Dybcio
  2023-02-14  9:54 ` [PATCH 2/3] soc: qcom: rpmhpd: Add SA8155P power domains Konrad Dybcio
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Konrad Dybcio @ 2023-02-14  9:54 UTC (permalink / raw)
  To: linux-arm-msm, andersson, agross, krzysztof.kozlowski
  Cc: marijn.suijten, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	devicetree, linux-kernel

Add a compatible for SA8155P platforms and relevant defines to the
include file.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
---
 Documentation/devicetree/bindings/power/qcom,rpmpd.yaml | 1 +
 include/dt-bindings/power/qcom-rpmpd.h                  | 9 +++++++++
 2 files changed, 10 insertions(+)

diff --git a/Documentation/devicetree/bindings/power/qcom,rpmpd.yaml b/Documentation/devicetree/bindings/power/qcom,rpmpd.yaml
index afad3135ed67..f9c211a9a938 100644
--- a/Documentation/devicetree/bindings/power/qcom,rpmpd.yaml
+++ b/Documentation/devicetree/bindings/power/qcom,rpmpd.yaml
@@ -29,6 +29,7 @@ properties:
       - qcom,qcm2290-rpmpd
       - qcom,qcs404-rpmpd
       - qcom,qdu1000-rpmhpd
+      - qcom,sa8155p-rpmhpd
       - qcom,sa8540p-rpmhpd
       - qcom,sa8775p-rpmhpd
       - qcom,sdm660-rpmpd
diff --git a/include/dt-bindings/power/qcom-rpmpd.h b/include/dt-bindings/power/qcom-rpmpd.h
index 1bf8e87ecd7e..5a6dd5ded087 100644
--- a/include/dt-bindings/power/qcom-rpmpd.h
+++ b/include/dt-bindings/power/qcom-rpmpd.h
@@ -4,6 +4,15 @@
 #ifndef _DT_BINDINGS_POWER_QCOM_RPMPD_H
 #define _DT_BINDINGS_POWER_QCOM_RPMPD_H
 
+/* SA8155P Power Domain Indexes */
+#define SA8155P_CX	0
+#define SA8155P_CX_AO	1
+#define SA8155P_EBI	2
+#define SA8155P_GFX	3
+#define SA8155P_MSS	4
+#define SA8155P_MX	5
+#define SA8155P_MX_AO	6
+
 /* SA8775P Power Domain Indexes */
 #define SA8775P_CX	0
 #define SA8775P_CX_AO	1
-- 
2.39.1


^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2023-05-25  4:52 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-14  9:54 [PATCH 1/3] dt-bindings: power: qcom,rpmpd: Add SA8155P Konrad Dybcio
2023-02-14  9:54 ` [PATCH 2/3] soc: qcom: rpmhpd: Add SA8155P power domains Konrad Dybcio
2023-02-14  9:54 ` [PATCH 3/3] arm64: dts: qcom: Split out SA8155P and use correct RPMh " Konrad Dybcio
2023-03-14  0:10   ` Bjorn Andersson
2023-03-14 11:36     ` Konrad Dybcio
2023-03-14 11:41       ` Konrad Dybcio
2023-03-15 23:00         ` Bjorn Andersson
2023-03-15 23:50           ` Konrad Dybcio
2023-03-20  2:19             ` Bjorn Andersson
2023-03-20 10:39               ` Konrad Dybcio
2023-03-29 19:25                 ` Konrad Dybcio
2023-02-14  9:56 ` [PATCH 1/3] dt-bindings: power: qcom,rpmpd: Add SA8155P Krzysztof Kozlowski
2023-02-14  9:58 ` Bhupesh Sharma
2023-05-25  4:53 ` (subset) " Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).