On 7 February 2016 at 02:55, Timur Tabi timur@codeaurora.org wrote:
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?
Yes, I think we can. you are right, will fix that.
-- 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.