Linus,

here are some more I2C driver updates. IMX updates are a tad bigger, but
not exceptionally big.

Please pull.

Thanks,

   Wolfram


The following changes since commit b65054597872ce3aefbc6a666385eabdf9e288da:

  Linux 5.10-rc6 (2020-11-29 15:50:50 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current

for you to fetch changes up to 2bf9545626f8d09f552ab86d0047a415fe9a07a0:

  i2c: mlxbf: Fix the return check of devm_ioremap and ioremap (2020-12-05 
14:52:35 +0100)

----------------------------------------------------------------
Arnd Bergmann (1):
      i2c: mlxbf: select CONFIG_I2C_SLAVE

Christian Eggers (3):
      i2c: imx: Fix reset of I2SR_IAL flag
      i2c: imx: Check for I2SR_IAL after every byte
      i2c: imx: Don't generate STOP condition if arbitration has been lost

Robert Foss (1):
      i2c: qcom: Fix IRQ error misassignement

Wang Xiaojun (1):
      i2c: mlxbf: Fix the return check of devm_ioremap and ioremap

Zhihao Cheng (1):
      i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()


with much appreciated quality assurance from
----------------------------------------------------------------
Bjorn Andersson (1):
      (Rev.) i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()

Krzysztof Kozlowski (2):
      (Test) i2c: imx: Don't generate STOP condition if arbitration has been 
lost
      (Test) i2c: imx: Check for I2SR_IAL after every byte

Manivannan Sadhasivam (1):
      (Rev.) i2c: qcom: Fix IRQ error misassignement

Uwe Kleine-König (1):
      (Rev.) i2c: imx: Fix reset of I2SR_IAL flag

 drivers/i2c/busses/Kconfig        |  1 +
 drivers/i2c/busses/i2c-imx.c      | 44 ++++++++++++++++++++++++++++++++-------
 drivers/i2c/busses/i2c-mlxbf.c    | 12 +++++------
 drivers/i2c/busses/i2c-qcom-cci.c |  4 ++--
 drivers/i2c/busses/i2c-qup.c      |  3 ++-
 5 files changed, 47 insertions(+), 17 deletions(-)

Attachment: signature.asc
Description: PGP signature

Reply via email to