[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [PATCH] content: reserve virtio device ID for IOMMU
Reserve device ID 23 for virtio-iommu devices.
Signed-off-by: Jean-Philippe Brucker <jean-philippe.brucker@arm.com>
---
content.tex | 2 ++
1 file changed, 2 insertions(+)
diff --git a/content.tex b/content.tex
index c84058862eaf..c7ef7fd99136 100644
--- a/content.tex
+++ b/content.tex
@@ -3022,6 +3022,8 @@ Device ID & Virtio Device \\
\hline
22 & pstore device \\
\hline
+23 & IOMMU device \\
+\hline
\end{tabular}
Some of the devices above are unspecified by this document,
--
2.14.3
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]