commit | b00e429a70ec5990bca8bef35f5ee95d6f2ada22 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Sat Jun 11 20:21:08 2022 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jun 14 21:33:14 2022 +0200 |
tree | 6918cb901d5ad40883bfee41ee799c9fca546933 | |
parent | 9980da64e839ad241f6270b73c6e83a83546d7a5 [diff] |
imx: imx8mp_rsb7320a1: enable wdog driver model in SPL Mark wdog1/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>