Re: [PATCH] Reserve device id for GPIO device

From
Viresh Kumar <>
Date
2021-06-02T06:45:01+00:00
ID
20210602064456.m7zhfhcekttxkair@vireshk-i7
Thread
Re: [PATCH] Reserve device id for GPIO device
On 02-06-21, 12:12, Viresh Kumar wrote:
> Use device ID 41
> 
> Signed-off-by: Viresh Kumar <>
> ---
>  content.tex | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/content.tex b/content.tex
> index b9934b4fa05c..d9913d056317 100644
> --- a/content.tex
> +++ b/content.tex
> @@ -2876,6 +2876,8 @@ \chapter{Device Types}\label{sec:Device Types}
>  \hline
>  40         &   Bluetooth device \\
>  \hline
> +41         &   GPIO device \\
> +\hline
>  \end{tabular}
>  
>  Some of the devices above are unspecified by this document,

Opened issue for the same here:

https://github.com/oasis-tcs/virtio-spec/issues/109

-- 
viresh