]> git.baikalelectronics.ru Git - uboot.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)
commit1fc0b8ae3f715262aa503c8d12eca2d64631618d
tree90f20002825b46b1f2dca785870b7fee4331d510
parent999bde591e99512500a8ede3e8e65b0426a16e22
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