diff options
author | Stanley Chu <yschu@nuvoton.com> | 2025-03-06 10:54:27 +0300 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2025-03-06 23:51:33 +0300 |
commit | 4008a74e0f9b0ec25441028e324452933644ed2a (patch) | |
tree | 5d31e880266e1da7a076819ceb17420a07553767 /tools/perf/scripts/python/gecko.py | |
parent | 98d87600a04e42282797631aa6b98dd43999e274 (diff) | |
download | linux-4008a74e0f9b0ec25441028e324452933644ed2a.tar.xz |
i3c: master: svc: Fix npcm845 FIFO empty issue
I3C HW stalls the write transfer if the transmit FIFO becomes empty,
when new data is written to FIFO, I3C HW resumes the transfer but the
first transmitted data bit may have the wrong value.
Fill the FIFO in advance to prevent FIFO from becoming empty.
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Stanley Chu <yschu@nuvoton.com>
Link: https://lore.kernel.org/r/20250306075429.2265183-4-yschu@nuvoton.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions