On Sat, Jun 21, 2025 at 03:19:57PM +0200, Luca Weiss wrote: > MSM8974 requires the CX power domain, so use the msm8996_adsp_resource > which has cx under proxy_pd_names and is otherwise equivalent. > > Signed-off-by: Luca Weiss <l...@lucaweiss.eu> > --- > drivers/remoteproc/qcom_q6v5_pas.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Hmm. You are modifying the ADSP configuration in the driver, but at the same time you've dropped CX supply from the MSS remoteproc. -- With best wishes Dmitry