Please pull u-boot-i2c master
Heiko Schocher
trini at konsulko.com
Thu Oct 30 13:08:48 CET 2025
Hello Tom,
The following changes since commit 23987e10905146def3ab61e55ec912c6e742efdc:
Prepare v2026.01-rc1 (2025-10-27 16:10:23 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-i2c.git tags/i2c-updates-for-2026.01-rc2
for you to fetch changes up to fc7d868327439c4ea6c640d2e8fead7679c0b86f:
i2c: rcar_i2c: Add R-Car Gen5 support (2025-10-28 09:51:02 +0100)
----------------------------------------------------------------
I2C updates for 2026.01-rc2
- add support for the MT7621 I2C controller
from Justin
- Add R-Car Gen5 support
from Minh Le
----------------------------------------------------------------
Justin Swartz (1):
i2c: add support for the MT7621 I2C controller
Minh Le (1):
i2c: rcar_i2c: Add R-Car Gen5 support
drivers/i2c/Kconfig | 7 +++
drivers/i2c/Makefile | 1 +
drivers/i2c/mt7621_i2c.c | 374
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
drivers/i2c/rcar_i2c.c | 1 +
4 files changed, 383 insertions(+)
create mode 100644 drivers/i2c/mt7621_i2c.c
Azure build:
https://dev.azure.com/hs0298/hs/_build/results?buildId=189&view=results
Hope I made the correct setting, so that your b4 command works...
bye,
Heiko
--
Nabla Software Engineering
HRB 40522 Augsburg
Phone: +49 821 45592596
E-Mail: office at nabladev.com
Geschäftsführer : Stefano Babic
More information about the U-Boot
mailing list