mbox series

[U-Boot,0/2] imx watchdog updates

Message ID 1565111130-18777-1-git-send-email-hancock@sedsystems.ca
Headers show
Series imx watchdog updates | expand

Message

Robert Hancock Aug. 6, 2019, 5:05 p.m. UTC
Update the iMX watchdog driver functionality to more closely match the
Linux driver by controlling the external reset bits according to the device
tree settings, and using the immediate reset bits when told to expire now.

Robert Hancock (2):
  watchdog: imx: Add DT ext-reset handling
  watchdog: imx: Use immediate reset bits for expire_now

 drivers/watchdog/imx_watchdog.c | 41 ++++++++++++++++++++++++++++-------------
 1 file changed, 28 insertions(+), 13 deletions(-)