All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] pmdomain: qcom: rpmhpd: Introduce Power Domains support for SM8650
@ 2023-10-25  7:32 Neil Armstrong
  2023-10-25  7:32 ` [PATCH 1/2] dt-bindings: power: qcom,rpmpd: document the SM8650 RPMh Power Domains Neil Armstrong
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Neil Armstrong @ 2023-10-25  7:32 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Ulf Hansson
  Cc: linux-arm-msm, devicetree, linux-kernel, linux-pm, Neil Armstrong

Add Power Domains and Bindings for SM8650 platform, it uses
a new NSP2 power domain.

Dependencies: None

For convenience, a regularly refreshed linux-next based git tree containing
all the SM8650 related work is available at:
https://git.codelinaro.org/neil.armstrong/linux/-/tree/topic/sm85650/upstream/integ

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
Neil Armstrong (2):
      dt-bindings: power: qcom,rpmpd: document the SM8650 RPMh Power Domains
      pmdomain: qcom: rpmhpd: Add SM8650 RPMh Power Domains

 .../devicetree/bindings/power/qcom,rpmpd.yaml      |  1 +
 drivers/pmdomain/qcom/rpmhpd.c                     | 30 ++++++++++++++++++++++
 include/dt-bindings/power/qcom,rpmhpd.h            |  1 +
 3 files changed, 32 insertions(+)
---
base-commit: fe1998aa935b44ef873193c0772c43bce74f17dc
change-id: 20231016-topic-sm8650-upstream-rpmpd-4fc0fe1179fc

Best regards,
-- 
Neil Armstrong <neil.armstrong@linaro.org>


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

end of thread, other threads:[~2023-10-26 14:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-25  7:32 [PATCH 0/2] pmdomain: qcom: rpmhpd: Introduce Power Domains support for SM8650 Neil Armstrong
2023-10-25  7:32 ` [PATCH 1/2] dt-bindings: power: qcom,rpmpd: document the SM8650 RPMh Power Domains Neil Armstrong
2023-10-25  7:32 ` [PATCH 2/2] pmdomain: qcom: rpmhpd: Add " Neil Armstrong
2023-10-25  8:36   ` Dmitry Baryshkov
2023-10-26 14:27 ` [PATCH 0/2] pmdomain: qcom: rpmhpd: Introduce Power Domains support for SM8650 Ulf Hansson

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.