From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qt0-f196.google.com ([209.85.216.196]:39378 "EHLO mail-qt0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933795AbeGIRkz (ORCPT ); Mon, 9 Jul 2018 13:40:55 -0400 Subject: Re: [PATCH v4 5/6] arm64: dt: set initial SR watchdog timeout to 60 seconds To: Ray Jui , Wim Van Sebroeck , Guenter Roeck , Rob Herring , Mark Rutland , Frank Rowand , Catalin Marinas , Will Deacon , Robin Murphy Cc: linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, bcm-kernel-feedback-list@broadcom.com References: <1527530497-10392-1-git-send-email-ray.jui@broadcom.com> <1527530497-10392-6-git-send-email-ray.jui@broadcom.com> From: Florian Fainelli Message-ID: <12894566-960c-6d62-539b-2e4f09cce366@gmail.com> Date: Mon, 9 Jul 2018 10:40:49 -0700 MIME-Version: 1.0 In-Reply-To: <1527530497-10392-6-git-send-email-ray.jui@broadcom.com> Content-Type: text/plain; charset=windows-1252 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-watchdog-owner@vger.kernel.org List-Id: linux-watchdog@vger.kernel.org On 05/28/2018 11:01 AM, Ray Jui wrote: > Set initial Stingray watchdog timeout to 60 seconds > > By the time when the userspace watchdog daemon is ready and taking > control over, the watchdog timeout will then be reset to what's > configured in the daemon > > Signed-off-by: Ray Jui > Reviewed-by: Vladimir Olovyannikov > Reviewed-by: Scott Branden Applied to devicetree-arm64/next, thanks! -- Florian From mboxrd@z Thu Jan 1 00:00:00 1970 From: f.fainelli@gmail.com (Florian Fainelli) Date: Mon, 9 Jul 2018 10:40:49 -0700 Subject: [PATCH v4 5/6] arm64: dt: set initial SR watchdog timeout to 60 seconds In-Reply-To: <1527530497-10392-6-git-send-email-ray.jui@broadcom.com> References: <1527530497-10392-1-git-send-email-ray.jui@broadcom.com> <1527530497-10392-6-git-send-email-ray.jui@broadcom.com> Message-ID: <12894566-960c-6d62-539b-2e4f09cce366@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 05/28/2018 11:01 AM, Ray Jui wrote: > Set initial Stingray watchdog timeout to 60 seconds > > By the time when the userspace watchdog daemon is ready and taking > control over, the watchdog timeout will then be reset to what's > configured in the daemon > > Signed-off-by: Ray Jui > Reviewed-by: Vladimir Olovyannikov > Reviewed-by: Scott Branden Applied to devicetree-arm64/next, thanks! -- Florian