Linux-remoteproc Archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Support single-PD in wcnss driver
@ 2025-02-06 19:56 Luca Weiss
  2025-02-06 19:56 ` [PATCH v2 1/2] dt-bindings: remoteproc: qcom,wcnss-pil: Add support for single power-domain platforms Luca Weiss
  2025-02-06 19:56 ` [PATCH v2 2/2] remoteproc: qcom_wcnss: Handle platforms with only single power domain Luca Weiss
  0 siblings, 2 replies; 4+ messages in thread
From: Luca Weiss @ 2025-02-06 19:56 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>
---
Changes in v2:
- Narrow down dt-schema to only allow one of these three options:
    - cx regulator + mx regulator (still deprecated)
    - cx pd + mx regulator
    - cx pd + mx pd
- Link to v1: https://lore.kernel.org/r/20250129-wcnss-singlepd-v1-0-b01a6ba0b1bd@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        | 45 +++++++++++++++++-----
 drivers/remoteproc/qcom_wcnss.c                    | 32 +++++++++++----
 2 files changed, 61 insertions(+), 16 deletions(-)
---
base-commit: 808eb958781e4ebb6e9c0962af2e856767e20f45
change-id: 20250129-wcnss-singlepd-f9e6854257ed

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


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

end of thread, other threads:[~2025-02-12  7:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-06 19:56 [PATCH v2 0/2] Support single-PD in wcnss driver Luca Weiss
2025-02-06 19:56 ` [PATCH v2 1/2] dt-bindings: remoteproc: qcom,wcnss-pil: Add support for single power-domain platforms Luca Weiss
2025-02-12  7:19   ` Krzysztof Kozlowski
2025-02-06 19:56 ` [PATCH v2 2/2] remoteproc: qcom_wcnss: Handle platforms with only single power domain Luca Weiss

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 read-only IMAP folder(s) and NNTP newsgroup(s).