zephyr/drivers/spi
Vinicius Costa Gomes 8166cf8d8f spi: qmsi: Add support for selecting the driver's init priority
Because of the necessity of using a GPIO pin as Chip Select, we need to
set the initialization priority of the SPI driver so it occurs after the
GPIO driver.

Change-Id: I02d675d8267ee07b267155a3806be85fbf57378c
Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
2016-02-05 20:25:29 -05:00
..
Kconfig spi: qmsi: Add support for selecting the driver's init priority 2016-02-05 20:25:29 -05:00
Makefile spi: Add QMSI-based implementation 2016-02-05 20:25:29 -05:00
spi_dw.c irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
spi_dw.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
spi_intel.c irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
spi_intel.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
spi_qmsi.c spi: qmsi: Add support for selecting the driver's init priority 2016-02-05 20:25:29 -05:00