zephyr/drivers/i2c
Iván Briano 0094ab228d ext qmsi: Update to QMSI 1.3 release
Update the QMSI drop we maintain in Zephyr, and fix the build where
needed:

- QM_SCSS_INT is renamed to QM_INTERRUPT_ROUTER;
- every member of QM_INTERRUPT_ROUTER was renamed as well;
- QM_IRQ_* renamed too, mostly added _INT at the end;
- some isr functions were renamed to keep their names consistent;
- build for x86 needs to define QM_LAKEMONT, as QM_SENSOR was for ARC.

Change-Id: I459029ca0d373f6c831e2bb8ebd52402a55994d1
Signed-off-by: Iván Briano <ivan.briano@intel.com>
2016-10-31 13:26:06 +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_ksdk.c drivers/i2c_ksdk: Make driver_api structure const. 2016-10-25 18:45:27 +00:00
i2c_qmsi.c ext qmsi: Update to QMSI 1.3 release 2016-10-31 13:26:06 +00:00
i2c_qmsi_ss.c ext qmsi: Update to QMSI 1.3 release 2016-10-31 13:26:06 +00:00