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: Swetha Chikkaboraiah <schikk@codeaurora.org>
This commit is contained in:
Swetha Chikkaboraiah 2018-10-23 17:05:31 +05:30 committed by codeworkx
parent eef9a048b6
commit 5d63ce78e8

View file

@ -1,4 +1,4 @@
/* 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
@ -2916,9 +2916,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 {