mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: msm: Remove the secure CDSP dma-buf heap
Remove the secure CDSP dma-buf heap to avoid CDSP PIL failures. Change-Id: I6978b65efc572e748d720fd578a2c2e1eeb9d8c8
This commit is contained in:
@@ -4,12 +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_mem>;
|
||||
qcom,token = <0x20000000>;
|
||||
};
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user