9
0
Fork 0
barebox/drivers/spi
Sascha Hauer 56dd3c6c2a spi: improve devicetree support
- zero spi_board_info structure to not accidently pass
  unitilialized fields
- parse spi-max-frequency property from devicetree
- parse mode flags from devicetree

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-05-21 09:35:19 +02:00
..
Kconfig SPI: Add i.MX 23/28 SPI driver support 2013-02-11 20:58:34 +01:00
Makefile SPI: Add i.MX 23/28 SPI driver support 2013-02-11 20:58:34 +01:00
altera_spi.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
atmel_spi.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
atmel_spi.h spi: add atmel-spi driver 2011-09-14 10:40:17 +02:00
imx_spi.c Merge branch 'for-next/misc' 2013-03-04 09:21:37 +01:00
mxs_spi.c Add more drivers to using device_platform_driver() 2013-03-14 07:15:44 +01:00
omap3_spi.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
omap3_spi.h drivers/spi: add driver for the Multichannel SPI controller found in TI SoCs 2012-09-06 19:35:03 +02:00
spi.c spi: improve devicetree support 2013-05-21 09:35:19 +02:00