linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Add MSM8953 RPM support
@ 2021-08-25 16:52 Sireesh Kodali
  2021-08-25 16:59 ` [PATCH 1/4] dt-bindings: soc: qcom: smd-rpm: Add compatible for MSM8953 SoC Sireesh Kodali
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Sireesh Kodali @ 2021-08-25 16:52 UTC (permalink / raw)
  To: bjorn.andersson, agross, robh+dt, rnayak
  Cc: devicetree, linux-arm-msm, linux-kernel, phone-devel,
	~postmarketos/upstreaming, Sireesh Kodali

This patch series adds support for the RPM SMD regulators and power domains
 as found on the MSM8953 platform (SMD450, SDA450, SDM625, SDM632, APQ8053)

Vladimir Lypak (4):
  dt-bindings: soc: qcom: smd-rpm: Add compatible for MSM8953 SoC
  soc: qcom: smd-rpm: Add compatible for MSM8953 SoC
  dt-bindings: power: rpmpd: Add MSM8953 to rpmpd binding
  soc: qcom: rpmpd: Add power domains for MSM8953

 .../devicetree/bindings/power/qcom,rpmpd.yaml |  1 +
 .../bindings/soc/qcom/qcom,smd-rpm.yaml       |  2 ++
 drivers/soc/qcom/rpmpd.c                      | 24 +++++++++++++++++++
 drivers/soc/qcom/smd-rpm.c                    |  1 +
 include/dt-bindings/power/qcom-rpmpd.h        |  9 +++++++
 5 files changed, 37 insertions(+)

-- 
2.33.0


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

end of thread, other threads:[~2021-08-31 20:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-25 16:52 [PATCH 0/4] Add MSM8953 RPM support Sireesh Kodali
2021-08-25 16:59 ` [PATCH 1/4] dt-bindings: soc: qcom: smd-rpm: Add compatible for MSM8953 SoC Sireesh Kodali
2021-08-31 20:03   ` Rob Herring
2021-08-25 17:01 ` [PATCH 2/4] " Sireesh Kodali
2021-08-25 17:02 ` [PATCH 3/4] dt-bindings: power: rpmpd: Add MSM8953 to rpmpd binding Sireesh Kodali
2021-08-31 20:03   ` Rob Herring
2021-08-25 17:02 ` [PATCH 4/4] soc: qcom: rpmpd: Add power domains for MSM8953 Sireesh Kodali

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