Merge "ARM: dts: msm: Add tui_test heap for sun-vm"

This commit is contained in:
QCTECMDR Service
2024-08-22 11:21:33 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -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;
};
};
};