[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <56B641A9.3040801@codeaurora.org>
Date: Sat, 6 Feb 2016 12:55:37 -0600
From: Timur Tabi <timur@...eaurora.org>
To: Fu Wei <fu.wei@...aro.org>, Guenter Roeck <linux@...ck-us.net>
Cc: Rob Herring <robh+dt@...nel.org>,
Paweł Moll <pawel.moll@....com>,
Mark Rutland <mark.rutland@....com>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Kumar Gala <galak@...eaurora.org>,
Wim Van Sebroeck <wim@...ana.be>,
Jon Corbet <corbet@....net>,
Catalin Marinas <catalin.marinas@....com>,
Will Deacon <will.deacon@....com>,
Suravee Suthikulpanit <Suravee.Suthikulpanit@....com>,
LKML <linux-kernel@...r.kernel.org>,
linux-watchdog@...r.kernel.org, linux-doc@...r.kernel.org,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
Linaro ACPI Mailman List <linaro-acpi@...ts.linaro.org>,
rruigrok@...eaurora.org, "Abdulhamid, Harb" <harba@...eaurora.org>,
Christopher Covington <cov@...eaurora.org>,
Dave Young <dyoung@...hat.com>,
Pratyush Anand <panand@...hat.com>,
G Gregory <graeme.gregory@...aro.org>,
Al Stone <al.stone@...aro.org>,
Hanjun Guo <hanjun.guo@...aro.org>,
Jon Masters <jcm@...hat.com>, Arnd Bergmann <arnd@...db.de>,
Leo Duran <leo.duran@....com>,
Sudeep Holla <sudeep.holla@....com>
Subject: Re: [PATCH v10 5/5] Watchdog: ARM SBSA Generic Watchdog half timeout
panic support
Fu Wei wrote:
> if (action) {
> wdd->min_timeout = 1;
> wdd->max_timeout = U32_MAX / gwdt->clk;
> } else {
> wdd->min_timeout = 2;
> wdd->max_timeout = U32_MAX / gwdt->clk * 2;
> }
Why would the minimum timeout be 2? You can program WOR to timeout in
half a second, can't you?
--
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the
Code Aurora Forum, hosted by The Linux Foundation.
Powered by blists - more mailing lists