Re: [PATCH 0/4] Virtio toolstack support for I2C and GPIO on Arm

2022-05-08 Thread Oleksandr
On 05.05.22 10:33, Viresh Kumar wrote: Hello Viresh Hello, This patchset adds toolstack support for I2C and GPIO virtio devices. This is inspired from the work done by Oleksandr for the Disk device [1]. Great work! The first two patches can be applied right away, but the last two need

[PATCH 0/4] Virtio toolstack support for I2C and GPIO on Arm

2022-05-05 Thread Viresh Kumar
Hello, This patchset adds toolstack support for I2C and GPIO virtio devices. This is inspired from the work done by Oleksandr for the Disk device [1]. The first two patches can be applied right away, but the last two need Oleksandr's series [1] to be applied first. This is developed as part of L