Hi Cornelia,

In patch V9, all comments have been fixed. Could you please help to review the new patch. And if there are no other comments, can you help to merge it as the initial version of virtio-spi. Thank you so much for your support.

Thanks
Haixu Cui

On 12/12/2023 11:33 AM, Haixu Cui wrote:
The Virtio SPI (Serial Peripheral Interface) device is a virtual SPI controller 
that
allows the driver to operate and use the SPI controller under the control of 
the host,
either a physical SPI controller, or an emulated one.

Patch summary:
patch 1 rename virtual SPI device name
patch 2 add the specification for virtio-spi

Haixu Cui (2):
   content: Rename SPI master to SPI controller
   virtio-spi: add the device specification

  content.tex                             |   3 +-
  device-types/spi/description.tex        | 281 ++++++++++++++++++++++++
  device-types/spi/device-conformance.tex |   7 +
  device-types/spi/driver-conformance.tex |   7 +
  4 files changed, 297 insertions(+), 1 deletion(-)
  create mode 100644 device-types/spi/description.tex
  create mode 100644 device-types/spi/device-conformance.tex
  create mode 100644 device-types/spi/driver-conformance.tex


---------------------------------------------------------------------
To unsubscribe, e-mail: virtio-dev-unsubscr...@lists.oasis-open.org
For additional commands, e-mail: virtio-dev-h...@lists.oasis-open.org

Reply via email to