imx: imx8mm/n/p-venice: enable pinctrl_wdog in SPL
authorPeng Fan <peng.fan@nxp.com>
Sat, 11 Jun 2022 12:21:05 +0000 (20:21 +0800)
committerStefano Babic <sbabic@denx.de>
Tue, 14 Jun 2022 19:33:14 +0000 (21:33 +0200)
commit6692cd967dbf343eb033153431f3d9290ce2d80f
treecb3357997f47db64cc016d0eec0b0d372b40c2aa
parent333a6fa12f23bce206ccc9b06b00458f26486e26
imx: imx8mm/n/p-venice: enable pinctrl_wdog in SPL

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 <peng.fan@nxp.com>
arch/arm/dts/imx8mm-venice-u-boot.dtsi
arch/arm/dts/imx8mn-venice-u-boot.dtsi
arch/arm/dts/imx8mp-venice-u-boot.dtsi
board/gateworks/venice/spl.c