aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/dt-bindings/power/qcom-rpmpd.h
diff options
context:
space:
mode:
authorMartin Botka <martin.botka@somainline.org>2021-11-30 22:23:29 +0100
committerBjorn Andersson <bjorn.andersson@linaro.org>2021-12-20 19:10:10 -0600
commit8712107740ad272bd89c873ec850146ac3d8832a (patch)
tree360e6213e54d103ae057bbed36c8d92f660a2d2c /include/dt-bindings/power/qcom-rpmpd.h
parentsoc: qcom: aoss: constify static struct thermal_cooling_device_ops (diff)
downloadwireguard-linux-8712107740ad272bd89c873ec850146ac3d8832a.tar.xz
wireguard-linux-8712107740ad272bd89c873ec850146ac3d8832a.zip
dt-bindings: qcom-rpmpd: Add sm6125 power domains
Add dt-bindings for sm6125 SoC RPM Power Domains Signed-off-by: Martin Botka <martin.botka@somainline.org> [bjorn: Added compatible to binding as well] Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20211130212332.25401-1-martin.botka@somainline.org
Diffstat (limited to 'include/dt-bindings/power/qcom-rpmpd.h')
-rw-r--r--include/dt-bindings/power/qcom-rpmpd.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/dt-bindings/power/qcom-rpmpd.h b/include/dt-bindings/power/qcom-rpmpd.h
index 340b0ffe5eb8..5b64059ef43e 100644
--- a/include/dt-bindings/power/qcom-rpmpd.h
+++ b/include/dt-bindings/power/qcom-rpmpd.h
@@ -219,6 +219,14 @@
#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
#define QCM2290_VDDCX_AO 1