commit | d6ea3df0d470fb9260db93883f97764cf9f0e562 | [log] [tgz] |
---|---|---|
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | Wed Nov 24 10:17:14 2010 +0100 |
committer | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | Wed Dec 01 13:48:30 2010 +0100 |
tree | 277838ea93d6dc0c7d2a05be757dfa1b8bedb619 | |
parent | 8348c259dd6a6019a8fa01b0a3443409480f7b9d [diff] |
spi/pxa2xx: Add CE4100 support Sodaville's SPI controller is very much the same as in PXA25x. The difference: - The RX/TX FIFO is only 4 words deep instead of 16 - No DMA support - The SPI controller offers a CS functionality Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Dirk Brandewie <dirk.brandewie@gmail.com>