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

Commit 5374dd1a authored by Charan Teja Reddy's avatar Charan Teja Reddy
Browse files

ARM: dts: msm: Add IMEM entries for msmtitanium



Add IMEM entries for msmtitanium.

Change-Id: I9fb0fcc283ecc2abc8ce2308f1cca87cbcc173af
Signed-off-by: default avatarCharan Teja Reddy <charante@codeaurora.org>
parent 40cb2344
Loading
Loading
Loading
Loading
+18 −0
Original line number Diff line number Diff line
@@ -298,6 +298,24 @@
		status = "disabled";
	};

	qcom,msm-imem@8600000 {
		compatible = "qcom,msm-imem";
		reg = <0x08600000 0x1000>;
		ranges = <0x0 0x08600000 0x1000>;
		#address-cells = <1>;
		#size-cells = <1>;

		mem_dump_table@10 {
			compatible = "qcom,msm-imem-mem_dump_table";
			reg = <0x10 8>;
		};

		restart_reason@65c {
			compatible = "qcom,msm-imem-restart_reason";
			reg = <0x65c 4>;
		};
	};

	qcom,smdtty {
		compatible = "qcom,smdtty";