On Thu, Jul 31, 2025 at 06:25:35PM +0530, Manikanta Guntupalli wrote: > 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 Please use 'git log' to check proper prefix for subject like "i2c: mux: pca9541". Fixed it for you this time. Applied to for-next, thanks!