All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Support single-PD in wcnss driver
@ 2025-01-29 17:51 Luca Weiss
  2025-01-29 17:51 ` [PATCH 1/2] dt-bindings: remoteproc: qcom,wcnss-pil: Add support for single power-domain platforms Luca Weiss
  2025-01-29 17:51 ` [PATCH 2/2] remoteproc: qcom_wcnss: Handle platforms with only single power domain Luca Weiss
  0 siblings, 2 replies; 6+ messages in thread
From: Luca Weiss @ 2025-01-29 17:51 UTC (permalink / raw)
  To: ~postmarketos/upstreaming, phone-devel, Bjorn Andersson,
	Mathieu Poirier, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Stephan Gerhold, Matti Lehtimäki
  Cc: linux-arm-msm, linux-remoteproc, devicetree, linux-kernel,
	Luca Weiss

Both MSM8974 and MSM8226 only model CX as power domain, leaving MX & PX
as regulators. Add some patches to support this use case.

Signed-off-by: Luca Weiss <luca@lucaweiss.eu>
---
Matti Lehtimäki (2):
      dt-bindings: remoteproc: qcom,wcnss-pil: Add support for single power-domain platforms
      remoteproc: qcom_wcnss: Handle platforms with only single power domain

 .../bindings/remoteproc/qcom,wcnss-pil.yaml        |  2 ++
 drivers/remoteproc/qcom_wcnss.c                    | 32 +++++++++++++++++-----
 2 files changed, 27 insertions(+), 7 deletions(-)
---
base-commit: 0b58e108042b0ed28a71cd7edf5175999955b233
change-id: 20250129-wcnss-singlepd-f9e6854257ed

Best regards,
-- 
Luca Weiss <luca@lucaweiss.eu>


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

end of thread, other threads:[~2025-01-30  9:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-29 17:51 [PATCH 0/2] Support single-PD in wcnss driver Luca Weiss
2025-01-29 17:51 ` [PATCH 1/2] dt-bindings: remoteproc: qcom,wcnss-pil: Add support for single power-domain platforms Luca Weiss
2025-01-29 18:44   ` Krzysztof Kozlowski
2025-01-29 21:42     ` Luca Weiss
2025-01-30  9:22       ` Stephan Gerhold
2025-01-29 17:51 ` [PATCH 2/2] remoteproc: qcom_wcnss: Handle platforms with only single power domain Luca Weiss

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.