Marcel Ziswiler f254a46809 verdin-imx8mm: fix watchdog pinctrl issue
Finally, found the root cause of the issue already once mentioned back
here [2] which caused the following error message during boot:

imx_wdt watchdog@30280000:
 pinctrl_select_state_full: uclass_get_device_by_phandle_id: err=-19

Turns out while the watchdog node itself was already u-boot,dm-spl its
pinctrl node was not which caused it to be unavailable at that early
stage. Note that any and all other boards I checked also seem to be
missing this. However, I can't judge whether or not they might indeed
need a similar fix or not.

[2] https://marc.info/?l=u-boot&m=161786572422973

Fixes: commit d304e7ace3a6
 ("ARM: imx8m: Fix reset in SPL on Toradex iMX8MM Verdin")
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
2021-10-20 15:08:26 +02:00
..
2021-09-10 20:10:20 -04:00
2019-10-11 10:09:16 -04:00
2020-01-23 07:29:58 -05:00
2019-10-08 16:35:59 +02:00
2019-10-08 16:35:59 +02:00
2021-10-07 16:53:50 +02:00
2019-10-08 16:33:45 +02:00
2019-10-08 16:33:45 +02:00
2021-10-07 16:53:50 +02:00
2021-08-09 14:46:51 +02:00
2021-08-09 14:46:51 +02:00
2021-03-01 10:21:36 +01:00
2021-10-07 16:53:50 +02:00
2021-09-28 18:50:56 +03:00
2020-08-24 14:11:31 -04:00
2021-03-20 16:24:27 -04:00
2021-06-21 13:31:40 +02:00
2019-02-19 16:58:23 -05:00
2020-10-22 09:54:54 -04:00
2019-04-17 14:34:45 +05:30
2021-10-07 16:53:50 +02:00
2020-10-27 08:01:36 +01:00