Please pull u-boot-i2c master

Heiko Schocher hs at denx.de
Tue Apr 22 17:22:25 CEST 2025


Hello Tom,

The following changes since commit cde0050618968aae335dfbc930641656d51ff5d0:

   Merge tag 'u-boot-at91-2025.07-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 
(2025-04-21 08:24:54 -0600)

are available in the Git repository at:

   https://source.denx.de/u-boot/custodians/u-boot-i2c.git tags/i2cfixes-for-2025.07-rc1

for you to fetch changes up to 28d78a53c72c4ac3d5033a0c21396cadf7438bee:

   i2c: mediatek: remove duplicate entry in mt_i2c_regs_v1[] (2025-04-22 13:04:22 +0200)

----------------------------------------------------------------
i2c updates for v2025.07-rc1

- omap24xx_i2c: Enable Repeated Start functionality
   add Repeated Start functionality for the DM_I2C xfer
   API (omap_i2c_xfer()

   from Aniket Limaye

- mediatek i2c driver
   fixes from Martin
   - add end marker for struct udevice_id mtk_i2c_ids
   - remove duplicate entry in mt_i2c_regs_v1

----------------------------------------------------------------
Aniket Limaye (4):
       i2c: omap24xx_i2c: Remove unused CONFIG_I2C_REPEATED_START
       i2c: omap24xx_i2c: Use new function __omap24_i2c_xfer_msg()
       i2c: omap24xx_i2c: support CONFIG for repeated start in DM_I2C xfer
       drivers: i2c: Kconfig: Add CONFIG_SYS_I2C_OMAP24XX_REPEATED_START

Martin Schiller (2):
       i2c: mediatek: add missing empty entry at end of mkt_i2c_ids[]
       i2c: mediatek: remove duplicate entry in mt_i2c_regs_v1[]

  drivers/i2c/Kconfig        |   9 +++++++++
  drivers/i2c/mtk_i2c.c      |   3 +--
  drivers/i2c/omap24xx_i2c.c | 165 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------
  3 files changed, 145 insertions(+), 32 deletions(-)


Azure build:
https://dev.azure.com/hs0298/hs/_build/results?buildId=175&view=results

Thanks!

bye,
Heiko
-- 
DENX Software Engineering GmbH,      Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52   Fax: +49-8142-66989-80   Email: hs at denx.de


More information about the U-Boot mailing list