summaryrefslogtreecommitdiff
path: root/drivers/watchdog/pika_wdt.c
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2022-08-25 16:32:53 +0800
committerWim Van Sebroeck <wim@linux-watchdog.org>2022-10-02 12:55:45 +0200
commit52c4d05113264aa406d8d33751f09178e2476177 (patch)
tree1a7d1f4395b206ba45735ae5ed34a1ebb8846c17 /drivers/watchdog/pika_wdt.c
parente809daec17572216d91b6c41a8e04f9bb24d00a5 (diff)
downloadlinux-52c4d05113264aa406d8d33751f09178e2476177.tar.gz
linux-52c4d05113264aa406d8d33751f09178e2476177.tar.bz2
linux-52c4d05113264aa406d8d33751f09178e2476177.zip
watchdog: imx7ulp_wdt: Fix RCS timeout issue
According to measure on i.MX7ULP and i.MX8ULP, the RCS done needs about 3400us and 6700us respectively. So current 20us timeout is not enough. When reconfiguring is on-going, unlock and configure CS will lead to unknown result. Increase the wait timeout value to 10ms and check the return value of RCS wait to fix the issue Signed-off-by: Ye Li <ye.li@nxp.com> Signed-off-by: Alice Guo <alice.guo@nxp.com> Reviewed-by: Jacky Bai <ping.bai@nxp.com> Acked-by: Jason Liu <jason.hui.liu@nxp.com> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Link: https://lore.kernel.org/r/20220825083256.14565-5-alice.guo@oss.nxp.com Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Diffstat (limited to 'drivers/watchdog/pika_wdt.c')
0 files changed, 0 insertions, 0 deletions