Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add virtio SPI device specification #189

Open
HaixuCui opened this issue Feb 6, 2024 · 1 comment
Open

Add virtio SPI device specification #189

HaixuCui opened this issue Feb 6, 2024 · 1 comment

Comments

@HaixuCui
Copy link
Contributor

HaixuCui commented Feb 6, 2024

Add base specification for virtio-spi (device 45).

Patches:
https://lists.oasis-open.org/archives/virtio-comment/202401/msg00006.html
https://lists.oasis-open.org/archives/virtio-comment/202401/msg00007.html
https://lists.oasis-open.org/archives/virtio-comment/202401/msg00008.html

@cohuck
Copy link
Contributor

cohuck commented Feb 6, 2024

BALLOT CREATED AT URL: https://www.oasis-open.org/committees/ballot.php?id=3816

cohuck pushed a commit that referenced this issue Feb 14, 2024
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.

Fixes: #189

Signed-off-by: Haixu Cui <[email protected]>
Reviewed-by: Viresh Kumar <[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants