ARM: dts: msm: Add adsprpc-mem and adsprpc-mem CMA nodes
Add adsprpc-mem and CMA nodes for tuna target. Change-Id: I6da8838d50578b4f621bdd2b48215c4ba002ed7b Signed-off-by: Patan Saddam <quic_psaddam@quicinc.com>
This commit is contained in:
committed by
Saddam Patan
parent
a4b731a3d6
commit
fc55b42d53
@@ -9,5 +9,11 @@
|
||||
qcom,dma-heaps {
|
||||
compatible = "qcom,dma-heaps";
|
||||
depends-on-supply = <&qcom_scm>;
|
||||
|
||||
qcom,secure_cdsp {
|
||||
qcom,dma-heap-name = "qcom,cma-secure-cdsp";
|
||||
qcom,dma-heap-type = <HEAP_TYPE_CMA>;
|
||||
memory-region = <&cdsp_secure_heap_cma>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user