All of lore.kernel.org
 help / color / mirror / Atom feed
* [virtio-dev][PATCH 0/2] virtio-spi: add virtual SPI master
@ 2023-04-17 14:03 Haixu Cui
  2023-04-17 14:03 ` [virtio-dev][PATCH 1/2] virtio-spi: define the DEVICE ID for virtio " Haixu Cui
  2023-04-17 14:03 ` [virtio-dev][PATCH 2/2] virtio-spi: add the device specification Haixu Cui
  0 siblings, 2 replies; 20+ messages in thread
From: Haixu Cui @ 2023-04-17 14:03 UTC (permalink / raw)
  To: virtio-dev, cohuck; +Cc: quic_ztu, Haixu Cui

virtio-spi is a virtual SPI(Serial Peripheral Interface) master and
it allows a guset to operate and use the physical SPI master controlled
by the host.

Patch summary:
patch 1 define the DEVICE ID for virtio-spi
patch 2 add the specification for virtio-spi

Haixu Cui (2):
  virtio-spi: define the DEVICE ID for virtio SPI master
  virtio-spi: add the device specification

 content.tex                             |   2 +
 device-types/spi/description.tex        | 155 ++++++++++++++++++++++++
 device-types/spi/device-conformance.tex |   7 ++
 device-types/spi/driver-conformance.tex |   7 ++
 4 files changed, 171 insertions(+)
 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

-- 
2.17.1


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


^ permalink raw reply	[flat|nested] 20+ messages in thread
* [virtio-comment] [virtio-dev][PATCH 0/2] virtio-spi: add virtual SPI master
@ 2023-06-05  9:24 Haixu Cui
  2023-06-05  9:24 ` [virtio-dev][PATCH 1/2] virtio-spi: define the DEVICE ID for virtio " Haixu Cui
  0 siblings, 1 reply; 20+ messages in thread
From: Haixu Cui @ 2023-06-05  9:24 UTC (permalink / raw)
  To: virtio-comment, virtio-dev, cohuck; +Cc: quic_ztu, Haixu Cui

virtio-spi is a virtual SPI(Serial Peripheral Interface) master and
it allows a guset to operate and use the physical SPI master controlled
by the host.

Patch summary:
patch 1 define the DEVICE ID for virtio-spi
patch 2 add the specification for virtio-spi

Haixu Cui (2):
  virtio-spi: define the DEVICE ID for virtio SPI master
  virtio-spi: add the device specification

 content.tex                             |   2 +
 device-types/spi/description.tex        | 152 ++++++++++++++++++++++++
 device-types/spi/device-conformance.tex |   7 ++
 device-types/spi/driver-conformance.tex |   7 ++
 4 files changed, 168 insertions(+)
 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

-- 
2.17.1


This publicly archived list offers a means to provide input to the
OASIS Virtual I/O Device (VIRTIO) TC.

In order to verify user consent to the Feedback License terms and
to minimize spam in the list archive, subscription is required
before posting.

Subscribe: virtio-comment-subscribe@lists.oasis-open.org
Unsubscribe: virtio-comment-unsubscribe@lists.oasis-open.org
List help: virtio-comment-help@lists.oasis-open.org
List archive: https://lists.oasis-open.org/archives/virtio-comment/
Feedback License: https://www.oasis-open.org/who/ipr/feedback_license.pdf
List Guidelines: https://www.oasis-open.org/policies-guidelines/mailing-lists
Committee: https://www.oasis-open.org/committees/virtio/
Join OASIS: https://www.oasis-open.org/join/


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2023-08-22 13:44 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-17 14:03 [virtio-dev][PATCH 0/2] virtio-spi: add virtual SPI master Haixu Cui
2023-04-17 14:03 ` [virtio-dev][PATCH 1/2] virtio-spi: define the DEVICE ID for virtio " Haixu Cui
2023-06-30 14:57   ` Michael S. Tsirkin
2023-07-07  9:17     ` [virtio-comment] " Haixu Cui
2023-07-07  9:17       ` Haixu Cui
2023-07-10  8:47       ` [virtio-comment] " Cornelia Huck
2023-07-10  8:47         ` Cornelia Huck
2023-07-10  9:14         ` [virtio-comment] " Michael S. Tsirkin
2023-07-10  9:14           ` Michael S. Tsirkin
2023-04-17 14:03 ` [virtio-dev][PATCH 2/2] virtio-spi: add the device specification Haixu Cui
2023-04-18  9:10   ` Cornelia Huck
2023-05-24  9:17     ` Haixu Cui
2023-07-18 18:25   ` Harald Mommer
2023-07-20  7:50     ` Haixu Cui
2023-08-10 10:40       ` Harald Mommer
2023-08-22 13:43         ` Haixu Cui
2023-07-21 13:50   ` Harald Mommer
2023-07-28  6:53     ` [virtio-comment] " Haixu Cui
2023-07-28  6:53       ` Haixu Cui
  -- strict thread matches above, loose matches on Subject: below --
2023-06-05  9:24 [virtio-comment] [virtio-dev][PATCH 0/2] virtio-spi: add virtual SPI master Haixu Cui
2023-06-05  9:24 ` [virtio-dev][PATCH 1/2] virtio-spi: define the DEVICE ID for virtio " Haixu Cui

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.