OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio-dev message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [PATCH v5] virtio-i2c: add the device specification


Hi,

Any update for this ? When will we start to vote on it ?

Regards,
Jie

On 2020/11/25 13:55, Jie Deng wrote:

virtio-i2c is a virtual I2C adapter device. It provides a way
to ïexibly communicate with the host I2C slave devices from
the guest.

This patch adds the specification for this device.

Fixes: https://github.com/oasis-tcs/virtio-spec/issues/88
Signed-off-by: Jie Deng <jie.deng@intel.com>
---
  conformance.tex  |  28 +++++++++--
  content.tex      |   1 +
  introduction.tex |   3 ++
  virtio-i2c.tex   | 139 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
  4 files changed, 167 insertions(+), 4 deletions(-)
  create mode 100644 virtio-i2c.tex



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]