]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitc7cbd970aea2aaa15b9d493fa75aab7ff3c21120
tree0837e275fc667f033c9f272bb8a8df766b6fb2a0
parentcbbbd7f5f20ce4bdcda9d841a6f7231836af287d
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