linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH v2 0/3] Virtio SPI Linux driver compliant to draft spec V10
@ 2024-01-04 13:01 Harald Mommer
  2024-01-04 13:01 ` [RFC PATCH v2 1/3] virtio: Add ID for virtio SPI Harald Mommer
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Harald Mommer @ 2024-01-04 13:01 UTC (permalink / raw)
  To: virtio-dev, Haixu Cui, Mark Brown, Viresh Kumar, linux-spi, linux-kernel
  Cc: quic_ztu, Matti Moell, Mikhail Golubev

This is the 2nd RFC version of a virtio SPI Linux driver which is
intended to be compliant with the proposed virtio SPI draft
specification V10.

The 1st RFC version sent out publicly was compliant to the virtio draft
specification V4.

Changes between 1st and 2nd virtio SPI driver RFC:

- Update to be compliant to virtio SPI draft specification V10.

- Incorporated review comments gotten from the community.

A proposal for a performance enhancement having more than only one SPI
message in flight had to be kept out. The more complicated code would
have caused an unacceptable project risk now.

The virtio SPI driver was smoke tested on qemu using OpenSynergy's
proprietary virtio SPI device doing a SPI backend simulation on top of
next-20240103 and an adapted version on Linux 6.1 with target hardware
providing a physical SPI backend device.


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

end of thread, other threads:[~2024-02-01 17:26 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-04 13:01 [RFC PATCH v2 0/3] Virtio SPI Linux driver compliant to draft spec V10 Harald Mommer
2024-01-04 13:01 ` [RFC PATCH v2 1/3] virtio: Add ID for virtio SPI Harald Mommer
2024-01-29  6:30   ` Viresh Kumar
2024-01-04 13:01 ` [RFC PATCH v2 2/3] virtio-spi: Add virtio-spi.h (V10 draft specification) Harald Mommer
2024-01-29  6:39   ` Viresh Kumar
2024-01-04 13:01 ` [RFC PATCH v2 3/3] SPI: Add virtio SPI driver " Harald Mommer
2024-01-29  7:06   ` Viresh Kumar
2024-01-30 14:24     ` Harald Mommer
2024-01-30  3:21   ` Haixu Cui
2024-02-01 17:26     ` [virtio-dev] " Harald Mommer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).