To clean up the confusing situation regarding I2C timeout bindings, here is the series to fix up the MPC driver which mixed up clock stretching timeout with transfer timeouts. Plus a minor cleanup while here. Only build tested, so actual testing is welcome. Wolfram Sang (3): dt-bindings: i2c: mpc: use proper binding for transfer timeouts i2c: mpc: use proper binding for transfer timeouts i2c: mpc: remove outdated macro .../devicetree/bindings/i2c/i2c-mpc.yaml | 2 +- drivers/i2c/busses/i2c-mpc.c | 16 +++++++--------- 2 files changed, 8 insertions(+), 10 deletions(-) -- 2.43.0