mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-28 16:30:37 +00:00
ARM: dts: msm: Update the system heap type on all targets
The system heap type has changed, so update all targets accordingly. Change-Id: I4ac4c9762f5511458116dceba8cdb1293a98ea91
This commit is contained in:
committed by
Chris Goldsworthy
parent
abaffcfc78
commit
0edac2ec0a
@@ -8,7 +8,7 @@
|
||||
|
||||
system_heap: qcom,ion-heap@25 {
|
||||
reg = <ION_SYSTEM_HEAP_ID>;
|
||||
qcom,ion-heap-type = "SYSTEM";
|
||||
qcom,ion-heap-type = "MSM_SYSTEM";
|
||||
};
|
||||
|
||||
system_secure_heap: qcom,ion-heap@9 {
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
|
||||
system_heap: qcom,ion-heap@25 {
|
||||
reg = <ION_SYSTEM_HEAP_ID>;
|
||||
qcom,ion-heap-type = "SYSTEM";
|
||||
qcom,ion-heap-type = "MSM_SYSTEM";
|
||||
};
|
||||
|
||||
adsp_heap: qcom,ion-heap@22 {
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
system_heap: qcom,ion-heap@25 {
|
||||
reg = <ION_SYSTEM_HEAP_ID>;
|
||||
qcom,ion-heap-type = "SYSTEM";
|
||||
qcom,ion-heap-type = "MSM_SYSTEM";
|
||||
};
|
||||
|
||||
system_secure_heap: qcom,ion-heap@9 {
|
||||
|
||||
Reference in New Issue
Block a user