commit | 0726bdd4608459d658ab600308086e1d50b77286 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Thu May 05 19:06:03 2022 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Fri May 20 09:30:29 2022 +0200 |
tree | 61b6348b09efa4d0fbcd61292eb3be4e0e825ae6 | |
parent | a38ed61643a4cf0f124798cc982be8402173d2e0 [diff] |
imx: imx8mm-mx8menlo: drop unneeded watchdog settings pinctrl_wdog as u-boot,dm-spl already marked in imx8mm-verdin-u-boot.dtsi, 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> Reviewed-by: Marek Vasut <marex@denx.de>