]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd26255275dde14ffaab3b623bd19aaa057860cd4
tree1f9231b0ea04cd1b2e097dcc55b37b2e32a3dff5
parentc5fc5ef23600de6ed98a808e4f19e19bd1e16051
parent1109eb99a31a9e02dfdd117ba03bc045af34caf1
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/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