zephyr/drivers/spi
Anas Nashif bd70f6f1ed cleanup: include/: move spi.h to drivers/spi.h
move spi.h to drivers/spi.h and
create a shim for backward-compatibility.

No functional changes to the headers.
A warning in the shim can be controlled with CONFIG_COMPAT_INCLUDES.

Related to #16539

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-06-27 22:55:49 -04:00
..
CMakeLists.txt drivers: add CC13xx / CC26xx SPI driver 2019-05-27 09:21:19 -04:00
Kconfig drivers: add CC13xx / CC26xx SPI driver 2019-05-27 09:21:19 -04:00
Kconfig.cc13xx_cc26xx drivers: add CC13xx / CC26xx SPI driver 2019-05-27 09:21:19 -04:00
Kconfig.dw kconfig: drivers: spi: Remove duplicated dependencies 2019-03-09 09:54:29 -05:00
Kconfig.mcux_dspi drivers/spi: Always selecet HAS_DTS_SPI once SPI is enabled 2018-11-16 14:02:00 -05:00
Kconfig.mcux_lpspi drivers/spi: Always selecet HAS_DTS_SPI once SPI is enabled 2018-11-16 14:02:00 -05:00
Kconfig.nrfx drivers: spi: nrfx: allow enabling DMA with the nRF52832 despite PAN 58 2019-04-28 13:29:46 -04:00
Kconfig.sam soc: sam0: Enable generic peripheral selection 2019-04-19 14:37:17 -05:00
Kconfig.sam0 drivers: spi: sam0: Implement DMA async API 2019-05-01 10:27:42 -04:00
Kconfig.sifive kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
Kconfig.stm32 kconfig: drivers: spi: Remove duplicated dependencies 2019-03-09 09:54:29 -05:00
spi_cc13xx_cc26xx.c cleanup: include/: move spi.h to drivers/spi.h 2019-06-27 22:55:49 -04:00
spi_context.h cleanup: include/: move spi.h to drivers/spi.h 2019-06-27 22:55:49 -04:00
spi_dw.c cleanup: include/: move spi.h to drivers/spi.h 2019-06-27 22:55:49 -04:00
spi_dw.h cleanup: include/: move spi.h to drivers/spi.h 2019-06-27 22:55:49 -04:00
spi_dw_quark_se_ss_regs.h drivers: Rename reserved function names 2019-04-03 17:31:00 -04:00
spi_dw_regs.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
spi_handlers.c cleanup: include/: move spi.h to drivers/spi.h 2019-06-27 22:55:49 -04:00
spi_intel.c cleanup: include/: move spi.h to drivers/spi.h 2019-06-27 22:55:49 -04:00
spi_intel.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
spi_intel_regs.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
spi_ll_stm32.c cleanup: include/: move spi.h to drivers/spi.h 2019-06-27 22:55:49 -04:00
spi_ll_stm32.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
spi_mcux_dspi.c cleanup: include/: move spi.h to drivers/spi.h 2019-06-27 22:55:49 -04:00
spi_mcux_lpspi.c cleanup: include/: move spi.h to drivers/spi.h 2019-06-27 22:55:49 -04:00
spi_nrfx_spi.c cleanup: include/: move spi.h to drivers/spi.h 2019-06-27 22:55:49 -04:00
spi_nrfx_spim.c cleanup: include/: move spi.h to drivers/spi.h 2019-06-27 22:55:49 -04:00
spi_nrfx_spis.c cleanup: include/: move spi.h to drivers/spi.h 2019-06-27 22:55:49 -04:00
spi_sam.c cleanup: include/: move spi.h to drivers/spi.h 2019-06-27 22:55:49 -04:00
spi_sam0.c cleanup: include/: move spi.h to drivers/spi.h 2019-06-27 22:55:49 -04:00
spi_sifive.c dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
spi_sifive.h cleanup: include/: move spi.h to drivers/spi.h 2019-06-27 22:55:49 -04:00