diff options
author | Geert Uytterhoeven <[email protected]> | 2016-01-04 14:45:22 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2016-02-06 22:54:55 -0800 |
commit | 92a0574867f3329ca285b51adcf09ed3ee42e7a0 (patch) | |
tree | 56cb0873c2787407212adffa3fb3e4d946caacc3 /tools/perf/scripts/python/Perf-Trace-Util | |
parent | 69eee8e9c876eb412282a3b45d998e989d3a8e93 (diff) |
serial: sh-sci: Add support for SCIFA/SCIFB variable sampling rates
Add support for sparse variable sampling rates on SCIFA and SCIFB.
According to the datasheet, sampling rate 1/5 needs a small quirk to
avoid corrupting the first byte received.
This increases the range and accuracy of supported baud rates.
E.g. on r8a7791/koelsch:
- Supports now 134, 150, and standard 500000-4000000 bps,
- Perfect match for 134, 150, 500000, 1000000, 2000000, and 4000000
bps,
- Accuracy has increased for most standard bps values.
Signed-off-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions