Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 23 Jan 2021 19:43:02 +0000 (11:43 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 23 Jan 2021 19:43:02 +0000 (11:43 -0800)
commit077e81d51d1fce056b361c27b6cddd41e1469b9d
tree1f9231b0ea04cd1b2e097dcc55b37b2e32a3dff5
parent15cfb0f06db41542ba16907a964874ea9cfe99b2
parent9ecd1d2b302b600351fac50779f43fcb680c1a16
Merge branch 'i2c/for-current' of git://git./linux/kernel/git/wsa/linux

Pull i2c fixes from Wolfram Sang:
 "Another bunch  of driver fixes"

* 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
  i2c: sprd: depend on COMMON_CLK to fix compile tests
  Revert "i2c: imx: Remove unused .id_table support"
  i2c: octeon: check correct size of maximum RECV_LEN packet
  i2c: tegra: Create i2c_writesl_vi() to use with VI I2C for filling TX FIFO
  i2c: bpmp-tegra: Ignore unknown I2C_M flags
  i2c: tegra: Wait for config load atomically while in ISR