mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 14:01:55 +00:00
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> |
||
---|---|---|
.. | ||
i2c_atmel_sam3.c | ||
i2c_atmel_sam3.h | ||
i2c_dw_registers.h | ||
i2c_dw.c | ||
i2c_dw.h | ||
i2c_qmsi_ss.c | ||
i2c_qmsi.c | ||
i2c_quark_se_ss_registers.h | ||
i2c_quark_se_ss.c | ||
i2c_quark_se_ss.h | ||
Kconfig | ||
Makefile |