All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Qualcomm SM8250 PRMHPD support
@ 2020-04-15  6:21 Bjorn Andersson
  2020-04-15  6:21 ` [PATCH 1/2] soc: qcom: rpmhpd: Add SM8250 power domains Bjorn Andersson
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Bjorn Andersson @ 2020-04-15  6:21 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Rob Herring
  Cc: linux-arm-msm, devicetree, linux-kernel

Add rpmhpd resources for SM8250 and add the relevant node to DT

Bjorn Andersson (2):
  soc: qcom: rpmhpd: Add SM8250 power domains
  arm64: dts: qcom: sm8250: Add rpmhpd node

 .../devicetree/bindings/power/qcom,rpmpd.yaml |  1 +
 arch/arm64/boot/dts/qcom/sm8250.dtsi          | 51 +++++++++++++++++++
 drivers/soc/qcom/rpmhpd.c                     | 19 +++++++
 include/dt-bindings/power/qcom-rpmpd.h        | 12 +++++
 4 files changed, 83 insertions(+)

-- 
2.24.0


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

end of thread, other threads:[~2020-04-21  6:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-15  6:21 [PATCH 0/2] Qualcomm SM8250 PRMHPD support Bjorn Andersson
2020-04-15  6:21 ` [PATCH 1/2] soc: qcom: rpmhpd: Add SM8250 power domains Bjorn Andersson
2020-04-20 21:50   ` Rob Herring
2020-04-15  6:21 ` [PATCH 2/2] arm64: dts: qcom: sm8250: Add rpmhpd node Bjorn Andersson
2020-04-21  6:29 ` [PATCH 0/2] Qualcomm SM8250 PRMHPD support Vinod Koul

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.