commit | 94bef15deb87e5999353e7daf284fd128cbc2f80 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Sat Jun 11 20:21:06 2022 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jun 14 21:33:14 2022 +0200 |
tree | edb321268294001888e596ad6c2a2faf5fddb1d0 | |
parent | 8cf3c8e715f583be8886351cf69f9ef23d004995 [diff] |
imx: imx8mn-beacon: enable pinctrl_wdog in SPL Mark pinctrl_wdog as u-boot,dm-spl to 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>