ARM: dts: msm: Add reserved mem node for sa410m and scuba-auto

Add reserved memory node for unused memory in region
reserved for pil.

Change-Id: I0875a2869c400c6496893ec7a5808519f864e245
This commit is contained in:
Rahul Agarwal
2022-10-14 23:01:07 +05:30
committed by Gerrit - the friendly Code Review server
parent 81c3137c83
commit f08bd476a6
2 changed files with 10 additions and 0 deletions

View File

@@ -200,6 +200,11 @@
reg = <0x0 0x52910000 0x0 0x5000>;
};
pil_reserved_unused_mem: pil_reserved_unused_region@52915000 {
no-map;
reg = <0x0 0x52915000 0x0 0xEB000>;
};
tz_stat: tz_stat@53200000 {
no-map;
reg = <0x0 0x53200000 0x0 0x100000>;

View File

@@ -186,6 +186,11 @@
reg = <0x0 0x52910000 0x0 0x5000>;
};
pil_reserved_unused_mem: pil_reserved_unused_region@52915000 {
no-map;
reg = <0x0 0x52915000 0x0 0xEB000>;
};
tz_stat: tz_stat@53200000 {
no-map;
reg = <0x0 0x53200000 0x0 0x100000>;