Home
last modified time | relevance | path

Searched hist:"78 f47b7353ebe1f243203dcc1ce0a2a374c08a40" (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/drivers/spi/
H A Dtegra20_slink.c78f47b7353ebe1f243203dcc1ce0a2a374c08a40 Sat Mar 16 18:58:07 UTC 2013 Allen Martin <amartin@nvidia.com> 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>
H A Dtegra20_sflash.c78f47b7353ebe1f243203dcc1ce0a2a374c08a40 Sat Mar 16 18:58:07 UTC 2013 Allen Martin <amartin@nvidia.com> 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>
H A DMakefile78f47b7353ebe1f243203dcc1ce0a2a374c08a40 Sat Mar 16 18:58:07 UTC 2013 Allen Martin <amartin@nvidia.com> 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>
/rk3399_rockchip-uboot/include/configs/
H A Dtegra-common-post.h78f47b7353ebe1f243203dcc1ce0a2a374c08a40 Sat Mar 16 18:58:07 UTC 2013 Allen Martin <amartin@nvidia.com> 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>