]> www.infradead.org Git - users/hch/block.git/commitdiff
Merge tag 'i2c-host-fixes-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Fri, 27 Sep 2024 16:57:38 +0000 (18:57 +0200)
committerWolfram Sang <wsa+renesas@sang-engineering.com>
Fri, 27 Sep 2024 16:57:38 +0000 (18:57 +0200)
I2C host fixes for v6.12-rc1

The DesignWare driver now has the correct ENABLE-ABORT sequence,
ensuring ABORT can always be sent when needed.

In the SynQuacer controller we now check for PCLK as an optional
clock, allowing ACPI to directly provide the clock rate.

The recent KEBA driver required a dependency fix in Kconfig.

The XIIC driver now has a corrected power suspend sequence.


Trivial merge