zephyr/drivers/i2c
JuanX Solano Menacho 6f8d48e0cb i2c_qmsi: Use qm_i2c_save/restore_context APIs
This commit updates the i2c_qmsi driver by removing the temporary Zephyr
save/restore context implementation and using the new QMSI APIs.

Jira: ZEP-996
Change-Id: I9fbd563f214b757f3435037b3e24da4bcf08da14
Signed-off-by: JuanX Solano Menacho <juanx.solano.menacho@intel.com>
2016-11-03 23:52:10 +00:00
..
Kconfig drivers: gpio: i2c: make logging depend on SYS_LOG 2016-10-07 14:15:24 +00:00
Makefile I2C: remove obsolete i2c_quark_se_ss driver 2016-10-05 10:07:30 +00:00
i2c_atmel_sam3.c drivers/i2c_atmel_sam3: Make driver_api structure const. 2016-10-25 18:45:26 +00:00
i2c_atmel_sam3.h
i2c_dw.c grove/i2c/dw: Limit name space, add static. 2016-10-26 20:51:02 +00:00
i2c_dw.h i2c/dw: Move RW objects in config_info to driver_data 2016-10-19 12:10:58 +00:00
i2c_dw_registers.h i2c: IC_CON_SPEED_MASK should be 2 bit mask 2016-05-11 15:09:15 -07:00
i2c_ksdk.c drivers/i2c_ksdk: Make driver_api structure const. 2016-10-25 18:45:27 +00:00
i2c_qmsi.c i2c_qmsi: Use qm_i2c_save/restore_context APIs 2016-11-03 23:52:10 +00:00
i2c_qmsi_ss.c ext qmsi: Update to QMSI 1.3 release 2016-10-31 13:26:06 +00:00