mbox series

[v2,0/3] genpd: qcom: rpmpd: Add MSM8917 and similar SoCs

Message ID 20230912050028.4804-1-otto.pflueger@abscue.de
Headers show
Series genpd: qcom: rpmpd: Add MSM8917 and similar SoCs | expand

Message

Otto Pflüger Sept. 12, 2023, 5 a.m. UTC
Add RPM power domain definitions for the Qualcomm MSM8917, MSM8937 and
QM215 SoCs. These SoCs all have the same power domains (VDDCX and VDDMX
in voltage level mode), but different regulators are needed for QM215
because it is used with a PM8916 PMIC instead of a PM8937 PMIC.

---
Changes in v2:
- Fix typo in patch description: VDDMD -> VDDMX
- Split MSM8917 and QM215 changes (suggested by Konrad)
- Remove redundant qcom,msm8937-rpmpd entry from rpmpd_match_table
  and use a fallback compatible instead (suggested by Konrad)

Otto Pflüger (3):
  dt-bindings: power: rpmpd: Add MSM8917, MSM8937 and QM215
  genpd: qcom: rpmpd: Add MSM8917 power domains
  genpd: qcom: rpmpd: Add QM215 power domains

 .../devicetree/bindings/power/qcom,rpmpd.yaml | 79 ++++++++--------
 drivers/genpd/qcom/rpmpd.c                    | 91 +++++++++++++++++++
 include/dt-bindings/power/qcom-rpmpd.h        | 21 +++++
 3 files changed, 155 insertions(+), 36 deletions(-)


base-commit: 7bc675554773f09d88101bf1ccfc8537dc7c0be9