Re: i2c driver for SiFive Unmatched
- Reply: Philip Paeps : "Re: i2c driver for SiFive Unmatched"
- In reply to: Philip Paeps : "Re: i2c driver for SiFive Unmatched"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 29 Oct 2021 18:24:23 UTC
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