]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
arm64: dts: qcom: sdm630/660: Add CDSP-related nodes
authorNickolay Goppen <setotau@mainlining.org>
Mon, 10 Nov 2025 18:55:06 +0000 (21:55 +0300)
committerBjorn Andersson <andersson@kernel.org>
Sat, 3 Jan 2026 19:21:59 +0000 (13:21 -0600)
commitc0c32a9e3493f9987fd6635bbaf7260dfc09ee29
tree7a9283b264d59fed6aae45817262c010772453c1
parent512716f69610d81db958b781132370731c69e874
arm64: dts: qcom: sdm630/660: Add CDSP-related nodes

In order to enable CDSP support for SDM660 SoC:
 * add shared memory p2p nodes for CDSP
 * add CDSP-specific smmu node
 * add CDSP peripheral image loader node

Memory region for CDSP in SDM660 occupies the same spot as
TZ buffer mem defined in sdm630.dtsi (which does not have CDSP).
In sdm660.dtsi replace buffer_mem inherited from SDM630 with
cdsp_region, which is also larger in size.

SDM636 also doesn't have CDSP, so remove inherited from sdm660.dtsi
related nodes and add buffer_mem back.

Signed-off-by: Nickolay Goppen <setotau@mainlining.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20251110-qcom-sdm660-cdsp-adsp-dts-v3-1-d1f1c86e2e6d@mainlining.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sdm630.dtsi
arch/arm64/boot/dts/qcom/sdm636.dtsi
arch/arm64/boot/dts/qcom/sdm660.dtsi