← Prev in month
← Prev in thread
[PATCH v2] content: Reserve device ID for video encoder and decoder device
Reserve device ID 30 for video encoder device and 31 for video decoder device.
Signed-off-by: Keiichi Watanabe <>
---
content.tex | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/content.tex b/content.tex
index d68cfaf..556b373 100644
--- a/content.tex
+++ b/content.tex
@@ -2721,6 +2721,10 @@ \chapter{Device Types}\label{sec:Device Types}
\hline
28 & RPMB device \\
\hline
+30 & Video encoder device \\
+\hline
+31 & Video decoder device \\
+\hline
\end{tabular}
Some of the devices above are unspecified by this document,
--
2.24.1.735.g03f4e72817-goog
← Prev in month
← Prev in thread