commit | 9980da64e839ad241f6270b73c6e83a83546d7a5 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Sat Jun 11 20:21:07 2022 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jun 14 21:33:14 2022 +0200 |
tree | d9f2a0247a241a1f2bb48ff3cfe85227f947cf23 | |
parent | 94bef15deb87e5999353e7daf284fd128cbc2f80 [diff] |
imx: imx8mn_var_som: 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>