Linus, here are some "usual" driver bugfixes for the I2C subsystem. Please pull. Thanks, Wolfram The following changes since commit f4d51dffc6c01a9e94650d95ce0104964f8ae822: Linux 5.9-rc4 (2020-09-06 17:11:40 -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 0a355aeb24081e4538d4d424cd189f16c0bbd983: i2c: algo: pca: Reapply i2c bus settings after reset (2020-09-09 10:22:40 +0200) ---------------------------------------------------------------- Evan Nimmo (1): i2c: algo: pca: Reapply i2c bus settings after reset Tali Perry (1): i2c: npcm7xx: Fix timeout calculation Vadym Kochan (1): misc: eeprom: at24: register nvmem only after eeprom is ready to use Wolfram Sang (1): Merge tag 'at24-fixes-for-v5.9-rc5' of git://git.kernel.org/.../brgl/linux into i2c/for-current with much appreciated quality assurance from ---------------------------------------------------------------- Alex Qiu (1): (Rev.) i2c: npcm7xx: Fix timeout calculation Andy Shevchenko (1): (Rev.) i2c: algo: pca: Reapply i2c bus settings after reset Avi Fishman (1): (Rev.) i2c: npcm7xx: Fix timeout calculation Chris Packham (1): (Rev.) i2c: algo: pca: Reapply i2c bus settings after reset Joel Stanley (1): (Rev.) i2c: npcm7xx: Fix timeout calculation drivers/i2c/algos/i2c-algo-pca.c | 35 +++++++++++++++++++++++------------ drivers/i2c/busses/i2c-npcm7xx.c | 8 ++++++-- drivers/misc/eeprom/at24.c | 11 +++++++---- include/linux/i2c-algo-pca.h | 15 +++++++++++++++ 4 files changed, 51 insertions(+), 18 deletions(-)