Skip to content

i2c-for-6.15-rc1

tagged this 29 Mar 14:39
i2c-core updates (collected by Wolfram)

 - remove last user and unexport i2c_of_match_device()
 - irq usage cleanup from Jiri

i2c-host updates (collected by Andi)

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
 - designware: add support for Renesas RZ/N1D

Multiplexers
 - ltc4306, reg: fix assignment in platform_driver structure

at24 eeprom updates (collected by Bartosz)

- add two new compatible entries to the DT binding document
- drop of_match_ptr() and ACPI_PTR() macros
Assets 2
Loading