diff options
author | George Cherian <george.cherian@marvell.com> | 2023-02-09 02:11:17 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-03-11 13:55:24 +0100 |
commit | 12a91ade681b309d1acd27d84a9e5d56ffb92c3a (patch) | |
tree | 97beb5a723b3ba5503dd5e910c317d482622c54c /drivers/watchdog/wdt_pci.c | |
parent | ce64f72e988b0995e502ae8134d3954b669a273b (diff) | |
download | linux-12a91ade681b309d1acd27d84a9e5d56ffb92c3a.tar.gz linux-12a91ade681b309d1acd27d84a9e5d56ffb92c3a.tar.bz2 linux-12a91ade681b309d1acd27d84a9e5d56ffb92c3a.zip |
watchdog: sbsa_wdog: Make sure the timeout programming is within the limits
[ Upstream commit 000987a38b53c172f435142a4026dd71378ca464 ]
Make sure to honour the max_hw_heartbeat_ms while programming the timeout
value to WOR. Clamp the timeout passed to sbsa_gwdt_set_timeout() to
make sure the programmed value is within the permissible range.
Fixes: abd3ac7902fb ("watchdog: sbsa: Support architecture version 1")
Signed-off-by: George Cherian <george.cherian@marvell.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20230209021117.1512097-1-george.cherian@marvell.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>
Diffstat (limited to 'drivers/watchdog/wdt_pci.c')
0 files changed, 0 insertions, 0 deletions