From 9eead8eab491e4ec9f944835f059f31d76a9d29c Mon Sep 17 00:00:00 2001 From: Amey Telawane Date: Thu, 12 Jan 2017 15:09:28 +0530 Subject: [PATCH] ARM: dts: msm: enable watchdog for sdm 660 Enable watchdog node for sdm660 which is used to detect system hang. Change-Id: I463f7320a068b678370b295558689c37d8073fb7 CRs-fixed: 1056777 Signed-off-by: Amey Telawane --- arch/arm/boot/dts/qcom/sdm660.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/boot/dts/qcom/sdm660.dtsi b/arch/arm/boot/dts/qcom/sdm660.dtsi index b32742ab00f6..0ac5f95a7320 100644 --- a/arch/arm/boot/dts/qcom/sdm660.dtsi +++ b/arch/arm/boot/dts/qcom/sdm660.dtsi @@ -1,4 +1,4 @@ -/* Copyright (c) 2016, The Linux Foundation. All rights reserved. +/* Copyright (c) 2016-2017, 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 @@ -490,7 +490,6 @@ }; wdog: qcom,wdt@17817000 { - status = "disabled"; compatible = "qcom,msm-watchdog"; reg = <0x17817000 0x1000>; reg-names = "wdt-base"; @@ -499,6 +498,7 @@ qcom,pet-time = <10000>; qcom,ipi-ping; qcom,wakeup-enable; + qcom,scandump-size = <0x40000>; }; qcom,sps {