Re: [virtio-dev][PATCH V9 2/2] virtio-spi: add the device specification
Haixu Cui <[email protected]>
| Newsgroups | dev.linux.lists.virtio-dev,dev.linux.lists.virtio-comment |
|---|---|
| Message-ID | <[email protected]> |
On 12/22/2023 8:21 PM, Cornelia Huck wrote: > On Tue, Dec 12 2023, Haixu Cui <[email protected]> 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 <[email protected]> >> Reviewed-by: Viresh Kumar <[email protected]> >> --- >> 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: [email protected] For additional commands, e-mail: [email protected]