Home
last modified time | relevance | path

Searched hist:fc7a93c84f3f134484811a0d9ad751fbc1a7da6d (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/spi/
H A Dmxc_spi.cfc7a93c84f3f134484811a0d9ad751fbc1a7da6d Fri Feb 13 08:26:40 UTC 2009 Guennadi Liakhovetski <lg@denx.de> i.MX31: support GPIO as a chip-select in the mxc_spi driver

Some SPI devices have special requirements on chip-select handling.
With this patch we can use a GPIO as a chip-select and strictly follow
the SPI_XFER_BEGIN and SPI_XFER_END flags.

Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>