Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions arch/arm64/boot/dts/qcom/lemans-auto.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,21 @@
no-map;
};

firmware_mem: firmware-region@b0000000 {
reg = <0x0 0xb0000000 0x0 0x800000>;
no-map;
};

hyptz_reserved_mem: hyptz-reserved@beb00000 {
reg = <0x0 0xbeb00000 0x0 0x11500000>;
no-map;
};

scmi_mem: scmi-region@d0000000 {
reg = <0x0 0xd0000000 0x0 0x100000>;
no-map;
};

trusted_apps_mem: trusted-apps@d1900000 {
reg = <0x0 0xd1900000 0x0 0x3800000>;
no-map;
Expand Down
10 changes: 0 additions & 10 deletions arch/arm64/boot/dts/qcom/lemans.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -941,16 +941,6 @@
no-map;
};

firmware_mem: firmware-region@b0000000 {
reg = <0x0 0xb0000000 0x0 0x800000>;
no-map;
};

scmi_mem: scmi-region@d0000000 {
reg = <0x0 0xd0000000 0x0 0x40000>;
no-map;
};

firmware_logs_mem: firmware-logs@d0040000 {
reg = <0x0 0xd0040000 0x0 0x10000>;
no-map;
Expand Down