]> www.infradead.org Git - users/willy/pagecache.git/commit
Merge tag 'i2c-for-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 16 Jun 2024 18:37:38 +0000 (11:37 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 16 Jun 2024 18:37:38 +0000 (11:37 -0700)
commit4301487e6b25276e0270a7547150e0304da2ba78
tree8ed64ac605c63ffe03e583ca5752d418a888b96d
parentb5beaa44747bddbabb338377340244f56465cd7d
parent7e9bb0cb50fec5d287749a58de5bb32220881b46
Merge tag 'i2c-for-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux

Pull i2c fixes from Wolfram Sang:
 "Two fixes to correctly report i2c functionality, ensuring that
  I2C_FUNC_SLAVE is reported when a device operates solely as a slave
  interface"

* tag 'i2c-for-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
  i2c: designware: Fix the functionality flags of the slave-only interface
  i2c: at91: Fix the functionality flags of the slave-only interface