On 12/22/2023 8:21 PM, Cornelia Huck wrote:
On Tue, Dec 12 2023, Haixu Cui <quic_haix...@quicinc.com> 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.
This patch adds the specification for virtio-spi.
Signed-off-by: Haixu Cui <quic_haix...@quicinc.com>
Reviewed-by: Viresh Kumar <viresh.ku...@linaro.org>
---
device-types/spi/description.tex | 281 ++++++++++++++++++++++++
device-types/spi/device-conformance.tex | 7 +
device-types/spi/driver-conformance.tex | 7 +
3 files changed, 295 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
Oh, and I just noticed that you also need to include
{device,driver}-conformance.tex in conformance.tex.
I will add the device and driver in conformance.tex in patch 2.
Thanks
Haixu Cui
---------------------------------------------------------------------
To unsubscribe, e-mail: virtio-dev-unsubscr...@lists.oasis-open.org
For additional commands, e-mail: virtio-dev-h...@lists.oasis-open.org