Message ID | 20220616013747.126051-1-frank@zago.net |
---|---|
Headers | show |
Series | add driver for the WCH CH341 in I2C/GPIO mode | expand |
On Wed, Jun 15, 2022 at 08:37:43PM -0500, frank zago wrote: > The CH341 is a multifunction chip, presenting 3 different USB PID. One > of these functions is for I2C/SPI/GPIO. This new set of drivers will > manage I2C and GPIO. > > Changes from v5: > Addressed reviewers' comments. Please be more specific in your changelogs. This essentially just says "changed stuff". > Better handling of 0-bytes i2c commands > Use of better USB API. What does this even mean? Johan