Skip to content
Snippets Groups Projects
Commit ceea0c14 authored by Robert Hancock's avatar Robert Hancock Committed by Stefano Babic
Browse files

watchdog: imx: Add DT ext-reset handling


The Linux imx2_wdt driver uses a fsl,ext-reset-output boolean in the
device tree to specify whether the board design should use the external
reset instead of the internal reset. Use this boolean to determine which
mode to use rather than using external reset unconditionally.

For the legacy non-DM mode, the external reset is always used in order
to maintain the previous behavior.

Signed-off-by: default avatarRobert Hancock <hancock@sedsystems.ca>
parent 6b4339d3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment