[PATCH 0/2] i2c: Add support for MT6878 I2C controllers
From: Igor Belwon
Date: Sat Sep 20 2025 - 11:31:41 EST
Hi all,
This patchest adds support for the i2c units found in the MediaTek
MT6878 SoC. These units use the new v3 register offset scheme
(differing only in OFFSET_SLAVE_ADDR).
Signed-off-by: Igor Belwon <igor.belwon@xxxxxxxxxxxxxxxxxxxxxxxxxx>
---
Igor Belwon (2):
dt-bindings: i2c: i2c-mt65xx: Document MediaTek MT6878 I2C
i2c: mediatek: add support for MT6878 SoC
Documentation/devicetree/bindings/i2c/i2c-mt65xx.yaml | 1 +
drivers/i2c/busses/i2c-mt65xx.c | 14 ++++++++++++++
2 files changed, 15 insertions(+)
---
base-commit: 846bd2225ec3cfa8be046655e02b9457ed41973e
change-id: 20250920-mt6878-i2c-bringup-640d48cbf66b
Best regards,
--
Igor Belwon <igor.belwon@xxxxxxxxxxxxxxxxxxxxxxxxxx>