]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
watchdog: keembay: Upadate WDT pretimeout for every update in timeout
authorShruthi Sanil <shruthi.sanil@intel.com>
Mon, 17 May 2021 17:49:46 +0000 (23:19 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 Jul 2021 14:02:19 +0000 (16:02 +0200)
commit49a305266e27efd6eb12aa9952600ade20473c20
treed103f91883d05092a87b78575be0567f6d6340a5
parentc2856627a0d05395d7898ca424bc48935953df79
watchdog: keembay: Upadate WDT pretimeout for every update in timeout

[ Upstream commit 0f7bfaf10c0abc979220442bae2af4f1f869c41e ]

The pre-timeout value to be programmed to the register has to be
calculated and updated for every change in the timeout value.
Else the threshold time wouldn't be calculated to its
corresponding 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-3-shruthi.sanil@intel.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/watchdog/keembay_wdt.c