imx: imx8mm_beacon: enable pinctrl_wdog in SPL
authorPeng Fan <peng.fan@nxp.com>
Sat, 11 Jun 2022 12:21:02 +0000 (20:21 +0800)
committerStefano Babic <sbabic@denx.de>
Tue, 14 Jun 2022 19:33:13 +0000 (21:33 +0200)
commitee106eda7e93670214f4cf654fbc2b79ef22851d
tree0837e275fc667f033c9f272bb8a8df766b6fb2a0
parentca3369df71d8ff03054965a00968e9ddee607389
imx: imx8mm_beacon: 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-beacon-kit-u-boot.dtsi
board/beacon/imx8mm/spl.c