]> www.infradead.org Git - users/hch/misc.git/commit
Merge tag 'i2c-for-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 15 Dec 2024 23:29:07 +0000 (15:29 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 15 Dec 2024 23:29:07 +0000 (15:29 -0800)
commit151167d85ae5147dbe67842b702f0511052dc803
treecca1732ea27ad63fad8e1cf2d0645881cdee9e8a
parentdccbe2047a5b0859de24bf463dae9eeea8e01c1e
parent5b6b08af1fb09ec1ffab9564994cc152e4930431
Merge tag 'i2c-for-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux

Pull i2c fixes from Wolfram Sang:
 "i2c host fixes: PNX used the wrong unit for timeouts, Nomadik was
  missing a sentinel, and RIIC was missing rounding up"

* tag 'i2c-for-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
  i2c: riic: Always round-up when calculating bus period
  i2c: nomadik: Add missing sentinel to match table
  i2c: pnx: Fix timeout in wait functions