diff options
author | Ji-Ze Hong (Peter Hong) <hpeter@gmail.com> | 2018-01-11 09:47:20 +0300 |
---|---|---|
committer | Johan Hovold <johan@kernel.org> | 2018-01-11 13:00:25 +0300 |
commit | d1c48227d7c45fbb35c81f846a62ec92a74f4701 (patch) | |
tree | c392eb4b308459b85833ec49b4b232468f66348c /fs | |
parent | bb543ca287f5b14a61533f959e3f62ae58890311 (diff) | |
download | linux-d1c48227d7c45fbb35c81f846a62ec92a74f4701.tar.xz |
USB: serial: f81534: fix tx error on some baud rate
The F81532/534 had 4 clocksource 1.846/18.46/14.77/24MHz and baud rates
can be up to 1.5Mbits with 24MHz. But on some baud rate (384~500kps), the
TX side will send the data frame too close to treat frame error on RX
side. This patch will force all TX data frame with delay 1bit gap.
Signed-off-by: Ji-Ze Hong (Peter Hong) <hpeter+linux_kernel@gmail.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions