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

Commit 0d9ec051 authored by AnilKumar Chimata's avatar AnilKumar Chimata
Browse files

ARM: dts: msm: Update memory map of msm8939



New memory map for 8939 has moved QSEECOM to 0x86000000

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

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