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

Commit 4eb2a28f 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: Reduce modem carveout size for QCS605"

parents 5487dc95 44c601fa
Loading
Loading
Loading
Loading
+25 −1
Original line number Diff line number Diff line
/*
 * Copyright (c) 2017, The Linux Foundation. All rights reserved.
 * Copyright (c) 2017-2018, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -18,6 +18,30 @@
	qcom,msm-id = <347 0x0>;
};

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

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

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

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

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

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

&soc {
	qcom,rmnet-ipa {
		status = "disabled";