diff options
| author | David Engraf <[email protected]> | 2019-12-11 17:29:54 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-12-12 12:04:00 +0100 |
| commit | 751d0017334db9c4d68a8909c59f662a6ecbcec6 (patch) | |
| tree | 1779bc37663eb239dde4ab01548ed47e6c706d3a /tools/perf/scripts/python/bin | |
| parent | 2301ec36cec8cd8199b608651a806441ab70331b (diff) | |
tty/serial: atmel: fix out of range clock divider handling
Use MCK_DIV8 when the clock divider is > 65535. Unfortunately the mode
register was already written thus the clock selection is ignored.
Fix by writing the mode register after calculating the baudrate.
Signed-off-by: David Engraf <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions