linux/arch/blackfin/mach-bf533
Sonic Zhang 111cf97d2c Blackfin arch: Fix bug set correct baud for spi mmc and enable SPI after DMA.
Changes:

1. The baud for spi mmc defined in board file is not used by the old
spi driver. A slower value from spi framework is used instead. In latest
bug fixing, the correct baud is use which is too high for spi MMC card.

2. SPI is enabled only after DMA is started.

3. MMC detection IRQ is set to 55.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
2007-10-30 11:48:42 +08:00
..
boards Blackfin arch: Fix bug set correct baud for spi mmc and enable SPI after DMA. 2007-10-30 11:48:42 +08:00
Kconfig blackfin architecture 2007-05-07 12:12:58 -07:00
Makefile Blackfin arch: as pointed out by Robert P. J. Day, update the CPU_FREQ name to match current Kconfig 2007-07-12 14:35:15 +08:00
cpu.c [CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq core 2007-10-04 18:40:57 -04:00
dma.c Blackfin arch: need to rename function after moving to match new internal dma API 2007-06-21 11:34:16 +08:00
head.S Blackfin arch: Print out debug info, as early as possible 2007-10-09 17:31:46 +08:00
ints-priority.c Blackfin arch: cleanup warnings from checkpatch -- no functional changes 2007-07-12 22:58:21 +08:00