Merge "ARM: dts: msm: update the memory map details for msmfalcon"
This commit is contained in:
commit
a5091bfd65
1 changed files with 5 additions and 5 deletions
|
@ -151,19 +151,19 @@
|
|||
modem_fw_mem: modem_fw_region@8ac00000 {
|
||||
compatible = "removed-dma-pool";
|
||||
no-map;
|
||||
reg = <0x0 0x8ac00000 0x0 0x7800000>;
|
||||
reg = <0x0 0x8ac00000 0x0 0x7e00000>;
|
||||
};
|
||||
|
||||
adsp_fw_mem: adsp_fw_region@92400000 {
|
||||
adsp_fw_mem: adsp_fw_region@92a00000 {
|
||||
compatible = "removed-dma-pool";
|
||||
no-map;
|
||||
reg = <0x0 0x92400000 0x0 0x1e00000>;
|
||||
reg = <0x0 0x92a00000 0x0 0x1e00000>;
|
||||
};
|
||||
|
||||
cdsp_fw_mem: cdsp_fw_region@94200000 {
|
||||
cdsp_fw_mem: cdsp_fw_region@94800000 {
|
||||
compatible = "removed-dma-pool";
|
||||
no-map;
|
||||
reg = <0x0 0x94200000 0x0 0x600000>;
|
||||
reg = <0x0 0x94800000 0x0 0x600000>;
|
||||
};
|
||||
|
||||
venus_fw_mem: venus_fw_region {
|
||||
|
|
Loading…
Add table
Reference in a new issue