Merge "ARM: dts: msm: Update reserved mem for hyp_mem" into kernel.lnx.6.6.r1-rel

This commit is contained in:
Linux Build Service Account
2025-05-08 03:58:00 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -8,9 +8,9 @@
#size-cells = <2>; #size-cells = <2>;
ranges; ranges;
hyp_mem: hyp_region@80000000 { hyp_mem: hyp_region@0x83600000 {
no-map; no-map;
reg = <0x0 0x80000000 0x0 0x600000>; reg = <0x0 0x83600000 0x0 0xe00000>;
}; };
xbl_dtlog_mem: xbl_dtlog_region@80600000 { xbl_dtlog_mem: xbl_dtlog_region@80600000 {