ARM: dts: msm: Remove the Secure CDSP heap for anorak

Remove the Secure CDSP heap for anorak

Change-Id: Ie8177f5265ffea9a5e6da5ba583c989def457ede
This commit is contained in:
Jaskaran Singh
2022-04-26 14:43:21 +05:30
parent 5b2c2168b8
commit 3743359674

View File

@@ -4,11 +4,5 @@
qcom,dma-heaps {
compatible = "qcom,dma-heaps";
qcom,secure_cdsp {
qcom,dma-heap-name = "qcom,secure-cdsp";
qcom,dma-heap-type = <HEAP_TYPE_SECURE_CARVEOUT>;
memory-region = <&cdsp_secure_heap_mem>;
qcom,token = <0x20000000>;
};
};
};