mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: qcom: Add mem offline node for diwali
Add mem offline node change for diwali. Change-Id: Ic1668aff0215d295dba47524e219479300ffa660
This commit is contained in:
@@ -32,6 +32,15 @@
|
||||
|
||||
reserved_memory: reserved-memory { };
|
||||
|
||||
mem-offline {
|
||||
compatible = "qcom,mem-offline";
|
||||
offline-sizes = <0x1 0x40000000 0x0 0x40000000>,
|
||||
<0x1 0xc0000000 0x0 0x80000000>,
|
||||
<0x2 0xc0000000 0x1 0x40000000>;
|
||||
granule = <512>;
|
||||
mboxes = <&qmp_aop 0>;
|
||||
};
|
||||
|
||||
aliases: aliases {
|
||||
serial0 = &qupv3_se5_2uart;
|
||||
ufshc1 = &ufshc_mem; /* Embedded UFS Slot */
|
||||
|
||||
Reference in New Issue
Block a user