diff options
author | Sergiu Moga <[email protected]> | 2022-09-22 14:33:45 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-09-22 16:31:49 +0200 |
commit | 5644bf1843d915b6fb460fd44f4b9f9ac19a3fbb (patch) | |
tree | a2a6f9e58dce1a2a1d3f27010dfe26bff0df0e27 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1a5a01a1e31e6cc3b83a2c843adba743c2f474b9 (diff) |
tty: serial: atmel: Only divide Clock Divisor if the IP is USART
Make sure that the driver only divides the clock divisor if the
IP handled at that point is USART, since UART IP's do not support
implicit peripheral clock division. Instead, in the case of UART,
go with the highest possible clock divisor.
Signed-off-by: Sergiu Moga <[email protected]>
Reviewed-by: Ilpo Järvinen <[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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions