behaves as I expect - i.e. WDOG1_B is asserted when the watchdog
actually fires.
Do others agree - am I on the right track?
If so, should I submit a patch? (Something I have never done before and
should learn how to do...)
Regards,
Ross Parker.
___
U-Boo
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
Cc: Stefano Babic
---
drivers/watchdog/imx_watchdog.c | 2 +-
include/fsl_wdog.h | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff
2 matches
Mail list logo