
30 Aug
2020
30 Aug
'20
9:46 a.m.
Hello,
In watchdog sp805_wdt.c there is usage of gd->bus_clk which seems to be initialized only in fsl code. So, it seems that sp805 usage is limited to fsl chips.
I think it could have been generic for any other chip if the clock was initialized using device tree.
What do you think?
Thanks