[PATCH 1/5] fixup! input: add virtio input driver
Ahmad Fatoum
a.fatoum at pengutronix.de
Thu Apr 1 07:46:12 BST 2021
From: Ahmad Fatoum <ahmad at a3f.at>
Add input to list of supported virtio devices.
Signed-off-by: Ahmad Fatoum <a.fatoum at pengutronix.de>
---
Documentation/user/virtio.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/user/virtio.rst b/Documentation/user/virtio.rst
index 7e125c0ca839..fb21869807e0 100644
--- a/Documentation/user/virtio.rst
+++ b/Documentation/user/virtio.rst
@@ -35,7 +35,7 @@ queues configuration and buffer transfers are nearly identical. Both MMIO
and non-legacy PCI are supported in barebox.
The VirtIO spec defines a lots of VirtIO device types, however at present only
-block, console and RNG devices are supported.
+block, console, input and RNG devices are supported.
Build Instructions
------------------
--
2.29.2
More information about the barebox
mailing list