OMAP1: Fix N770 MMC support
authorAndrew de Quincey <adq_dvb@lidskialf.net>
Tue, 23 Jun 2009 10:30:21 +0000 (13:30 +0300)
committerTony Lindgren <tony@atomide.com>
Tue, 23 Jun 2009 10:30:21 +0000 (13:30 +0300)
commite4d24ec39c98cdc9cd97c26fdd426bbab0034fbe
tree99a7e970f81eb99dc81339062e06f630c92354f6
parent0c405b3346ea08098a82a1ee82912b018dfa9f96
OMAP1: Fix N770 MMC support

Some of the N770's MMC configuration options seem to have been
dropped. This patch adds them back in again.

Note that only the .ocr_mask change was /critical/, but I've added the
.max_freq setting back as well, as the original sources had it. Can
anyone confirm if this is unnecessary?

Secondly, there is support in the original code for a 4wire/higher
speed mode. As I don't have the requisite N770 hardware (I think it
was a rev2 N770?) to test this, I can't really add it back.

Signed-off-by: Andrew de Quincey <adq@lidskialf.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/board-nokia770.c