On 2020/10/22 20:15, Michael S. Tsirkin wrote:

On Thu, Oct 22, 2020 at 03:45:16PM +0800, Jie Deng wrote:

does "use the message" mean? What message?
I mean  the "addr", "flags" , "len " and "buf " in "virtio_i2c_req" here.
I will describe it more precisely in v2.

Thanks.

Right. For example it is very unclear what does the
buffer map to.  a single i2c_msg? then do we not need STOP
etc etc ... ?

Yes. virtio_i2c_req is just a wrap of i2c_msg.
I have updated the v2 hoping that the description will look more precise.

Thanks.

Reply via email to