9
0
Fork 0
barebox/drivers/spi
Sascha Hauer 5f78112920 SPI i.MX: Add support for i.MX6
The i.MX5 does not have a valid function to get the spi clock. This
patch introduces a function for i.MX6, and moves the bogus spi clock
speed to the speed-imx5*.c. Not nice, but preserves the current status
quo for i.MX5

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-07-31 19:59:50 +02:00
..
Kconfig SPI i.MX: Add support for i.MX6 2012-07-31 19:59:50 +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 SPI i.MX: Add support for i.MX6 2012-07-31 19:59:50 +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