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

Commit 3228f122 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 modem, adsp and wcnss regions for apq8053"

parents 0fed7b07 b82ffa81
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -139,3 +139,15 @@
	qcom,model = "msm8953-tasha-snd-card";
	status = "okay";
};

&modem_mem {
	reg = <0x0 0x86c00000 0x0 0x1e00000>;
};

&adsp_fw_mem {
	reg = <0x0 0x88a00000 0x0 0x1100000>;
};

&wcnss_fw_mem {
	reg = <0x0 0x89b00000 0x0 0x700000>;
};
+12 −0
Original line number Diff line number Diff line
@@ -146,3 +146,15 @@
&soc {
	/delete-node/ hbtp;
};

&modem_mem {
	reg = <0x0 0x86c00000 0x0 0x1e00000>;
};

&adsp_fw_mem {
	reg = <0x0 0x88a00000 0x0 0x1100000>;
};

&wcnss_fw_mem {
	reg = <0x0 0x89b00000 0x0 0x700000>;
};
+12 −0
Original line number Diff line number Diff line
@@ -40,3 +40,15 @@
		};
	};
};

&modem_mem {
	reg = <0x0 0x86c00000 0x0 0x1e00000>;
};

&adsp_fw_mem {
	reg = <0x0 0x88a00000 0x0 0x1100000>;
};

&wcnss_fw_mem {
	reg = <0x0 0x89b00000 0x0 0x700000>;
};