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

Commit 1b58ac37 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Upadate v5 memory map for bengal"

parents b45e3950 17c7afa1
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -138,11 +138,11 @@
		/delete-node/ qcom,ion-heap@26;
	};

	qcom_seecom: qseecom@a1700000 {
		reg = <0xa1700000 0xc00000>;
	qcom_seecom: qseecom@a1800000 {
		reg = <0xa1800000 0xb00000>;
	};

	qcom_smcinvoke: smcinvoke@a1700000 {
		reg = <0xa1700000 0xc00000>;
	qcom_smcinvoke: smcinvoke@a1800000 {
		reg = <0xa1800000 0xb00000>;
	};
};
+4 −4
Original line number Diff line number Diff line
@@ -804,9 +804,9 @@
		reg-names = "pshold-base", "tcsr-boot-misc-detect";
	};

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

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