i.MX watchdog druver regression

Alexander Shiyan eagle.alexander923 at gmail.com
Fri Oct 21 02:53:59 PDT 2022


Hello!

An error occurred while registering the i.MX watchdog driver:

barebox 2022.06.0-00530-g31d9ff81c63c-dirty #44 Fri Oct 21 12:13:36 MSK 2022
...
ERROR: imx-watchdog 73f98000.watchdog at 73f98000.of: probe failed: No
such file or directory
...

Thought it was the result of a patch "watchdog: imxwd: get and enable clock",
and added the line:
clks[IMX5_CLK_DUMMY] = clk_fixed("dummy", 0);
into the beginning of the mx5_clocks_common_init() function, but this
does not help...

Does anyone have any ideas about this?

Thanks!



More information about the barebox mailing list