On Fri, 05 Sep 2025 13:03:20 +0300, Jarkko Nikula wrote:
Commit 3a379bbcea0a ("i3c: Add core I3C infrastructure") set the default adapter timeout for I2C transfers as 1000 (ms). However that parameter is defined in jiffies not in milliseconds.
With mipi-i3c-hci driver this wasn't visible until commit c0a90eb55a69 ("i3c: mipi-i3c-hci: use adapter timeout value for I2C transfers").
[...]
Applied, thanks!
[1/1] i3c: Fix default I2C adapter timeout value https://git.kernel.org/i3c/c/f6fecd2759be
Best regards,