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

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

Change-Id: Ic6f4ca6aef80003fe7547f473c515a3368cb555e
Signed-off-by: Neeraj Upadhyay <neeraju@codeaurora.org>
This commit is contained in:
Neeraj Upadhyay 2017-02-14 18:44:51 +05:30 committed by Gerrit - the friendly Code Review server
parent 541fe938d2
commit 6631823067

View file

@ -1991,9 +1991,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 {