9
0
Fork 0
barebox/drivers/spi
Alexander Shiyan 385c54648b i.MX SPI: Setup SPI chipselect to inactive state while initializing device
To avoid unnecessary preset initial state chipselect lines for SPI, set it to
inactive state when adding devices to the system.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-05-16 19:20:33 +02:00
..
Kconfig imx25: imx_spi: support CSPI v0.7 as found on i.MX25 2011-09-21 09:43:44 +02:00
Makefile spi: add atmel-spi driver 2011-09-14 10:40:17 +02:00
altera_spi.c spi/altera_spi: Add cs_change support 2011-11-25 12:38:34 +01:00
atmel_spi.c atmel_spi: add mesg->actual_length, so devices can use it for read/write 2011-11-25 12:41:18 +01:00
atmel_spi.h spi: add atmel-spi driver 2011-09-14 10:40:17 +02:00
imx_spi.c i.MX SPI: Setup SPI chipselect to inactive state while initializing device 2012-05-16 19:20:33 +02:00
spi.c drivers/spi/spi.c: use DEVICE_ID_DYNAMIC when allocating a struct device_d 2012-05-14 19:47:13 +02:00