On 4/20/21 2:46 AM, Greg Kroah-Hartman wrote: > On Mon, Apr 19, 2021 at 09:25:19PM -0500, Frank Zago wrote: >> From: frank zago <frank@xxxxxxxx> >> >> The 0x5512 USB PID is for the I2C/GPIO/SPI interfaces. UART is still >> present but only the TX and RX pins are available; DTS, DTR, ... are >> used for other things. Remove the PID, and let a I2C driver bind to >> it. >> >> Existing CH341 boards usually have physical jumpers to switch between >> the 3 modes. >> >> This reverts commit 46ee4abb10a07bd8f8ce910ee6b4ae6a947d7f63. >> >> Signed-off-by: Frank Zago <frank@xxxxxxxx> >> Signed-off-by: frank zago <frank@xxxxxxxx> > > Why are you signing off twice? > I did it in the patch, then git send-mail added another one. That'll be fixed in the next revision. Regards, Frank