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

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

ARM: dts: msm: Update memory map of msm8909



New memory map for msm8909 has moved QSEECOM to 0x87900000.

Change-Id: I247f61332f72c93dc64617504a5ed53155e366b1
Signed-off-by: default avatarAnilKumar Chimata <anilc@codeaurora.org>
parent f68ea676
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1419,9 +1419,9 @@
		status = "disabled";
	};

	qcom_seecom: qseecom@86000000 {
	qcom_seecom: qseecom@87900000 {
		compatible = "qcom,qseecom";
		reg = <0x86000000 0x300000>;
		reg = <0x87900000 0x300000>;
		reg-names = "secapp-region";
		qcom,disk-encrypt-pipe-pair = <2>;
		qcom,hlos-ce-hw-instance = <0>;