TI omap4/pandaboard freebsd 12+ users?
Oskar Holmlund
oskar.holmlund at yahoo.com
Sat May 2 16:39:21 UTC 2020
Is anyone actively using freebsd 12 / current on TI OMAP4 systems?
Due to issues with upcomming import of Linux 5.5 device tree to stable (already in current).
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244754
I decided to try to do a clock implementation with the sys/dev/extres/clk framework. I can get all the clocks/clkctrls out of the device tree and map it to the extres/clk framework, all the parent-child relation between the different clocks are working, the registers reads&writes seems to work.
Now its time to update the drivers with the clk framework. I have different systems based on AM335x to test on but none with the omap4.
If no one are using omap4 based systems i will silently ignore these files, on the other hand if someone is using omap4 based systems please let me know if you want to try my code :)
More information about the freebsd-arm
mailing list