zephyr/drivers/spi
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
Kconfig.dw
Makefile
spi_dw_quark_se_ss_regs.h spi/dw: Make config_info pointers const. 2016-10-07 12:04:39 +00:00
spi_dw_regs.h spi/dw: Make config_info pointers const. 2016-10-07 12:04:39 +00:00
spi_dw.c spi/spi_dw: Make driver_api structure const. 2016-10-25 18:45:44 +00:00
spi_dw.h spi/dw: Make config_info pointers const. 2016-10-07 12:04:39 +00:00
spi_intel.c spi/spi_intel: Make driver_api structure const. 2016-10-25 18:45:45 +00:00
spi_intel.h spi/intel: Move RW driver context from config to runtime structure. 2016-10-19 12:10:58 +00:00
spi_k64_priv.h power_mgmt: Update sample and drivers according to new pm device API 2016-09-22 00:23:43 +00:00
spi_k64.c spi/spi_k64: Make driver_api structure const. 2016-10-25 18:45:45 +00:00
spi_qmsi_ss.c ext qmsi: Update to QMSI 1.3 release 2016-10-31 13:26:06 +00:00
spi_qmsi.c ext qmsi: Update to QMSI 1.3 release 2016-10-31 13:26:06 +00:00