From be330463b1e677f33dfcfccf6271f99508dc2eff Mon Sep 17 00:00:00 2001 From: Runmin Wang Date: Wed, 17 Feb 2016 15:53:54 -0800 Subject: ARM: dts: msm: Disable watchdog on MSMCOBALT Virtio Turn off watchdog on Virtio on MSMCOBALT. CRs-Fixed: 983131 Change-Id: I2684d52b95cb446013d2620de252b6abe3e1e5bd Signed-off-by: Runmin Wang --- arch/arm/boot/dts/qcom/msmcobalt-sim.dts | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'arch') diff --git a/arch/arm/boot/dts/qcom/msmcobalt-sim.dts b/arch/arm/boot/dts/qcom/msmcobalt-sim.dts index be6981309585..b7d7f97a8250 100644 --- a/arch/arm/boot/dts/qcom/msmcobalt-sim.dts +++ b/arch/arm/boot/dts/qcom/msmcobalt-sim.dts @@ -1,4 +1,4 @@ -/* 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"; }; -- cgit v1.2.3