Merge "ARM: dts: msm: add memory-offline node for anorak"

This commit is contained in:
qctecmdr
2022-07-03 14:20:07 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -29,6 +29,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 {
ufshc1 = &ufshc_mem; /* Embedded UFS Slot */
serial0 = &qupv3_se6_2uart;