On 2022/5/3 21:51, Marek Vasut wrote:
On 5/3/22 14:24, Peng Fan (OSS) wrote:
From: Peng Fan <peng....@nxp.com>
Add pinctrl_wdog.
Mark pinctrl_wdog as u-boot,dm-spl to clean up board code,
set_wdog_reset function could be handled by imx_watchdog.c driver.
There is already pinctrl_watchdog_gpio .
Any changes to the main DT should really be submitted to Linux first,
else the U-Boot and Linux DT will be out of sync.
I not have idea how the board works with watchdog_gpio with status
disabled. I'll drop this patch in V2 for now, and may pick it
up again when linux DT ready.
Thanks
Peng.