Home
last modified time | relevance | path

Searched hist:"66 cb9eb1d6372b0d39b793688f80db5834d3ffab" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/doc/SPI/
H A DREADME.ftssp010_spi_test66cb9eb1d6372b0d39b793688f80db5834d3ffab Fri Dec 20 07:24:30 UTC 2013 Kuo-Jung Su <dantesu@faraday-tech.com> spi: Add Faraday SPI controller support

The Faraday FTSSP010 is a multi-function controller
which supports I2S/SPI/SSP/AC97/SPDIF. However This
patch implements only the SPI mode.

NOTE:
The DMA and CS/Clock control logic has been altered
since hardware revision 1.19.0. So this patch
would first detects the revision id of the underlying
chip, and then switch to the corresponding software
control routines.

Signed-off-by: Kuo-Jung Su <dantesu@faraday-tech.com>
Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
CC: Tom Rini <trini@ti.com>
/rk3399_rockchip-uboot/drivers/spi/
H A DMakefile66cb9eb1d6372b0d39b793688f80db5834d3ffab Fri Dec 20 07:24:30 UTC 2013 Kuo-Jung Su <dantesu@faraday-tech.com> spi: Add Faraday SPI controller support

The Faraday FTSSP010 is a multi-function controller
which supports I2S/SPI/SSP/AC97/SPDIF. However This
patch implements only the SPI mode.

NOTE:
The DMA and CS/Clock control logic has been altered
since hardware revision 1.19.0. So this patch
would first detects the revision id of the underlying
chip, and then switch to the corresponding software
control routines.

Signed-off-by: Kuo-Jung Su <dantesu@faraday-tech.com>
Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
CC: Tom Rini <trini@ti.com>