zephyr/drivers/spi
Jesus Sanchez-Palencia abd7496225 ext qmsi: Update to QMSI 1.1-Beta
QMSI 1.1 Beta is available on Github:
https://github.com/01org/qmsi/releases/tag/v1.1.0-beta

Update the QMSI drop we maintain in Zephyr and
keep the modification to qm_soc_regs.h introduced on commit
6b88a6b945 "ext qmsi: Add USB base and interrupt defines" since
that patch hasn't made into the QMSI 1.1-Beta release in time.

Also, fix the build where needed:
- add hard dependency from qm_i2c to qm_dma
- fix spi_qmsi_ss.c due to new parameter naming
- fix adc_qmsi.c and adc_qmsi_ss.c due to a new parameter

Change-Id: I01388c787f5ee6ee97fece2e42b24a717522207f
Signed-off-by: Jesus Sanchez-Palencia <jesus.sanchez-palencia@intel.com>
Signed-off-by: Kuo-Lang Tseng <kuo-lang.tseng@intel.com>
2016-07-01 13:43:02 -07:00
..
Kconfig
Kconfig.dw
Makefile
spi_dw_quark_se_ss_regs.h
spi_dw_regs.h
spi_dw.c
spi_dw.h
spi_intel.c
spi_intel.h
spi_k64_priv.h
spi_k64.c sys_log: replace old debug macros on K64 PSI driver 2016-06-30 17:50:56 +00:00
spi_qmsi_ss.c ext qmsi: Update to QMSI 1.1-Beta 2016-07-01 13:43:02 -07:00
spi_qmsi.c spi: Use locking mechanism to guard critical regions. 2016-05-26 21:41:00 +00:00