Sunny Luo d54b3fffed spi: fix spicc timed out issue(speed low than 200K) [1/1]
PD#SWPL-137044

Problem:
transfer timed out when spicc works at low speed(200K)

Solution:
TC is triggered by tx-fifo empty, but the last data is not yet transferred
at this time. we have to wait the last data which is sending/receiving.

Verify:
C1

Change-Id: I7e0fca3fdf6ed6c3b40a8399564eae2cf6d3a9b0
Signed-off-by: Sunny Luo <sunny.luo@amlogic.com>
2023-08-21 22:54:03 -07:00
2023-08-17 06:14:58 -07:00
S
Description
No description provided
118 MiB
Languages
C 98.9%
Perl 0.4%
Makefile 0.4%
Shell 0.2%