Allen Martin 78f47b7353 spi: add common fdt SPI driver interface
Add a common interface to fdt based SPI drivers.  Each driver is
represented by a table entry in fdt_spi_drivers[].  If there are
multiple SPI drivers in the table, the first driver to return success
from spi_init() will be registered as the SPI driver.

Signed-off-by: Allen Martin <amartin@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
2013-03-25 09:56:06 -07:00
..
2012-09-01 14:58:21 +02:00
2012-11-19 08:15:37 -07:00
2012-09-01 14:58:21 +02:00
2012-09-01 14:58:21 +02:00
2013-02-11 10:35:24 -07:00
2012-09-01 14:58:22 +02:00
2013-01-16 13:40:08 -07:00
2012-09-01 14:58:21 +02:00
2012-11-19 08:15:36 -07:00
2012-10-29 09:07:06 -07:00