mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-27 14:14:24 +08:00
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>
This commit is contained in:
commit
11cc498cf8
@ -39,6 +39,7 @@ properties:
|
||||
- qcom,sc7280-rpmhpd
|
||||
- qcom,sc8180x-rpmhpd
|
||||
- qcom,sc8280xp-rpmhpd
|
||||
- qcom,sc8380xp-rpmhpd
|
||||
- qcom,sdm660-rpmpd
|
||||
- qcom,sdm670-rpmhpd
|
||||
- qcom,sdm845-rpmhpd
|
||||
@ -55,6 +56,7 @@ properties:
|
||||
- qcom,sm8350-rpmhpd
|
||||
- qcom,sm8450-rpmhpd
|
||||
- qcom,sm8550-rpmhpd
|
||||
- qcom,sm8650-rpmhpd
|
||||
- items:
|
||||
- enum:
|
||||
- qcom,msm8937-rpmpd
|
||||
|
@ -26,5 +26,7 @@
|
||||
#define RPMHPD_QPHY 16
|
||||
#define RPMHPD_DDR 17
|
||||
#define RPMHPD_XO 18
|
||||
#define RPMHPD_NSP2 19
|
||||
#define RPMHPD_GMXC 20
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user