On Wed, Dec 07, 2022 at 11:06:17PM +0100, Christina Quast wrote: > This commit adds a serial interface /dev/FTx which implements the tty > serial driver ops, so that it is possible to set the baudrate, send > and receive data, etc. > > Signed-off-by: Christina Quast <contact@xxxxxxxxxxxxxxxxxx> > Cc: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx> > Cc: Daniel Beer <daniel.beer@xxxxxxxxxxxxxxxxx> > Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > --- > This patch applies after the cleanup patch series sent previously. > > Changelog: > Hopefully applied all clean-ups suggested by Ilpo Järvinen. > Also considered some feedback from Greg Kroah-Hartman to Daniel Beer's > patch. We now have 2 competing patch series for the same functionality for the same driver. Can you and Daniel work together to agree on the way forward here please? And also, I still think that the usb-serial interface should be used. I know Daniel wrote back with why they think this will not work, can you verify that is true or not? I haven't had the chance to check yet... thanks, greg k-h