]> 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>
Sun, 22 May 2022 18:04:38 +0000 (08:04 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 22 May 2022 18:04:38 +0000 (08:04 -1000)
commit38ab7c7f1675e5747d4634eff66dd24940d39a92
tree0c42186660dc0c40544f4f1b66cc207be422e3e5
parent78f9a7a40e5647783a1b9a935292caa16ec8dd97
parent581ddfadfa26566a51d9ff11572f02e72f43feab
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux

Pull i2c fixes from Wolfram Sang:
 "Some I2C driver bugfixes for 5.18. Nothing spectacular but worth
  fixing"

* 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
  drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers
  i2c: ismt: Provide a DMA buffer for Interrupt Cause Logging
  i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()