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

Commit ddc2bf61 authored by Abhimanyu Kapur's avatar Abhimanyu Kapur Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add IMEM dload-type entry for MSM8996 and MSMCOBALT



Add IMEM dload-entry to support emmc dload feature
for msm8996 and msmcobalt SOCs.

CRs-Fixed: 993510
Change-Id: I0d26049817ce8d8172ee364b5d7a31ebdcb64194
Signed-off-by: default avatarAbhimanyu Kapur <abhimany@codeaurora.org>
parent 34b975e5
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1815,6 +1815,11 @@
			reg = <0x10 8>;
		};

		dload_type@18 {
			compatible = "qcom,msm-imem-dload-type";
			reg = <0x18 4>;
		};

		restart_reason@65c {
			compatible = "qcom,msm-imem-restart_reason";
			reg = <0x65c 4>;
+5 −0
Original line number Diff line number Diff line
@@ -2694,6 +2694,11 @@
			reg = <0x10 8>;
		};

		dload_type@18 {
			compatible = "qcom,msm-imem-dload-type";
			reg = <0x18 4>;
		};

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