Date: Fri, 22 Oct 2021 14:05:47 -0700 From: Thomas Skibo <thomas-bsd@skibo.net> To: freebsd-riscv@freebsd.org Subject: i2c driver for SiFive Unmatched Message-ID: <YXMnqz1wsNSYaSlj@sherman>
next in thread | raw e-mail | index | archive | help
Hello. I have the OpenCores i2c driver (dev/iicbus/iicoc.c) up and running on the SiFive Unmatched. It was just a matter of adding the right compatibility strings and implementing iicoc_iicbus_repeated_start() which, oddly, was stubbed out. (Seems to me it should have returned an error if not implemented.) I can put it up on Phabricator if there is interest. Cheers, --Thomas Skibo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?YXMnqz1wsNSYaSlj>