Go to file
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
arch logger: support for iamcu abi core 2016-02-05 20:25:30 -05:00
boards scripts : Arduino 101 flashing script 2016-02-05 20:25:30 -05:00
doc doc : arduino_101 : edits 2016-02-05 20:25:30 -05:00
drivers spi: qmsi: Fix enabling the CS line too late 2016-02-05 20:25:30 -05:00
include
kernel
lib
misc
net
samples
scripts
.checkpatch.conf
.gitattributes
.gitignore
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
Makefile expand 'make help' 2016-02-05 20:25:30 -05:00
Makefile.inc
zephyr-env.sh