diff options
author | Paras Sharma <[email protected]> | 2020-09-30 11:35:26 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-09-30 09:12:03 +0200 |
commit | c9ca43d42ed8d5fd635d327a664ed1d8579eb2af (patch) | |
tree | 3be2c9a5517b3d47aa9d792868fd43e48ce3682d /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 58e49346672f738cf6eeb62009a5b0ae194374c4 (diff) |
serial: qcom_geni_serial: To correct QUP Version detection logic
For QUP IP versions 2.5 and above the oversampling rate is
halved from 32 to 16.
Commit ce734600545f ("tty: serial: qcom_geni_serial: Update
the oversampling rate") is pushed to handle this scenario.
But the existing logic is failing to classify QUP Version 3.0
into the correct group ( 2.5 and above).
As result Serial Engine clocks are not configured properly for
baud rate and garbage data is sampled to FIFOs from the line.
So, fix the logic to detect QUP with versions 2.5 and above.
Fixes: ce734600545f ("tty: serial: qcom_geni_serial: Update the oversampling rate")
Cc: stable <[email protected]>
Signed-off-by: Paras Sharma <[email protected]>
Reviewed-by: Akash Asthana <[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/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions