Files
kernel_common_drivers/drivers/spi
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-15 10:36:49 +08:00
2023-08-15 10:36:49 +08:00
2023-05-18 21:08:41 +08:00
2023-08-15 10:36:51 +08:00
2023-08-15 10:36:49 +08:00
2023-08-15 10:36:51 +08:00
2021-12-22 15:48:10 +08:00