]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'i2c-host-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti...
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Tue, 25 Mar 2025 11:35:59 +0000 (12:35 +0100)
committerWolfram Sang <wsa+renesas@sang-engineering.com>
Tue, 25 Mar 2025 11:35:59 +0000 (12:35 +0100)
commit21fd84953571c7d2b73552ffcf0d0d1bcc7e8a20
treea00a9b07c1e2431d68be62c1fbc17de91d95429c
parent6b88dac0ae19fdb9124215f6ec3ca02944a237a4
parent39f8d63804505222dccf265797c2d03de7f2d5b3
Merge tag 'i2c-host-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-mergewindow

i2c-host updates for v6.15

Refactoring and cleanups
 - octeon, cadence, i801, pasemi, mlxbf, bcm-iproc: general
   refactorings
 - octeon: remove 10-bit address support

Improvements
 - amd-asf: improved error handling
 - designware: use guard(mutex)
 - amd-asf, designware: update naming to follow latest specs
 - cadence: fix cleanup path in probe
 - i801: use MMIO and I/O mapping helpers to access registers
 - pxa: handle error after clk_prepare_enable

New features
 - added i2c_10bit_addr_*_from_msg() and updated multiple drivers
 - omap: added multiplexer state handling
 - qcom-geni: update frequency configuration
 - qup: introduce DMA usage policy

New hardware support
 - exynos: add support for Samsung exynos7870
 - k1: add support for spacemit k1 (new driver)
 - imx: add support for i.mx94 lpi2c
 - rk3x: add support for rk3562

Multiplexers
 - ltc4306, reg: fix assignment in platform_driver structure
include/linux/i2c.h