]> Gentwo Git Trees - linux/.git/commit
i2c: mux: pca9541: Use I2C adapter timeout value for arbitration timeout
authorManikanta Guntupalli <manikanta.guntupalli@amd.com>
Thu, 31 Jul 2025 12:55:35 +0000 (18:25 +0530)
committerWolfram Sang <wsa+renesas@sang-engineering.com>
Fri, 12 Sep 2025 22:19:18 +0000 (00:19 +0200)
commitc90fa5493f7a96370c6774b4197d974b003fad7f
tree5751967922e9dee70326d1324d0cdbb78b7dcc52
parentf77a13df57e803fe574dd29c5454088fcc6f3285
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>
drivers/i2c/muxes/i2c-mux-pca9541.c