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

Commit 20ff54aa authored by AnilKumar Chimata's avatar AnilKumar Chimata Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Update TZ apps region for msm8952



Change the TZ apps region as per the new memory map, which
update the base address and size.

Change-Id: Ide4dea0297b8607512ff3af93a589c5524c30a32
Signed-off-by: default avatarAnilKumar Chimata <anilc@codeaurora.org>
parent af677bba
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1427,9 +1427,9 @@
		qcom,ce-opp-freq = <100000000>;
	};

	qcom_seecom: qseecom@86000000 {
	qcom_seecom: qseecom@85e00000 {
		compatible = "qcom,qseecom";
		reg = <0x86000000 0x300000>;
		reg = <0x85e00000 0x500000>;
		reg-names = "secapp-region";
		qcom,hlos-num-ce-hw-instances = <1>;
		qcom,hlos-ce-hw-instance = <0>;