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

Commit 99d61811 authored by Phanindra Babu Pabba's avatar Phanindra Babu Pabba Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: scuba: update memory-map v2 for qseecom

Updated memory map region for QSEECOM and
SMCInvoke as per v2.

Change-Id: I06614b594a2fa1fd1259910ae2bc7d925a8003ec
parent b4253f97
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -539,9 +539,9 @@
		reg-names = "pshold-base", "tcsr-boot-misc-detect";
	};

	qcom_seecom: qseecom@61700000 {
	qcom_seecom: qseecom@a1700000 {
		compatible = "qcom,qseecom";
		reg = <0x61700000 0x2200000>;
		reg = <0xa1700000 0x2200000>;
		reg-names = "secapp-region";
		memory-region = <&qseecom_mem>;
		qcom,hlos-num-ce-hw-instances = <1>;
@@ -576,9 +576,9 @@
		qcom,qsee-reentrancy-support = <2>;
	};

	qcom_smcinvoke: smcinvoke@61700000 {
	qcom_smcinvoke: smcinvoke@a1700000 {
		compatible = "qcom,smcinvoke";
		reg = <0x61700000 0x2200000>;
		reg = <0xa1700000 0x2200000>;
		reg-names = "secapp-region";
	};