zephyr/drivers/i2c
Baohong Liu db17939c8a drivers: i2c: remove i2c master idle check
The idle status check before a i2c transfer is not a reliable
way to check whether i2c master is ready to transfer data. If
the data transfer for the previous API call is done, but, a
stop condition is not sent by the previous API, the i2c master
is not idle, but, it can start new data transfer.

Change-Id: I93dbf46cef6272f3da69a0d67fb737c9b480791f
Signed-off-by: Baohong Liu <baohong.liu@intel.com>
2016-07-27 14:44:54 +00:00
..
i2c_atmel_sam3.c sys_log: replace old debug macros at i2c 2016-07-08 18:20:28 +00:00
i2c_atmel_sam3.h
i2c_dw_registers.h
i2c_dw.c sys_log: replace old debug macros at i2c 2016-07-08 18:20:28 +00:00
i2c_dw.h i2c: unify kconfig options and share them across drivers 2016-05-12 10:57:22 +00:00
i2c_qmsi_ss.c drivers: i2c: remove i2c master idle check 2016-07-27 14:44:54 +00:00
i2c_qmsi.c drivers: i2c: remove i2c master idle check 2016-07-27 14:44:54 +00:00
i2c_quark_se_ss_registers.h
i2c_quark_se_ss.c sys_log: replace old debug macros at i2c 2016-07-08 18:20:28 +00:00
i2c_quark_se_ss.h
Kconfig sys_log: replace old debug macros at i2c 2016-07-08 18:20:28 +00:00
Makefile i2c: quark se: Add QMSI 1.1-based I2C shim driver 2016-05-23 21:31:27 +00:00