mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 05:00:27 +00:00
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:
@@ -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;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user