Merge "Revert "ARM: dts: msm: Disable mem-offline node for tuna"" into kernel.lnx.6.6.r1-rel

This commit is contained in:
Linux Build Service Account
2024-12-12 23:52:27 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -46,6 +46,13 @@
ddr-regions { }; ddr-regions { };
mem-offline {
compatible = "qcom,mem-offline";
offline-sizes = <0x2 0xc0000000 0x1 0x0>;
granule = <512>;
qcom,qmp = <&aoss_qmp>;
};
firmware: firmware { firmware: firmware {
qcom_scm: qcom_scm {}; qcom_scm: qcom_scm {};
}; };