Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Pull i2c fixes from Wolfram Sang: "Some more I2C driver updates. IMX updates are a tad bigger, but not exceptionally big" * 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux: i2c: mlxbf: Fix the return check of devm_ioremap and ioremap i2c: mlxbf: select CONFIG_I2C_SLAVE i2c: imx: Don't generate STOP condition if arbitration has been lost i2c: imx: Check for I2SR_IAL after every byte i2c: imx: Fix reset of I2SR_IAL flag i2c: qcom: Fix IRQ error misassignement i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()
No related branches found
No related tags found
Showing
- drivers/i2c/busses/Kconfig 1 addition, 0 deletionsdrivers/i2c/busses/Kconfig
- drivers/i2c/busses/i2c-imx.c 36 additions, 8 deletionsdrivers/i2c/busses/i2c-imx.c
- drivers/i2c/busses/i2c-mlxbf.c 6 additions, 6 deletionsdrivers/i2c/busses/i2c-mlxbf.c
- drivers/i2c/busses/i2c-qcom-cci.c 2 additions, 2 deletionsdrivers/i2c/busses/i2c-qcom-cci.c
- drivers/i2c/busses/i2c-qup.c 2 additions, 1 deletiondrivers/i2c/busses/i2c-qup.c
Please register or sign in to comment