Files
linux/drivers/i2c/muxes
Manikanta Guntupalli c90fa5493f i2c: mux: pca9541: Use I2C adapter timeout value for arbitration timeout
Remove existing arbitration timeout macros and use I2C adapter timeout
value for arbitration timeout and forceful bus ownership.

I2C adapter timeout can be configurable from user space, so using it
for arbitration timeout helps in configuring the arbitration timeout
from user space depending on the use case.

Signed-off-by: Manikanta Guntupalli <manikanta.guntupalli@amd.com>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
2025-09-13 00:19:18 +02:00
..