Re: [PATCH V2] virtio-gpio: Specify character encoding for gpio names
On Thu, Aug 19, 2021 at 09:26:54AM +0530, Viresh Kumar wrote: > Specify 7-bit ASCII character encoding for GPIO names strings. > > Fixes: https://github.com/oasis-tcs/virtio-spec/issues/115 > Suggested-by: Stefan Hajnoczi <> > Signed-off-by: Viresh Kumar <> > --- > V2: > - Use ASCII instead of UTF-8. > > virtio-gpio.tex | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Looks good, thank you. Let's vote again. Stefan