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

Commit e60db1ca authored by Taniya Das's avatar Taniya Das Committed by AnilKumar Chimata
Browse files

ARM: dts: msm: Move QSEECOM to new memory map



New memory map for 8916 has moved QSEECOM to 0x86000000

Change-Id: I56530ee2daa9db0c6d042bd5afbcbd0c413a0bea
Signed-off-by: default avatarTaniya Das <tdas@codeaurora.org>
Signed-off-by: default avatarAnilKumar Chimata <anilc@codeaurora.org>
parent 12008ffb
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -723,9 +723,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>;