OSDN Git Service

watchdog: keembay: Update pretimeout to zero in the TH ISR
authorShruthi Sanil <shruthi.sanil@intel.com>
Mon, 17 May 2021 17:49:47 +0000 (23:19 +0530)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Mon, 21 Jun 2021 06:48:54 +0000 (08:48 +0200)
commit75f6c56dfeec92c53e09a72896547888ac9a27d7
treef6a98af497e084ff29971a594bed2558a0611b4f
parent0f7bfaf10c0abc979220442bae2af4f1f869c41e
watchdog: keembay: Update pretimeout to zero in the TH ISR

The pretimeout has to be updated to zero during the ISR of the
ThresHold interrupt. Else the TH interrupt would be triggerred for
every tick until the timeout.

Fixes: fa0f8d51e90d ("watchdog: Add watchdog driver for Intel Keembay Soc")
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Tested-by: Kris Pan <kris.pan@intel.com>
Signed-off-by: Shruthi Sanil <shruthi.sanil@intel.com>
Link: https://lore.kernel.org/r/20210517174953.19404-4-shruthi.sanil@intel.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
drivers/watchdog/keembay_wdt.c