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@xxxxxxxxxxxx> --- 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@xxxxxxxxxxxx>