The following changes since commit c1f49dea2b8f335813d3b348fd39117fb8efb428: Merge tag 'mm-hotfixes-stable-2026-04-19-00-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm (2026-04-19 14:45:37 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-7.1-rc1-part2 for you to fetch changes up to 79fc229e8a471356ddfea225f42e02f4fb73c469: MAINTAINERS: add Rust I2C tree and update Igor Korotin's email (2026-04-20 00:05:35 +0200) ---------------------------------------------------------------- i2c-for-7.1-rc1-part2 - cx92755: convert I2C bindings to DT schema - mediatek: add optional bus power management during transfers - pxa: handle early bus busy condition - MAINTAINERS: update I2C RUST entry ---------------------------------------------------------------- Adlavinitha Reddy (1): i2c: mediatek: add bus regulator control for power saving Gabor Juhos (1): i2c: pxa: handle 'Early Bus Busy' condition on Armada 3700 Igor Korotin (1): MAINTAINERS: add Rust I2C tree and update Igor Korotin's email Shi Hao (1): dt-bindings: i2c: cnxt,cx92755-i2c: Convert to DT schema Wolfram Sang (1): Merge tag 'i2c-host-7.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-mergewindow with much appreciated quality assurance from ---------------------------------------------------------------- Chen-Yu Tsai (1): (Rev.) i2c: mediatek: add bus regulator control for power saving Imre Kaloz (1): (Rev.) i2c: pxa: handle 'Early Bus Busy' condition on Armada 3700 Linus Walleij (1): (Rev.) i2c: pxa: handle 'Early Bus Busy' condition on Armada 3700 Rob Herring (Arm) (1): (Rev.) dt-bindings: i2c: cnxt,cx92755-i2c: Convert to DT schema Robert Marko (1): (Test) i2c: pxa: handle 'Early Bus Busy' condition on Armada 3700 .mailmap | 1 + .../devicetree/bindings/i2c/cnxt,cx92755-i2c.yaml | 49 ++++++++++++++++++++++ .../devicetree/bindings/i2c/i2c-digicolor.txt | 25 ----------- MAINTAINERS | 3 +- drivers/i2c/busses/i2c-mt65xx.c | 13 +++++- drivers/i2c/busses/i2c-pxa.c | 18 +++++--- 6 files changed, 76 insertions(+), 33 deletions(-) create mode 100644 Documentation/devicetree/bindings/i2c/cnxt,cx92755-i2c.yaml delete mode 100644 Documentation/devicetree/bindings/i2c/i2c-digicolor.txt