zephyr/drivers/spi
Kumar Gala f06a1d84ed spi: sort drivers into legacy or not in CMakeLists.txt
Sort the drivers to make it explicit of which drivers are supporting
the legacy API vs the new API.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-01-24 18:27:27 +05:30
..
CMakeLists.txt spi: sort drivers into legacy or not in CMakeLists.txt 2018-01-24 18:27:27 +05:30
Kconfig drivers: spi: stm32: use Kconfig to select HAL/LL sources 2018-01-23 08:46:16 -06:00
Kconfig.dw
Kconfig.mcux_dspi
Kconfig.nrf5_legacy
Kconfig.sam0 spi: add a SPI driver for the SAM0 series. 2018-01-13 07:39:05 -05:00
spi_context.h drivers/spi: Run CS/GPIO logic only when relevant 2017-10-10 09:42:45 -04:00
spi_dw.c drivers/spi: Use sync_status relevantly in DW driver 2017-09-15 08:07:41 -04:00
spi_dw.h drivers/spi: Use sync_status relevantly in DW driver 2017-09-15 08:07:41 -04:00
spi_dw_legacy.c cleanup: Use quote include instead of system include 2017-10-28 07:11:53 -04:00
spi_dw_quark_se_ss_regs.h
spi_dw_regs.h
spi_handlers.c drivers: spi: add system call handlers 2017-10-30 13:20:19 -07:00
spi_intel.c
spi_intel.h
spi_ll_stm32.c drivers: spi_ll_stm32: Get SPI configuration from DT 2018-01-17 11:51:48 -06:00
spi_ll_stm32.h
spi_mcux_dspi.c
spi_qmsi.c
spi_qmsi_ss.c
spi_sam0.c spi: add a SPI driver for the SAM0 series. 2018-01-13 07:39:05 -05:00
spim_nrf52_legacy.c license: fix license identifiers 2017-08-29 07:42:09 -04:00
spis_nrf5_legacy.c