devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] genpd: qcom: rpmpd: Add MSM8917 and similar SoCs
@ 2023-09-11 13:16 Otto Pflüger
  2023-09-11 13:16 ` [PATCH 1/2] dt-bindings: power: rpmpd: Add MSM8917, MSM8937 and QM215 Otto Pflüger
  2023-09-11 13:16 ` [PATCH 2/2] genpd: qcom: " Otto Pflüger
  0 siblings, 2 replies; 4+ messages in thread
From: Otto Pflüger @ 2023-09-11 13:16 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 VDDMD
in voltage level mode), but different regulators are needed for QM215
because it is used with a PM8916 PMIC instead of a PM8937 PMIC.

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

 .../devicetree/bindings/power/qcom,rpmpd.yaml |  3 +
 drivers/genpd/qcom/rpmpd.c                    | 92 +++++++++++++++++++
 include/dt-bindings/power/qcom-rpmpd.h        | 21 +++++
 3 files changed, 116 insertions(+)


base-commit: 7bc675554773f09d88101bf1ccfc8537dc7c0be9
-- 
2.39.1

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

end of thread, other threads:[~2023-09-11 20:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-11 13:16 [PATCH 0/2] genpd: qcom: rpmpd: Add MSM8917 and similar SoCs Otto Pflüger
2023-09-11 13:16 ` [PATCH 1/2] dt-bindings: power: rpmpd: Add MSM8917, MSM8937 and QM215 Otto Pflüger
2023-09-11 13:16 ` [PATCH 2/2] genpd: qcom: " Otto Pflüger
2023-09-11 13:20   ` Konrad Dybcio

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).