Re: [PATCH 12/17] imx: imx8mn_var_som: clean up board watchdog code

2022-05-04 Thread Ariel D'Alessandro
Hi Peng, On 5/3/22 09:24, Peng Fan (OSS) wrote: > From: Peng Fan > > pinctrl_wdog already marked u-boot,dm-spl, so clean up board code. > set_wdog_reset function could be handled by imx_watchdog.c driver. > > Signed-off-by: Peng Fan > --- > board/variscite/imx8mn_var_som/spl.c | 11 --

[PATCH 12/17] imx: imx8mn_var_som: clean up board watchdog code

2022-05-03 Thread Peng Fan (OSS)
From: Peng Fan pinctrl_wdog already marked u-boot,dm-spl, so clean up board code. set_wdog_reset function could be handled by imx_watchdog.c driver. Signed-off-by: Peng Fan --- board/variscite/imx8mn_var_som/spl.c | 11 --- 1 file changed, 11 deletions(-) diff --git a/board/variscite/