mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-28 16:30:37 +00:00
ARM: dts: msm: updates the shima VM ION same as lahaina
Update the shima VM ION same as lahiana because tui mem-buf feature of shima is same as lahaina. Change-Id: Ic1fb0ade5f5b7e6cf1590d0856f51730d36db064
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
#include <dt-bindings/arm/msm/msm_ion_ids.h>
|
||||
|
||||
/ {
|
||||
qcom,ion {
|
||||
compatible = "qcom,msm-ion";
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
|
||||
tui_heap: qcom,ion-heap-tui { /* TRUSTED UI CARVEOUT HEAP */
|
||||
reg = <ION_TUI_CARVEOUT_HEAP_ID>;
|
||||
qcom,dynamic-heap;
|
||||
qcom,ion-heap-type = "MSM_CARVEOUT";
|
||||
};
|
||||
};
|
||||
};
|
||||
@@ -225,4 +225,4 @@
|
||||
<GIC_PPI 12 (GIC_CPU_MASK_SIMPLE(8) | IRQ_TYPE_LEVEL_LOW)>;
|
||||
};
|
||||
};
|
||||
#include "shima-vm-ion.dtsi"
|
||||
#include "lahaina-vm-ion.dtsi"
|
||||
|
||||
Reference in New Issue
Block a user