ARM: dts: msm: Add adsprpc-mem and adsprpc-mem CMA nodes
Add adsprpc-mem and CMA nodes for kera target. Change-Id: Ic1f0d3962281cb31cbddaeddf53fefa2ae1ef830 Signed-off-by: Patan Saddam <quic_psaddam@quicinc.com>
This commit is contained in:
committed by
Saddam Patan
parent
a4b731a3d6
commit
f71bb8e08f
@@ -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