aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorVabhav Sharma <[email protected]>2020-06-26 16:50:34 +0530
committerGreg Kroah-Hartman <[email protected]>2020-06-27 13:52:29 +0200
commitd10ee1d1917b082f0008a840cde5aeaad11b396b (patch)
tree17d681806b178685f5da84c416252a2bdf1932f3 /tools/perf/scripts/python/export-to-sqlite.py
parent3550f8979a7bb2f28940aa26aab77314ec8840bd (diff)
tty: serial: fsl_lpuart: minimum baud rate support
The formula for the baud rate is baud rate = "baud clock / ((OSR+1) × SBR) Algorithm used in function lpuart32_serial_setbrg() only changes the SBR. Even with maxmum value put in, OSR stays at 0x7 and the lowest baud rate would be ~ 2600 bps Update the algorithm to allow driver operation at 1200,2400 or 600 bps Signed-off-by: Vabhav Sharma <[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-sqlite.py')
0 files changed, 0 insertions, 0 deletions