git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69e273c
)
USB: pl2303: use divisors for unsupported baud rates
author
Lauri Hintsala
<lauri.hintsala@bluegiga.com>
Wed, 13 Aug 2014 12:02:53 +0000
(15:02 +0300)
committer
Johan Hovold
<johan@kernel.org>
Mon, 1 Sep 2014 10:04:17 +0000
(12:04 +0200)
Use direct method for supported baud rates, otherwise use divisors.
Limit baud rate to 12 Mbaud with HX type.
This change has been tested to work with PL-2303HX at 115200, 500000,
1000000, 2000000, 2500000, 3000000 and 4000000 baud rates.
Signed-off-by: Lauri Hintsala <lauri.hintsala@bluegiga.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
No differences found