Re: [PATCH] USB: serial: cp210x: add minimun baud rate for CP2105 SCI

2019-02-04 Thread Johan Hovold
On Mon, Feb 04, 2019 at 04:57:00PM +0100, Johan Hovold wrote: > On Mon, Feb 04, 2019 at 12:21:30PM +0100, Johanna Abrahamsson wrote: > > From: Johanna Abrahamsson > > > > This patch adds a minimum baud rate of 2400 for CP2105 SCI > > > > According to the datasheet for CP2105, the SCI supports 24

Re: [PATCH] USB: serial: cp210x: add minimun baud rate for CP2105 SCI

2019-02-04 Thread Johan Hovold
On Mon, Feb 04, 2019 at 12:21:30PM +0100, Johanna Abrahamsson wrote: > From: Johanna Abrahamsson > > This patch adds a minimum baud rate of 2400 for CP2105 SCI > > According to the datasheet for CP2105, the SCI supports 2400 as the > lowest baud rate. As this is not heeded in the current code, a

[PATCH] USB: serial: cp210x: add minimun baud rate for CP2105 SCI

2019-02-04 Thread Johanna Abrahamsson
From: Johanna Abrahamsson This patch adds a minimum baud rate of 2400 for CP2105 SCI According to the datasheet for CP2105, the SCI supports 2400 as the lowest baud rate. As this is not heeded in the current code, an error message 'failed set req 0x1e size 4 status: -32' when trying to set a low