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

Commit 8c2b7e31 authored by Swetha Chikkaboraiah's avatar Swetha Chikkaboraiah Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: update dload type imem offset for MSM8998



Dload type imem offset is corrected for MSM8998, so that
correct imem address is updated.

Change-Id: I519603641753ec39d86fbf923bd80afcd6b1345d
Signed-off-by: default avatarSwetha Chikkaboraiah <schikk@codeaurora.org>
parent 0fd6f3e2
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
/* Copyright (c) 2015-2017, The Linux Foundation. All rights reserved.
/* Copyright (c) 2015-2018, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -2908,9 +2908,9 @@
			reg = <0x10 8>;
		};

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

		restart_reason@65c {