commit | 83a9b28c17d8c77e7a668a1dd2438bc0a7168e57 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Sat Jun 11 20:21:03 2022 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jun 14 21:33:14 2022 +0200 |
tree | 263aedc38b1ba8ad86e83ae71d1a996ddd63280e | |
parent | 28b6020e74356a0803ebd338ff6f5605d34e8ec5 [diff] |
imx: imx8mm-cl-iot-gate: 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>