]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'i2c-for-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 22 Jun 2025 17:50:36 +0000 (10:50 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 22 Jun 2025 17:50:36 +0000 (10:50 -0700)
commitb67ec639010f7d2ce2b467cef36f3e5e785d8d50
tree309aaf425141ea03860587d1104e5298d88d8e95
parent5c00eca95a9a20e662bd290c3ef3f2e07dfa9baa
parenta6c23dac756b9541b33aa3bcd30f464df2879209
Merge tag 'i2c-for-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux

Pull i2c fixes from Wolfram Sang:

 - subsystem: convert drivers to use recent callbacks of struct
   i2c_algorithm A typical after-rc1 cleanup, which I couldn't send in
   time for rc2

 - tegra: fix YAML conversion of device tree bindings

 - k1: re-add a check which got lost during upstreaming

* tag 'i2c-for-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
  i2c: k1: check for transfer error
  i2c: use inclusive callbacks in struct i2c_algorithm
  dt-bindings: i2c: nvidia,tegra20-i2c: Specify the required properties