]> git.dujemihanovic.xyz Git - u-boot.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)
commit6d5cc90670203e18e795afbfe4adae812887a72c
tree83a71ec95d7879c0d0d4c2d3bd0e5bf806b914d9
parent597514e7389b453c6558cb3d63a88c1575e8e0dc
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