diff options
author | Neil Armstrong <neil.armstrong@linaro.org> | 2023-10-25 10:32:02 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2023-10-26 17:17:31 +0300 |
commit | d4d56c079ddd19293b11de1f2309add0b8972af2 (patch) | |
tree | 5212906c0268d8ad97d2efae028db9cab0a47c65 /include | |
parent | 61848698288d93a230cab9c0585e726df66f2402 (diff) | |
download | linux-d4d56c079ddd19293b11de1f2309add0b8972af2.tar.xz |
dt-bindings: power: qcom,rpmpd: document the SM8650 RPMh Power Domains
Document the RPMh Power Domains on the SM8650 Platform.
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20231025-topic-sm8650-upstream-rpmpd-v1-1-f25d313104c6@linaro.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'include')
-rw-r--r-- | include/dt-bindings/power/qcom,rpmhpd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/power/qcom,rpmhpd.h b/include/dt-bindings/power/qcom,rpmhpd.h index 7c201a66bc69..0f6a74e09970 100644 --- a/include/dt-bindings/power/qcom,rpmhpd.h +++ b/include/dt-bindings/power/qcom,rpmhpd.h @@ -26,5 +26,6 @@ #define RPMHPD_QPHY 16 #define RPMHPD_DDR 17 #define RPMHPD_XO 18 +#define RPMHPD_NSP2 19 #endif |