Re: [PATCH] virtio-gpio: add the device specification

From
Viresh Kumar <>
Date
2021-06-04T08:10:58+00:00
ID
20210604081054.usxmxr5rjxgtgp4s@vireshk-i7
Thread
Re: [PATCH] virtio-gpio: add the device specification
On 03-06-21, 18:13, Viresh Kumar wrote:
> virtio-gpio is a virtual GPIO controller. It provides a way to flexibly
> communicate with the host GPIO controllers from the guest.
> 
> This patch adds the specification for it.
> 
> Based on the initial work done by:
> "Enrico Weigelt, metux IT consult" <>.
> 
> Signed-off-by: Viresh Kumar <>
> ---
>  conformance.tex |  26 ++++-
>  content.tex     |   1 +
>  virtio-gpio.tex | 256 ++++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 279 insertions(+), 4 deletions(-)
>  create mode 100644 virtio-gpio.tex

I missed adding the request type field and had to bump up the version.
Please see V2. Have simplified few more things.

-- 
viresh