imx: imx8mm-cl-iot-gate: enable pinctrl_wdog in SPL
authorPeng Fan <peng.fan@nxp.com>
Sat, 11 Jun 2022 12:21:03 +0000 (20:21 +0800)
committerStefano Babic <sbabic@denx.de>
Tue, 14 Jun 2022 19:33:14 +0000 (21:33 +0200)
commit2d7f40cad589bb2b457f2e6a4f704f4a4967c61b
tree263aedc38b1ba8ad86e83ae71d1a996ddd63280e
parentee106eda7e93670214f4cf654fbc2b79ef22851d
imx: imx8mm-cl-iot-gate: 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-cl-iot-gate-u-boot.dtsi
board/compulab/imx8mm-cl-iot-gate/spl.c