Re: [PATCH V2 16/17] imx: imx8mn-kontron-n801x: enable pinctrl_wdog in SPL

2022-06-22 Thread Peng Fan (OSS)
在 2022/6/22 22:25, Frieder Schrempf 写道: Am 14.06.22 um 12:18 schrieb Frieder Schrempf: Am 11.06.22 um 14:21 schrieb Peng Fan (OSS): From: Peng Fan 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_watchd

Re: [PATCH V2 16/17] imx: imx8mn-kontron-n801x: enable pinctrl_wdog in SPL

2022-06-22 Thread Frieder Schrempf
Am 14.06.22 um 12:18 schrieb Frieder Schrempf: > Am 11.06.22 um 14:21 schrieb Peng Fan (OSS): >> From: Peng Fan >> >> 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,e

Re: [PATCH V2 16/17] imx: imx8mn-kontron-n801x: enable pinctrl_wdog in SPL

2022-06-14 Thread Frieder Schrempf
Am 11.06.22 um 14:21 schrieb Peng Fan (OSS): > From: Peng Fan > > 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-of

[PATCH V2 16/17] imx: imx8mn-kontron-n801x: enable pinctrl_wdog in SPL

2022-06-11 Thread Peng Fan (OSS)
From: Peng Fan 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 --- arch/arm/dts/imx8mm-kontron-n801x-u-boot.d