imx: imx8mp_rsb7320a1: enable wdog driver model in SPL
authorPeng Fan <peng.fan@nxp.com>
Sat, 11 Jun 2022 12:21:08 +0000 (20:21 +0800)
committerStefano Babic <sbabic@denx.de>
Tue, 14 Jun 2022 19:33:14 +0000 (21:33 +0200)
commit722e2b9a2b154cd05495b19b799ab784bfb3ab53
tree6918cb901d5ad40883bfee41ee799c9fca546933
parentae75489c48132efc6c9ece91773a0cd1c7a59e15
imx: imx8mp_rsb7320a1: enable wdog driver model in SPL

Mark wdog1/pinctrl_wdog as u-boot,dm-spl to clean up board code,

The set_wdog_reset() function is not necessary as this is handled by
the imx_watchdog.c driver due to the 'fsl,ext-reset-output' property
being set.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/dts/imx8mp-rsb3720-a1-u-boot.dtsi
board/advantech/imx8mp_rsb3720a1/imx8mp_rsb3720a1.c