The following changes since commit 0f61b1860cc3f52aef9036d7235ed1f017632193: Linux 6.19-rc5 (2026-01-11 17:03:14 -1000) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.19-rc6 for you to fetch changes up to f2a3f51365bf672dab4b58d1e8954926a9196b44: i2c: imx-lpi2c: change to PIO mode in system-wide suspend/resume progress (2026-01-14 12:58:26 +0100) ---------------------------------------------------------------- i2c-for-6.19-rc6 riic, imx-lpi2c: suspend/resume fixes qcom-geni: DMA handling fix iproc: correct DT binding description ---------------------------------------------------------------- Carlos Song (1): i2c: imx-lpi2c: change to PIO mode in system-wide suspend/resume progress Neil Armstrong (1): i2c: qcom-geni: make sure I2C hub controllers can't use SE DMA Rob Herring (Arm) (1): dt-bindings: i2c: brcm,iproc-i2c: Allow 2 reg entries for brcm,iproc-nic-i2c Tommaso Merciai (1): i2c: riic: Move suspend handling to NOIRQ phase with much appreciated quality assurance from ---------------------------------------------------------------- Biju Das (2): (Rev.) i2c: riic: Move suspend handling to NOIRQ phase (Test) i2c: riic: Move suspend handling to NOIRQ phase Florian Fainelli (1): (Rev.) dt-bindings: i2c: brcm,iproc-i2c: Allow 2 reg entries for brcm,iproc-nic-i2c Frank Li (1): (Rev.) i2c: imx-lpi2c: change to PIO mode in system-wide suspend/resume progress Konrad Dybcio (1): (Rev.) i2c: qcom-geni: make sure I2C hub controllers can't use SE DMA Mukesh Kumar Savaliya (1): (Rev.) i2c: qcom-geni: make sure I2C hub controllers can't use SE DMA .../devicetree/bindings/i2c/brcm,iproc-i2c.yaml | 10 ++++- drivers/i2c/busses/i2c-imx-lpi2c.c | 7 ++++ drivers/i2c/busses/i2c-qcom-geni.c | 11 ++++-- drivers/i2c/busses/i2c-riic.c | 46 ++++++++++++++++++---- 4 files changed, 62 insertions(+), 12 deletions(-)