Re: [PATCH v5 01/10] i3c: Add core I3C infrastructure
From: Arnd Bergmann <arnd@arndb.de>
Date: 2018-07-11 14:06:04
Also in:
linux-doc, linux-gpio, linux-i2c, lkml
From: Arnd Bergmann <arnd@arndb.de>
Date: 2018-07-11 14:06:04
Also in:
linux-doc, linux-gpio, linux-i2c, lkml
On Fri, Jun 22, 2018 at 12:49 PM, Boris Brezillon [off-list ref] wrote:
Add core infrastructure to support I3C in Linux and document it. This infrastructure is not complete yet and will be extended over time. There are a few design choices that are worth mentioning because they impact the way I3C device drivers can interact with their devices..
I just realized I replied to the wrong version when I reviewed v4 of this patch. I think most of my comments still apply, so please see https://lore.kernel.org/lkml/CAK8P3a1aZXf2sQW2mgwJScycKPhdoOAwxRjm5cQG83513uc3fg@mail.gmail.com/T/#u (local) and ignore anything that has changed in the meantime. Arnd