u-boot/board/nvidia/common
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
..
Makefile tegra: move common features to a common makefile 2012-10-29 09:07:04 -07:00
board.c spi: add common fdt SPI driver interface 2013-03-25 09:56:06 -07:00
common.mk tegra: remove support for UART SPI switch 2013-03-25 09:56:05 -07:00
emc.c Tegra20: Move some include files to arch-tegra for sharing with Tegra30 2012-10-15 11:54:06 -07:00
emc.h tegra: Add EMC settings for Seaboard 2012-05-15 08:31:38 +02:00