Re: (subset) [PATCH 1/1] remoteproc: qcom_wcnss: Fix on platforms without fallback regulators

2025-05-13 Thread Bjorn Andersson
On Mon, 12 May 2025 02:40:15 +0300, Matti Lehtimäki wrote: > Recent change to handle platforms with only single power domain broke > pronto-v3 which requires power domains and doesn't have fallback voltage > regulators in case power domains are missing. Add a check to verify > the number of fallb

Re: [PATCH 1/1] remoteproc: qcom_wcnss: Fix on platforms without fallback regulators

2025-05-12 Thread Luca Weiss
On Mon May 12, 2025 at 12:40 AM WEST, Matti Lehtimäki wrote: > Recent change to handle platforms with only single power domain broke > pronto-v3 which requires power domains and doesn't have fallback voltage > regulators in case power domains are missing. Add a check to verify > the number of fallb

[PATCH 1/1] remoteproc: qcom_wcnss: Fix on platforms without fallback regulators

2025-05-11 Thread Matti Lehtimäki
Recent change to handle platforms with only single power domain broke pronto-v3 which requires power domains and doesn't have fallback voltage regulators in case power domains are missing. Add a check to verify the number of fallback voltage regulators before using the code which handles single pow