ARM: dts: qcom: Add SPU - HLOS shared DMA pool to sun dtsi

Needed for SPU - HLOS communication.

Change-Id: Id529de99bf990da79855dc770d34eac9c4f55d0d
Signed-off-by: Nurit Lichtenstein <quic_nuritl@quicinc.com>
This commit is contained in:
Nurit Lichtenstein
2023-11-19 09:13:58 +02:00
parent a7c4d9e70b
commit 9a88cb73d7
2 changed files with 12 additions and 1 deletions

View File

@@ -23,7 +23,7 @@
qcom,sp_hlos {
qcom,dma-heap-name = "qcom,sp-hlos";
qcom,dma-heap-type = <HEAP_TYPE_CMA>;
memory-region = <&spss_region_mem>;
memory-region = <&sp_mem>;
};
qcom,secure_sp_tz {