Date: Fri, 29 Oct 2021 11:24:23 -0700 From: Thomas Skibo <thomas-bsd@skibo.net> To: Philip Paeps <philip@freebsd.org> Cc: freebsd-riscv@freebsd.org Subject: Re: i2c driver for SiFive Unmatched Message-ID: <YXw8VwEDP0mn64Eu@sherman> In-Reply-To: <0FE65505-39B1-42D7-B016-9122ECA098D3@freebsd.org> References: <YXMnqz1wsNSYaSlj@sherman> <0FE65505-39B1-42D7-B016-9122ECA098D3@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 28, 2021 at 11:40:34AM +0800, Philip Paeps wrote: > On 2021-10-23 05:05:47 (+0800), Thomas Skibo wrote: > > 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. > > Yes please! > > Philip > > -- > Philip Paeps > Senior Reality Engineer > Alternative Enterprises > It's up at https://reviews.freebsd.org/D32737 --Thomas Skibo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?YXw8VwEDP0mn64Eu>