Compute DSP in SDM660 is compatible with generic cdsp_resource_init
descriptor.
Signed-off-by: Nickolay Goppen <setotau@mainlining.org>
---
drivers/remoteproc/qcom_q6v5_pas.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/remoteproc/qcom_q6v5_pas.c b/drivers/remoteproc/qcom_q6v5_pas.c
index 158bcd6cc85c..781eac6aa6bf 100644
--- a/drivers/remoteproc/qcom_q6v5_pas.c
+++ b/drivers/remoteproc/qcom_q6v5_pas.c
@@ -1488,6 +1488,7 @@ static const struct of_device_id qcom_pas_of_match[] = {
{ .compatible = "qcom,sc8280xp-nsp0-pas", .data = &sc8280xp_nsp0_resource},
{ .compatible = "qcom,sc8280xp-nsp1-pas", .data = &sc8280xp_nsp1_resource},
{ .compatible = "qcom,sdm660-adsp-pas", .data = &adsp_resource_init},
+ { .compatible = "qcom,sdm660-cdsp-pas", .data = &cdsp_resource_init},
{ .compatible = "qcom,sdm845-adsp-pas", .data = &sdm845_adsp_resource_init},
{ .compatible = "qcom,sdm845-cdsp-pas", .data = &sdm845_cdsp_resource_init},
{ .compatible = "qcom,sdm845-slpi-pas", .data = &sdm845_slpi_resource_init},
--
2.51.1
On Sun, Oct 19, 2025 at 05:20:21PM +0300, Nickolay Goppen wrote: > Compute DSP in SDM660 is compatible with generic cdsp_resource_init > descriptor. > > Signed-off-by: Nickolay Goppen <setotau@mainlining.org> > --- > drivers/remoteproc/qcom_q6v5_pas.c | 1 + > 1 file changed, 1 insertion(+) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Tested-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> # ifc6560 Please send DT patches too. -- With best wishes Dmitry
19.10.2025 18:37, Dmitry Baryshkov пишет: > On Sun, Oct 19, 2025 at 05:20:21PM +0300, Nickolay Goppen wrote: >> Compute DSP in SDM660 is compatible with generic cdsp_resource_init >> descriptor. >> >> Signed-off-by: Nickolay Goppen <setotau@mainlining.org> >> --- >> drivers/remoteproc/qcom_q6v5_pas.c | 1 + >> 1 file changed, 1 insertion(+) >> > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> > > Tested-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> # ifc6560 > > Please send DT patches too. I can send them separately -- Best regards, Nickolay
On Sun, Oct 19, 2025 at 06:38:01PM +0300, Nickolay Goppen wrote: > > 19.10.2025 18:37, Dmitry Baryshkov пишет: > > On Sun, Oct 19, 2025 at 05:20:21PM +0300, Nickolay Goppen wrote: > > > Compute DSP in SDM660 is compatible with generic cdsp_resource_init > > > descriptor. > > > > > > Signed-off-by: Nickolay Goppen <setotau@mainlining.org> > > > --- > > > drivers/remoteproc/qcom_q6v5_pas.c | 1 + > > > 1 file changed, 1 insertion(+) > > > > > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> > > > > Tested-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> # ifc6560 > > > > Please send DT patches too. > I can send them separately Yes, please -- With best wishes Dmitry
© 2016 - 2026 Red Hat, Inc.