ARM: dts: msm: Add tui_test heap for sun-vm
The tui_test heap will be used by the large_dmabuf test on sun-vm. Change-Id: I84e5aee85c03e2cc809acc307509ce00aa74d967 Signed-off-by: Georgi Djakov <quic_c_gdjako@quicinc.com>
This commit is contained in:
@@ -38,5 +38,11 @@
|
||||
qcom,dma-heap-type = <HEAP_TYPE_TVM_CARVEOUT>;
|
||||
qcom,dynamic-heap;
|
||||
};
|
||||
|
||||
qcom,tui_test {
|
||||
qcom,dma-heap-name = "qcom,tui_test";
|
||||
qcom,dma-heap-type = <HEAP_TYPE_TVM_CARVEOUT>;
|
||||
qcom,dynamic-heap;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user