linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/4] dt-bindings: qcom-rpmpd: Add sm6125 power domains
@ 2021-11-30 21:23 Martin Botka
  2021-11-30 21:23 ` [PATCH 2/4] drivers: soc: qcom: rpmpd: Add support for sm6125 Martin Botka
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Martin Botka @ 2021-11-30 21:23 UTC (permalink / raw)
  To: martin.botka1
  Cc: ~postmarketos/upstreaming, konrad.dybcio,
	angelogioacchino.delregno, marijn.suijten, jamipkettunen,
	paul.bouchara, Martin Botka, Andy Gross, Bjorn Andersson,
	Rob Herring, linux-arm-msm, devicetree, linux-kernel

Add dt-bindings for sm6125 SoC RPM Power Domains

Signed-off-by: Martin Botka <martin.botka@somainline.org>
---
 include/dt-bindings/power/qcom-rpmpd.h | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/include/dt-bindings/power/qcom-rpmpd.h b/include/dt-bindings/power/qcom-rpmpd.h
index 340b0ffe5eb8..0006a2930dcc 100644
--- a/include/dt-bindings/power/qcom-rpmpd.h
+++ b/include/dt-bindings/power/qcom-rpmpd.h
@@ -219,12 +219,20 @@
 #define SM6115_VDD_LPI_CX	6
 #define SM6115_VDD_LPI_MX	7
 
+/* SM6125 Power Domains */
+#define SM6125_VDDCX		0
+#define SM6125_VDDCX_AO		1
+#define SM6125_VDDCX_VFL	2
+#define SM6125_VDDMX		3
+#define SM6125_VDDMX_AO		4
+#define SM6125_VDDMX_VFL	5
+
 /* QCM2290 Power Domains */
 #define QCM2290_VDDCX		0
-- 
2.34.0


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

end of thread, other threads:[~2021-12-01 15:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-30 21:23 [PATCH 1/4] dt-bindings: qcom-rpmpd: Add sm6125 power domains Martin Botka
2021-11-30 21:23 ` [PATCH 2/4] drivers: soc: qcom: rpmpd: Add support for sm6125 Martin Botka
2021-11-30 21:23 ` [PATCH 3/4] arm64: dt: sm6125: Add RPMPD node Martin Botka
2021-11-30 21:23 ` [PATCH 4/4] arm64: dt: sm6125: Add power domains to sdhc Martin Botka
2021-12-01 15:13 ` (subset) [PATCH 1/4] dt-bindings: qcom-rpmpd: Add sm6125 power domains 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).