]> git.dujemihanovic.xyz Git - u-boot.git/commit
imx: phycore_imx8mm/p: clean up board watchdog code
authorPeng Fan <peng.fan@nxp.com>
Sat, 11 Jun 2022 12:21:10 +0000 (20:21 +0800)
committerStefano Babic <sbabic@denx.de>
Tue, 14 Jun 2022 19:33:14 +0000 (21:33 +0200)
commite8780d2380ac51c824c3bb3b1e07aee37babda9e
tree90f20002825b46b1f2dca785870b7fee4331d510
parent4152ea24f2f2aabcbcfd584c474fb9bb19243bbe
imx: phycore_imx8mm/p: 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: Teresa Remmet <t.remmet@phytec.de>
board/phytec/phycore_imx8mm/spl.c
board/phytec/phycore_imx8mp/spl.c