mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 1/5] fixup! input: add virtio input driver
@ 2021-04-01  6:46 Ahmad Fatoum
  2021-04-01  6:46 ` [PATCH 2/5] Documentation: virtio: Fix virtio reference Ahmad Fatoum
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ahmad Fatoum @ 2021-04-01  6:46 UTC (permalink / raw)
  To: barebox; +Cc: Ahmad Fatoum

From: Ahmad Fatoum <ahmad@a3f.at>

Add input to list of supported virtio devices.

Signed-off-by: Ahmad Fatoum <a.fatoum@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


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-04-01  6:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-01  6:46 [PATCH 1/5] fixup! input: add virtio input driver Ahmad Fatoum
2021-04-01  6:46 ` [PATCH 2/5] Documentation: virtio: Fix virtio reference Ahmad Fatoum
2021-04-01  6:46 ` [PATCH 3/5] Documentation: reboot-mode: fix headings Ahmad Fatoum
2021-04-01  6:46 ` [PATCH 4/5] Documentation: reference reboot-mode Documentation Ahmad Fatoum
2021-04-01  6:46 ` [PATCH 5/5] Documentation: add barebox porter's guide Ahmad Fatoum

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox