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

Commit 432b1b73 authored by Runmin Wang's avatar Runmin Wang
Browse files

ARM: dts: msm: Disable watchdog on MSMCOBALT Virtio



Turn off watchdog on Virtio on MSMCOBALT.

CRs-Fixed: 983131
Change-Id: I2684d52b95cb446013d2620de252b6abe3e1e5bd
Signed-off-by: default avatarRunmin Wang <runminw@codeaurora.org>
parent a8371783
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
/* Copyright (c) 2015, The Linux Foundation. All rights reserved.
/* Copyright (c) 2015-2016, 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
@@ -23,6 +23,10 @@
	qcom,board-id = <16 0>;
};

&wdog {
	status = "disabled";
};

&ufsphy1 {
	status = "ok";
};