Linus, here a some more driver bugfixes for I2C. Including a revert - the updated series for it will come during the next merge window. Please pull. Thanks, Wolfram The following changes since commit 549738f15da0e5a00275977623be199fbbf7df50: Linux 5.9-rc8 (2020-10-04 16:04:34 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current for you to fetch changes up to f5b3f433641c543ebe5171285a42aa6adcdb2d22: i2c: owl: Clear NACK and BUS error bits (2020-10-10 13:15:46 +0200) ---------------------------------------------------------------- Christian Eggers (1): i2c: imx: Fix reset of I2SR_IAL flag Cristian Ciocaltea (1): i2c: owl: Clear NACK and BUS error bits Jerome Brunet (2): i2c: meson: fix clock setting overwrite i2c: meson: keep peripheral clock enabled Nicolas Belin (1): i2c: meson: fixup rate calculation with filter delay Wolfram Sang (1): Revert "i2c: imx: Fix reset of I2SR_IAL flag" drivers/i2c/busses/i2c-meson.c | 52 +++++++++++++++++++++++++++--------------- drivers/i2c/busses/i2c-owl.c | 6 +++++ 2 files changed, 39 insertions(+), 19 deletions(-)