Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a3c039d7 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Update to memory map v1 for QCS605"

parents 1ff95b52 841e7b24
Loading
Loading
Loading
Loading
+18 −6
Original line number Diff line number Diff line
@@ -19,27 +19,39 @@
};

&pil_modem_mem {
	reg = <0 0x8b000000 0 0x3c00000>;
	reg = <0 0x8b000000 0 0x3e00000>;
};

&pil_video_mem {
	reg = <0 0x8ec00000 0 0x500000>;
	reg = <0 0x8ee00000 0 0x500000>;
};

&wlan_msa_mem {
	reg = <0 0x8f100000 0 0x100000>;
	reg = <0 0x8f300000 0 0x100000>;
};

&pil_cdsp_mem {
	reg = <0 0x8f200000 0 0x800000>;
	reg = <0 0x8f400000 0 0x800000>;
};

&pil_mba_mem {
	reg = <0 0x8fa00000 0 0x200000>;
	reg = <0 0x8fc00000 0 0x200000>;
};

&pil_adsp_mem {
	reg = <0 0x8fc00000 0 0x1e00000>;
	reg = <0 0x8fe00000 0 0x1e00000>;
};

&pil_ipa_fw_mem {
	reg = <0 0x91c00000 0 0x10000>;
};

&pil_ipa_gsi_mem {
	reg = <0 0x91c10000 0 0x5000>;
};

&pil_gpu_mem {
	reg = <0 0x91c15000 0 0x2000>;
};

&soc {