]> git.baikalelectronics.ru Git - uboot.git/commit
imx: imx8mn_evk: enable pinctrl_wdog in SPL
authorPeng Fan <peng.fan@nxp.com>
Thu, 5 May 2022 11:05:57 +0000 (19:05 +0800)
committerStefano Babic <sbabic@denx.de>
Fri, 20 May 2022 07:30:29 +0000 (09:30 +0200)
commit7db8b062084a20cfeec4c1e60889b4ca20d3a54b
tree83a71ec95d7879c0d0d4c2d3bd0e5bf806b914d9
parentaba9ec7baa324c7edd82af601f190d7f818cc68c
imx: imx8mn_evk: 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/imx8mn-ddr4-evk-u-boot.dtsi
board/freescale/imx8mn_evk/spl.c