diff options
author | Rengarajan S <rengarajan.s@microchip.com> | 2024-01-25 15:30:06 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-01-27 19:05:51 -0800 |
commit | 90d051b63519b0e653432168ecee8a4c0abc24dd (patch) | |
tree | 2a26898a04305a11b3fa658ca27b0b40b5404cac /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | d2a2a5602cfe7fed309c81135b5ecb62556ce89b (diff) |
8250: microchip: pci1xxxx: Add Burst mode transmission support in uart driver for reading from FIFO
pci1xxxx_handle_irq reads the burst status and checks if the FIFO
is empty and is ready to accept the incoming data. The handling is
done in pci1xxxx_tx_burst where each transaction processes data in
block of DWORDs, while any remaining bytes are processed individually,
one byte at a time.
Signed-off-by: Rengarajan S <rengarajan.s@microchip.com>
Link: https://lore.kernel.org/r/20240125100006.153342-1-rengarajan.s@microchip.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions