On Wed, Jul 18, 2018 at 02:24:59PM +0200, Johan Hovold wrote: > From: Karoly Pados <[email protected]> > > CP2102N devices support a lot more baudrates than earlier chips by > SiLabs. These devices are not constrained anymore by the table in AN205, > and are able to generate almost any baudrate in the supported range > with only minimal errors. This has also been verified with a scope on > a physical device. This patch adds support for all baudrates supported > by the CP2102N. > > Signed-off-by: Karoly Pados <[email protected]> > [ johan: rework on top of an205 and max-speed patches ] > Signed-off-by: Johan Hovold <[email protected]> > --- > drivers/usb/serial/cp210x.c | 39 ++++++++++++++++++++++++++++++++----- > 1 file changed, 34 insertions(+), 5 deletions(-)
Reviewed-by: Greg Kroah-Hartman <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
