watchdog: sama5d4: fix WDD value to be always set to max
authorEugen Hristev <eugen.hristev@microchip.com>
Wed, 8 May 2019 14:15:03 +0000 (14:15 +0000)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Mon, 8 Jul 2019 14:08:32 +0000 (16:08 +0200)
commit8632944841d41a36d77dd1fa88d4201b5291100f
tree91f424c0b8f5b9383b92ebe1595d0972dccb3b27
parente14651352a8e9158b58e9ac0c16f8db106b52158
watchdog: sama5d4: fix WDD value to be always set to max

WDD value must be always set to max (0xFFF) otherwise the hardware
block will reset the board on the first ping of the watchdog.

Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
drivers/watchdog/sama5d4_wdt.c