9
0
Fork 0
barebox/drivers/spi
Alexander Shiyan 4802ed1489 spi: Reuse "driver_match" for SPI bus
This will allow to use device_ids and make code a bit smaller.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-07-15 10:08:11 +02:00
..
Kconfig arm: omap: am33xx: set up SPI devices 2013-06-18 21:33:58 +02: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 spi: mxs: Use clk support 2013-06-20 08:49:56 +02:00
omap3_spi.c omap3_spi: Set the correct CS number for AM33xx 2013-06-21 08:05:54 +02: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: Reuse "driver_match" for SPI bus 2013-07-15 10:08:11 +02:00