Re: [PATCH v5 01/10] i3c: Add core I3C infrastructure

From: Arnd Bergmann
Date: Wed Jul 11 2018 - 10:06:04 EST


On Fri, Jun 22, 2018 at 12:49 PM, Boris Brezillon
<boris.brezillon@xxxxxxxxxxx> 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@xxxxxxxxxxxxxx/T/#u

and ignore anything that has changed in the meantime.

Arnd