
5 May
2022
5 May
'22
2:23 p.m.
On 5/5/22 13:06, Peng Fan (OSS) wrote:
From: Peng Fan peng.fan@nxp.com
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
Thanks