]> git.ipfire.org Git - people/ms/u-boot.git/commit
imx_watchdog: Do not assert WDOG_B on watchdog init
authorRoss Parker <rossjparker@gmail.com>
Tue, 2 Aug 2016 08:08:07 +0000 (08:08 +0000)
committerStefano Babic <sbabic@denx.de>
Tue, 4 Oct 2016 10:01:14 +0000 (12:01 +0200)
commit9eeab572113b2978d42cbb32886a1e90434bf07c
tree84889d0fd0acbeb07f3600312b8ec070c83cd05e
parent514a0f4b680bf93dc8fe0e7d3e9097dfee1625b6
imx_watchdog: Do not assert WDOG_B on watchdog init

Currently the driver asserts WDOG_B by clearing WCR_WDA bit when
enabling the watchdog. Do not clear WCR_WDA.

Signed-off-by: Ross Parker <rossjparker@gmail.com>
Cc: Stefano Babic <sbabic@denx.de>
drivers/watchdog/imx_watchdog.c
include/fsl_wdog.h