ARM: dts: msm: Use TUI_CARVEOUT_HEAP on kalama-vm

Switch to using a different driver for qcom,tui dma-heap.
This driver supports the updated mem_buf_alloc() interface.

Change-Id: I69678b4b93a8a07ac5ec082a08c49b351260c74a
This commit is contained in:
Patrick Daly
2022-06-28 22:03:39 -07:00
parent 36d9ca629e
commit ff8d694d04

View File

@@ -6,7 +6,7 @@
qcom,tui {
qcom,dma-heap-name = "qcom,tui";
qcom,dma-heap-type = <HEAP_TYPE_CARVEOUT>;
qcom,dma-heap-type = <HEAP_TYPE_TUI_CARVEOUT>;
qcom,dynamic-heap;
};
};