Skip to content

Commit 11cc498

Browse files
author
Ulf Hansson
committed
pmdomain: Merge branch genpd_dt into next
Merge the immutable branch genpd_dt into next, to allow the DT bindings to be tested together with new pmdomain changes that are targeted for v6.7. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2 parents 1df91d8 + c638b95 commit 11cc498

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

Documentation/devicetree/bindings/power/qcom,rpmpd.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ properties:
3939
- qcom,sc7280-rpmhpd
4040
- qcom,sc8180x-rpmhpd
4141
- qcom,sc8280xp-rpmhpd
42+
- qcom,sc8380xp-rpmhpd
4243
- qcom,sdm660-rpmpd
4344
- qcom,sdm670-rpmhpd
4445
- qcom,sdm845-rpmhpd
@@ -55,6 +56,7 @@ properties:
5556
- qcom,sm8350-rpmhpd
5657
- qcom,sm8450-rpmhpd
5758
- qcom,sm8550-rpmhpd
59+
- qcom,sm8650-rpmhpd
5860
- items:
5961
- enum:
6062
- qcom,msm8937-rpmpd

include/dt-bindings/power/qcom,rpmhpd.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,7 @@
2626
#define RPMHPD_QPHY 16
2727
#define RPMHPD_DDR 17
2828
#define RPMHPD_XO 18
29+
#define RPMHPD_NSP2 19
30+
#define RPMHPD_GMXC 20
2931

3032
#endif

0 commit comments

Comments
 (0)