zephyr/drivers/spi
JuanX Solano Menacho 05daf3a6f0 spi_qmsi: Use qm_spi_save/restore_context APIs
This commit updates the spi_qmsi driver by removing the temporary Zephyr
save/restore context implementation and using the new QMSI APIs.

Jira: ZEP-997
Change-Id: I70c6838025253d13d6ebe690ec90dfc1b18bfcea
Signed-off-by: JuanX Solano Menacho <juanx.solano.menacho@intel.com>
2016-11-03 23:52:08 +00:00
..
Kconfig drivers: spi: Fix typos in SPI port numbers 2016-08-31 14:41:36 +00:00
Kconfig.dw boards: rename Quark SE Devboard to Quark SE C1000 2016-09-16 03:10:31 +00:00
Makefile spi: quark se: Add QMSI 1.1-based SPI shim driver 2016-05-23 21:30:43 +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_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_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.c spi/spi_k64: Make driver_api structure const. 2016-10-25 18:45:45 +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_qmsi.c spi_qmsi: Use qm_spi_save/restore_context APIs 2016-11-03 23:52:08 +00:00
spi_qmsi_ss.c ext qmsi: Update to QMSI 1.3 release 2016-10-31 13:26:06 +00:00