zephyr/drivers
Vinicius Costa Gomes b5ff3fe0dd spi: qmsi: Fix enabling the CS line too late
There are situations when the transfer starts before we have the time to
enable the CS line, so to be sure, we active it before even attempting
to start the transfer.

This fixes an CC2520 driver initialization issue using the QMSI SPI driver.

Change-Id: Ib9b324b77260ac537f714376c8056b1543e7e3b3
Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
2016-02-05 20:25:30 -05:00
..
802.15.4 cc2520: Fix DEVICE_INIT macro usage 2016-02-05 20:25:30 -05:00
adc irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
aio aio/aio_dw_comparator: adds Kconfig for IRQ priority 2016-02-05 20:25:28 -05:00
bluetooth irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
clock_control device: use DEVICE_INIT everwhere 2016-02-05 20:25:25 -05:00
console irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
ethernet irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
gpio gpio_qmsi: Use level sensitive interrupts 2016-02-05 20:25:30 -05:00
grove device: use DEVICE_INIT everwhere 2016-02-05 20:25:25 -05:00
i2c i2c: Enable interrupts for QMSI shim driver 2016-02-05 20:25:29 -05:00
interrupt_controller irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
ipm device: use DEVICE_INIT everwhere 2016-02-05 20:25:25 -05:00
nble Bluetooth: nble: Implement get_version_rsp() 2016-02-05 20:25:28 -05:00
pci Quark: Set up IRQ routing for PCIe explicitly 2016-02-05 20:25:29 -05:00
pinmux c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
pwm device: use DEVICE_INIT everwhere 2016-02-05 20:25:25 -05:00
qmsi drivers: Add infrastructure for QMSI drivers 2016-02-05 20:25:15 -05:00
random Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
rtc irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
serial device: use DEVICE_INIT everwhere 2016-02-05 20:25:25 -05:00
shared_irq irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
spi spi: qmsi: Fix enabling the CS line too late 2016-02-05 20:25:30 -05:00
timer irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
watchdog irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
Kconfig cc2520: Initial checkin for TI CC2520 802.15.4 driver 2016-02-05 20:25:23 -05:00
Makefile cc2520: Initial checkin for TI CC2520 802.15.4 driver 2016-02-05 20:25:23 -05:00