]> www.infradead.org Git - users/jedix/linux-maple.git/commit
scsi: ufs: core: Increase the UIC command timeout further
authorBart Van Assche <bvanassche@acm.org>
Thu, 8 May 2025 16:54:03 +0000 (09:54 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 13 May 2025 02:31:56 +0000 (22:31 -0400)
commitb179f290d36316d33a306a9a11df48787e2bd5bb
tree8257a1ede417e739ec02ed935db9ec5ceab11705
parent769d7fbe01f65d95f4720cacb8f21e1104e61010
scsi: ufs: core: Increase the UIC command timeout further

On my development board I observed that it can take a little longer than
two seconds before UIC completions are processed if the UART is enabled.
Hence this patch that increases the UIC command timeout upper limit
further.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20250508165411.3755300-1-bvanassche@acm.org
Reviewed-by: Peter Wang <peter.wang@mediatek.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/ufs/core/ufshcd.c