mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: msm: remove mem-offline node
Remove mem-offline DT node so that ABL doesn't limit the memory based on offline-sizes. This also disables memory offline feature. Change-Id: I4bb93998c5064e17a4e7ad23a978b633307c58e6
This commit is contained in:
@@ -33,15 +33,6 @@
|
||||
|
||||
reserved_memory: reserved-memory { };
|
||||
|
||||
mem-offline {
|
||||
compatible = "qcom,mem-offline";
|
||||
offline-sizes = <0x1 0x40000000 0x0 0x40000000>,
|
||||
<0x1 0xc0000000 0x0 0xc0000000>,
|
||||
<0x2 0xc0000000 0x1 0x40000000>;
|
||||
granule = <512>;
|
||||
mboxes = <&qmp_aop 0>;
|
||||
};
|
||||
|
||||
aliases: aliases {
|
||||
serial0 = &qupv3_se7_2uart;
|
||||
hsuart0 = &qupv3_se20_4uart;
|
||||
|
||||
Reference in New Issue
Block a user