]> code.ossystems Code Review - bsp/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)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 28 Jul 2016 14:54:21 +0000 (11:54 -0300)
commitccbd4866b94aebdba904ab8c57433c3f77d4faa5
tree821644acc82c3e64b74fe5319536e599e74d4a35
parent6da2a413c2e3693274309bfdbaefb3b54006604d
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