]> git.ipfire.org Git - people/ms/u-boot.git/commit
imx: ventana: add dt fixup for watchdog external reset
authorTim Harvey <tharvey@gateworks.com>
Fri, 15 Jul 2016 14:16:29 +0000 (07:16 -0700)
committerStefano Babic <sbabic@denx.de>
Thu, 28 Jul 2016 11:27:18 +0000 (13:27 +0200)
commita5bfb4ff9ee5f97adf91af8fba148b3fae48acde
tree972776cd5c1e60c7ade196d2921dd0f5d6d65031
parent966fe02ee64106721c7301641e86e5784a5f47b2
imx: ventana: add dt fixup for watchdog external reset

Added removal of the fsl,ext-reset-output property in the wdog node for board
revisions that pre-date the addition of the external watchdog reset signal.

This property is a recent addition to mainline linux kernel in order to
specify that the IMX watchdog external reset should be used instead of the
internal chip-level reset.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
board/gateworks/gw_ventana/gw_ventana.c