mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: msm: Change TUI heap type to MSM_CARVEOUT
The carveout heap type has changed to MSM_CARVEOUT, so updated the TUI carveout heap type to MSM_CARVEOUT. Change-Id: I44f4eeb838398f6b523e14023f8b4e7e7bbb6751
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
17e32820a4
commit
775d6f8b15
@@ -9,7 +9,7 @@
|
||||
tui_heap: qcom,ion-heap-tui { /* TRUSTED UI CARVEOUT HEAP */
|
||||
reg = <ION_TUI_CARVEOUT_HEAP_ID>;
|
||||
qcom,dynamic-heap;
|
||||
qcom,ion-heap-type = "CARVEOUT";
|
||||
qcom,ion-heap-type = "MSM_CARVEOUT";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user