DM: WDT: Convert WDT driver to use DM/DTS (including SYSRESET)
authorLukasz Majewski <lukma@denx.de>
Tue, 3 Sep 2019 14:38:45 +0000 (16:38 +0200)
committerStefano Babic <sbabic@denx.de>
Tue, 8 Oct 2019 14:35:59 +0000 (16:35 +0200)
commitd5354f59d072210b469f099c8ee313e0f17c28e6
tree997a4fd3cdc63e96ae126154789f418bc32f7e0c
parent1743d6676d2cc50948f7227916d559677e31b546
DM: WDT: Convert WDT driver to use DM/DTS (including SYSRESET)

This commit enables support for CONFIG_WDT in the U-Boot proper. Moreover,
the SYSRESET_WATCHDOG driver is used to support 'reset' command.

As SPL is not yet ready for DM conversion, the CONFIG_HW_WATCHDOG is
enabled for it. This allows the legacy SPL code to work properly.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
arch/arm/dts/imx6q-display5-u-boot.dtsi
configs/display5_defconfig
include/configs/display5.h