]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit68de254d6d53df1cf046a01871a37a2318b28907
tree6918cb901d5ad40883bfee41ee799c9fca546933
parent357eef0bc9304beb80db1a0278aff05fae2c1306
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