zephyr/drivers/i2c
Baohong Liu 5846bb6d65 drivers: i2c: qmsi shim driver bug fix
Fix a bug in i2c_qmsi_transfer function in the shim driver.
The function did not wait for the completion of a msg transfer
before starting another msg transfer. Similar issue exists in
the i2c sensor shim driver. It is also fixed.

Change-Id: I1f8ad2281fa185d85db25a4682ed596c02ea322e
Signed-off-by: Baohong Liu <baohong.liu@intel.com>
2016-07-06 17:43:49 +00:00
..
i2c_atmel_sam3.c
i2c_atmel_sam3.h
i2c_dw_registers.h
i2c_dw.c
i2c_dw.h
i2c_qmsi_ss.c drivers: i2c: qmsi shim driver bug fix 2016-07-06 17:43:49 +00:00
i2c_qmsi.c drivers: i2c: qmsi shim driver bug fix 2016-07-06 17:43:49 +00:00
i2c_quark_se_ss_registers.h
i2c_quark_se_ss.c
i2c_quark_se_ss.h
Kconfig ext qmsi: Update to QMSI 1.1-Beta 2016-07-01 13:43:02 -07:00
Makefile