commit | 28b6020e74356a0803ebd338ff6f5605d34e8ec5 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Sat Jun 11 20:21:02 2022 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jun 14 21:33:13 2022 +0200 |
tree | 0837e275fc667f033c9f272bb8a8df766b6fb2a0 | |
parent | 389b1d46696cee2bf66ff70af0894ed4f5fcc4d6 [diff] |
imx: imx8mm_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>