commit | e8780d2380ac51c824c3bb3b1e07aee37babda9e | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Sat Jun 11 20:21:10 2022 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jun 14 21:33:14 2022 +0200 |
tree | 90f20002825b46b1f2dca785870b7fee4331d510 | |
parent | 4152ea24f2f2aabcbcfd584c474fb9bb19243bbe [diff] |
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>