Date: Sat, 2 May 2020 16:39:13 +0000 (UTC) From: Oskar Holmlund <oskar.holmlund@yahoo.com> To: Freebsd-arm <freebsd-arm@freebsd.org> Subject: TI omap4/pandaboard freebsd 12+ users? Message-ID: <1038254550.435162.1588437553830@mail.yahoo.com> References: <1038254550.435162.1588437553830.ref@mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 :)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1038254550.435162.1588437553830>