Skip to content
Snippets Groups Projects
Commit 66cb9eb1 authored by Kuo-Jung Su's avatar Kuo-Jung Su Committed by Jagannadha Sutradharudu Teki
Browse files

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: default avatarKuo-Jung Su <dantesu@faraday-tech.com>
Signed-off-by: default avatarJagannadha Sutradharudu Teki <jaganna@xilinx.com>
CC: Tom Rini <trini@ti.com>
parent 7f673c99
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment