Re: [PATCH RESEND 1/5] USB: serial: cp210x: Fixed RTS mode setting by the CRTSCTS flag.

From: Sergei Shtylyov
Date: Mon Apr 25 2016 - 08:23:33 EST


Hello.

On 4/24/2016 8:08 PM, Konstantin Shkolnyy wrote:

A bug in the CRTSCT handling caused RTS to alternate between

CRTSCTS?

CRTSCTS=0 => "RTS transmits active signal" and
CRTSCTS=1 => "RTS receives flow control"
instead of
CRTSCTS=0 => "RTS is statically active" and
CRTSCTS=1 => "RTS receives flow control"

Signed-off-by: Konstantin Shkolnyy <konstantin.shkolnyy@xxxxxxxxx>
[...]

MBR, Sergei