devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] pmdomain: qcom: rpmpd: Add MSM8917 and similar SoCs
@ 2023-09-14  6:54 Otto Pflüger
  2023-09-14  6:54 ` [PATCH v3 1/3] dt-bindings: power: rpmpd: Add MSM8917, MSM8937 and QM215 Otto Pflüger
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Otto Pflüger @ 2023-09-14  6:54 UTC (permalink / raw)
  To: linux-arm-msm
  Cc: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Ulf Hansson, devicetree,
	linux-pm, Otto Pflüger

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 v3:
- Sort compatibles in device tree binding documentation (suggested by
  Krzysztof)
- Rebase on latest next with genpd subsystem renamed to pmdomain
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
  pmdomain: qcom: rpmpd: Add MSM8917 power domains
  pmdomain: qcom: rpmpd: Add QM215 power domains

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


base-commit: 98897dc735cf6635f0966f76eb0108354168fb15
-- 
2.39.1

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-09-15 19:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-14  6:54 [PATCH v3 0/3] pmdomain: qcom: rpmpd: Add MSM8917 and similar SoCs Otto Pflüger
2023-09-14  6:54 ` [PATCH v3 1/3] dt-bindings: power: rpmpd: Add MSM8917, MSM8937 and QM215 Otto Pflüger
2023-09-14  7:20   ` Krzysztof Kozlowski
2023-09-14  6:54 ` [PATCH v3 2/3] pmdomain: qcom: rpmpd: Add MSM8917 power domains Otto Pflüger
2023-09-15 13:41   ` Konrad Dybcio
2023-09-15 19:00     ` Dmitry Baryshkov
2023-09-14  6:54 ` [PATCH v3 3/3] pmdomain: qcom: rpmpd: Add QM215 " Otto Pflüger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).