All of lore.kernel.org
 help / color / mirror / Atom feed
* [virtio-comment] [virtio-dev] [PATCH V6 0/2] virtio-spi: add virtual SPI controller
@ 2023-11-30  9:22 ` Haixu Cui
  0 siblings, 0 replies; 30+ messages in thread
From: Haixu Cui @ 2023-11-30  9:22 UTC (permalink / raw)
  To: virtio-dev, virtio-comment, cohuck, harald.mommer, broonie,
	qiang4.zhang, viresh.kumar
  Cc: quic_ztu, Haixu Cui

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 device,
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                             |   2 +-
 device-types/spi/description.tex        | 288 ++++++++++++++++++++++++
 device-types/spi/device-conformance.tex |   7 +
 device-types/spi/driver-conformance.tex |   7 +
 4 files changed, 303 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

-- 
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] 30+ messages in thread

end of thread, other threads:[~2023-12-06 14:35 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-30  9:22 [virtio-comment] [virtio-dev] [PATCH V6 0/2] virtio-spi: add virtual SPI controller Haixu Cui
2023-11-30  9:22 ` Haixu Cui
2023-11-30  9:22 ` [virtio-comment] [virtio-dev] [PATCH V6 1/2] content: Rename SPI master to " Haixu Cui
2023-11-30  9:22   ` Haixu Cui
2023-11-30 10:04   ` [virtio-comment] " Viresh Kumar
2023-11-30 10:04     ` Viresh Kumar
2023-11-30  9:22 ` [virtio-comment] [virtio-dev] [PATCH V6 2/2] virtio-spi: add the device specification Haixu Cui
2023-11-30  9:22   ` Haixu Cui
2023-11-30 11:19   ` [virtio-comment] " Viresh Kumar
2023-11-30 11:19     ` Viresh Kumar
2023-12-01  4:05     ` [virtio-comment] " Haixu Cui
2023-12-01  4:05       ` Haixu Cui
2023-12-01  4:32       ` [virtio-comment] " Viresh Kumar
2023-12-01  4:32         ` Viresh Kumar
2023-12-01  5:35         ` [virtio-comment] " Haixu Cui
2023-12-01  5:35           ` Haixu Cui
2023-12-01  5:44           ` [virtio-comment] " Viresh Kumar
2023-12-01  5:44             ` Viresh Kumar
2023-12-01  5:49             ` [virtio-comment] " Haixu Cui
2023-12-01  5:49               ` Haixu Cui
2023-11-30 11:38   ` [virtio-comment] " Cornelia Huck
2023-11-30 11:38     ` Cornelia Huck
2023-12-01  4:25     ` [virtio-comment] " Haixu Cui
2023-12-01  4:25       ` Haixu Cui
2023-12-01 11:01       ` [virtio-comment] " Cornelia Huck
2023-12-01 11:01         ` Cornelia Huck
2023-12-04  2:24         ` [virtio-comment] " Haixu Cui
2023-12-04  2:24           ` Haixu Cui
2023-12-06 14:33           ` [virtio-comment] " Cornelia Huck
2023-12-06 14:33             ` Cornelia Huck

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.