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

Commit 0dee62a0 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: modem carveout size is reduced for qcs605."

parents 37023fd5 553512b8
Loading
Loading
Loading
Loading
+9 −9
Original line number Diff line number Diff line
@@ -19,39 +19,39 @@
};

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

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

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

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

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

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

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

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

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

&adsp_mem {