ARM: dts: msm: Update qcom,dma-heap-type for waipio vm

Update qcom,dma-heap-type for waipio vm.

Change-Id: Ic940af23b644f61242c5c5a17de9fc986fc80e9c
Signed-off-by: Saranya R <quic_sarar@quicinc.com>
This commit is contained in:
Saranya R
2024-09-25 12:26:41 +05:30
parent a209882743
commit e67dc19200

View File

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