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

Commit 75b23729 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: Increase TZ apps region to 2MB for msm8909w"

parents ec7a3356 3ba50f39
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -121,11 +121,15 @@
};

&qcom_seecom {
	reg = <0x87b00000 0x100000>;
	reg = <0x87a00000 0x200000>;
	reg-names = "secapp-region";
	status = "okay";
};

&external_image_mem {
	reg = <0x0 0x87a00000 0x0 0x0600000>;
};

&modem_adsp_mem {
	reg = <0x0 0x88000000 0x0 0x05600000>;
};
+5 −1
Original line number Diff line number Diff line
@@ -162,11 +162,15 @@
};

&qcom_seecom {
	reg = <0x87b00000 0x100000>;
	reg = <0x87a00000 0x200000>;
	reg-names = "secapp-region";
	status = "okay";
};

&external_image_mem {
	reg = <0x0 0x87a00000 0x0 0x0600000>;
};

&modem_adsp_mem {
	reg = <0x0 0x88000000 0x0 0x05600000>;
};