zephyr/drivers/spi
Maureen Helm 45d3d8e441 spi: Introduce mcux lpspi shim driver
Introduces a new mcux lpspi shim driver to be used on the imxrt soc.
This shim driver leverages heavily from the mcux dspi shim driver
because the MCUXpresso SDK provides similar APIs for the lpspi and dspi
peripherals.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2018-09-19 09:15:29 -04:00
..
CMakeLists.txt spi: Introduce mcux lpspi shim driver 2018-09-19 09:15:29 -04:00
Kconfig spi: Introduce mcux lpspi shim driver 2018-09-19 09:15:29 -04:00
Kconfig.dw Kconfig: Use the first default with a satisfied condition 2018-08-10 12:38:28 -07:00
Kconfig.mcux_dspi spi: Remove unused Kconfig symbols from mcux dspi driver 2018-09-17 15:58:03 -04:00
Kconfig.mcux_lpspi spi: Introduce mcux lpspi shim driver 2018-09-19 09:15:29 -04:00
Kconfig.nrfx dts: add SPI bindings for nRF family 2018-09-11 11:41:37 +02:00
Kconfig.sam0
Kconfig.stm32
spi_context.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
spi_dw.c
spi_dw.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
spi_dw_quark_se_ss_regs.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
spi_dw_regs.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
spi_handlers.c
spi_intel.c
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
spi_ll_stm32.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
spi_mcux_dspi.c
spi_mcux_lpspi.c spi: Introduce mcux lpspi shim driver 2018-09-19 09:15:29 -04:00
spi_nrfx_spi.c
spi_nrfx_spim.c
spi_nrfx_spis.c
spi_sam0.c