]> git.baikalelectronics.ru Git - uboot.git/commit
imx: imx8mn_smm_s2: clean up board watchdog code
authorPeng Fan <peng.fan@nxp.com>
Thu, 5 May 2022 11:06:06 +0000 (19:06 +0800)
committerStefano Babic <sbabic@denx.de>
Fri, 20 May 2022 07:30:29 +0000 (09:30 +0200)
commitf186c79e8ac31dfbcdff55278063f56f251678c2
tree2b82f713524fe483755cc30bfc7b2101b5a37600
parent95965029f276729d156b97c1eb1292bc5ea725b9
imx: imx8mn_smm_s2: clean up board watchdog code

pinctrl_wdog already marked u-boot,dm-spl, so 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>
Tested-by: Ariel D'Alessandro <ariel.dalessandro@collabora.com>
board/bsh/imx8mn_smm_s2/spl.c