Hi Cornelia Huck,
Thank you for your comments.
SPI here means 'Serial Peripheral Interface'. And according to your
suggestion, I submit again to remove the introduction of Virtio ID.
Best Regards
Haixu Cui
On 3/15/2023 9:31 PM, Cornelia Huck wrote:
On Mon, Feb 27 2023, Haixu Cui <quic_haix...@quicinc.com> wrote:
virtio-spi is a virtual SPI master and it allows a guset to operate and
use the physical SPI master controlled by the host.
Signed-off-by: Haixu Cui <quic_haix...@quicinc.com>
---
content.tex | 2 +
device-types/spi/description.tex | 153 ++++++++++++++++++++++++
device-types/spi/device-conformance.tex | 7 ++
device-types/spi/driver-conformance.tex | 7 ++
4 files changed, 169 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
diff --git a/content.tex b/content.tex
index 0c7cdf8..86bf709 100644
--- a/content.tex
+++ b/content.tex
@@ -2994,6 +2994,8 @@ \chapter{Device Types}\label{sec:Device Types}
\hline
44 & ISM device \\
\hline
+45 & SPI Master \\
What is 'SPI'? 'Serial Peripheral Interface', I guess?
Introduction of the ID should be split out into a separate patch; if
people agree that this is a useful thing to add, please open a github
issue and request a vote.
+\hline
\end{tabular}
---------------------------------------------------------------------
To unsubscribe, e-mail: virtio-dev-unsubscr...@lists.oasis-open.org
For additional commands, e-mail: virtio-dev-h...@lists.oasis-open.org