9
0
Fork 0
barebox/drivers/spi
Sascha Hauer ca13a84ac2 ARM: MXS: introduce stmp device support
MXS specific devices have some common infrastructure in the kernel
known as STMP devices. We have the same in barebox, but with a
mxs_ prefix instead of a stmp_ prefix. As some STMP devices are
also found on i.MX6 move the common infrastructure out of MXS
specific files and use the stmp_ prefix.

This is done in preparation for i.MX6 NAND support.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-07-23 16:25:13 +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 ARM: MXS: introduce stmp device support 2013-07-23 16:25:13 +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 OF: base: convert and remove device_node_for_nach_child 2013-06-20 21:22:19 +02:00