Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 3 Dec 2021 18:44:16 +0000 (10:44 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 3 Dec 2021 18:44:16 +0000 (10:44 -0800)
commitf66062c7491b0f861ba1ee9c767c860fd615b2c3
tree22ba80b97cbb673deee1a1acc24c80f1533358ff
parenta44f27e45148260229ffb9c00e388b33e03bb7dc
parent02fe0fbd8a21e183687925c3a266ae27dda9840f
Merge branch 'i2c/for-current' of git://git./linux/kernel/git/wsa/linux

Pull i2c fixes from Wolfram Sang:
 "I2C has another set of driver bugfixes, mostly for the stm32f7 driver"

* 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
  i2c: rk3x: Handle a spurious start completion interrupt flag
  i2c: stm32f7: use proper DMAENGINE API for termination
  i2c: stm32f7: stop dma transfer in case of NACK
  i2c: stm32f7: recover the bus on access timeout
  i2c: stm32f7: flush TX FIFO upon transfer errors
  i2c: cbus-gpio: set atomic transfer callback