[PATCH v4 0/3] arm64: dts: qcom: eliza: Add CDSP support and enable it on MTP and CQS SoM
Abel Vesa <[email protected]> Tue, 04 Aug 2026 15:21:39 +0300
| Newsgroups | org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <20260804-dts-qcom-eliza-add-cdsp-v4-0-fa593983e486@oss.qualcomm.com> |
Describe the CDSP node, the glink-edge and the related SMP2P, then enable the CDSP on both the MTP and CQS SoM. FastRPC node will be sent later on, along with the ADSP related one. Signed-off-by: Abel Vesa <[email protected]> Changes in v4: - Rebased on next-20260803. - Link to v3: https://patch.msgid.link/20260723-dts-qcom-eliza-add-cdsp-v3-0-b535200996ed@oss.qualcomm.com Changes in v3: - Rebased on next-20260722. - Picked up Dmitry's R-b tags for MTP and CQS SoM patches. - Reworded DTSI commit message to suggest that FastRPC will be sent separately, as suggested by Dmitry. - Added the GLINK edge node. - Link to v2: https://patch.msgid.link/20260721-dts-qcom-eliza-add-cdsp-v2-0-e1e52bfb3c12@oss.qualcomm.com Changes in v2: - Rebased on next-20260720 - Picked up Konrad's R-b tags. - Link to v1: https://patch.msgid.link/20260714-dts-qcom-eliza-add-cdsp-v1-0-525e757a23b0@oss.qualcomm.com --- Abel Vesa (3): arm64: dts: qcom: eliza: Describe the CDSP remoteproc arm64: dts: qcom: eliza-mtp: Enable CDSP remoteproc arm64: dts: qcom: eliza-cqs-som: Enable CDSP remoteproc arch/arm64/boot/dts/qcom/eliza-cqs-som.dtsi | 7 +++ arch/arm64/boot/dts/qcom/eliza-mtp.dts | 7 +++ arch/arm64/boot/dts/qcom/eliza.dtsi | 75 +++++++++++++++++++++++++++++ 3 files changed, 89 insertions(+) --- base-commit: 9a4cdc958dd79fc6c3b20b51a10debec6ca09fec change-id: 20260714-dts-qcom-eliza-add-cdsp-0288fd79c8c2 Best regards, -- Abel Vesa <[email protected]>