commit | 21561c08f26dee5d9ec27615658dc31055ab41f7 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Thu May 05 19:06:03 2022 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Fri May 20 09:30:29 2022 +0200 |
tree | 61b6348b09efa4d0fbcd61292eb3be4e0e825ae6 | |
parent | e22df44f259b32ba29b90326d72a9612fbd65227 [diff] |
imx: imx8mm-mx8menlo: drop unneeded watchdog settings pinctrl_wdog as u-boot,dm-spl already marked in imx8mm-verdin-u-boot.dtsi, 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> Reviewed-by: Marek Vasut <marex@denx.de>