android_kernel_motorola_sm6225/arch/arm/mach-omap1
Andrew de Quincey e4d24ec39c 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>
2009-06-23 13:30:21 +03:00
..
board-ams-delta.c ARM: OMAP: get rid of OMAP_TAG_USB, v2 2009-03-23 18:51:20 -07:00
board-fsample.c ARM: OMAP: No need to include board-perseus2.h or board-fsample.h from hardware.h 2009-03-23 18:07:32 -07:00
board-generic.c ARM: OMAP: get rid of OMAP_TAG_USB, v2 2009-03-23 18:51:20 -07:00
board-h2-mmc.c ARM: OMAP1: Simplify board-h2 MMC setup 2009-04-23 11:10:47 -07:00
board-h2.c ARM: OMAP: get rid of OMAP_TAG_USB, v2 2009-03-23 18:51:20 -07:00
board-h2.h ARM: OMAP: No need to include board-h2.h from hardware.h 2009-03-23 18:07:33 -07:00
board-h3-mmc.c ARM: OMAP1: Fix mmc_set_power GPIO usage 2009-04-23 11:10:48 -07:00
board-h3.c ARM: OMAP: Remove old dead gpio expander code 2009-04-23 11:10:40 -07:00
board-h3.h ARM: OMAP: No need to include board-h3.h from hardware.h 2009-03-23 18:07:33 -07:00
board-innovator.c ARM: OMAP: get rid of OMAP_TAG_USB, v2 2009-03-23 18:51:20 -07:00
board-nokia770.c OMAP1: Fix N770 MMC support 2009-06-23 13:30:21 +03:00
board-osk.c ARM: OMAP: get rid of OMAP_TAG_USB, v2 2009-03-23 18:51:20 -07:00
board-palmte.c ARM: OMAP: get rid of OMAP_TAG_USB, v2 2009-03-23 18:51:20 -07:00
board-palmtt.c ARM: OMAP: get rid of OMAP_TAG_USB, v2 2009-03-23 18:51:20 -07:00
board-palmz71.c ARM: OMAP: get rid of OMAP_TAG_USB, v2 2009-03-23 18:51:20 -07:00
board-perseus2.c ARM: OMAP: Switch to gpio_request/free calls 2008-12-10 17:35:30 -08:00
board-sx1-mmc.c ARM: OMAP: No need to include board-palm*.h from hardware.h 2009-03-23 18:07:35 -07:00
board-sx1.c ARM: OMAP: get rid of OMAP_TAG_USB, v2 2009-03-23 18:51:20 -07:00
board-voiceblue.c ARM: OMAP: get rid of OMAP_TAG_USB, v2 2009-03-23 18:51:20 -07:00
clock.c OMAP2xxx clock: rename clk_init_one() to clk_preinit() 2009-05-12 17:50:30 -06:00
clock.h [ARM] omap: arrange for clock recalc methods to return the rate 2009-02-14 09:59:21 +00:00
devices.c omap mailbox: fix empty struct device for omap1 2009-03-23 18:07:25 -07:00
fpga.c ARM: OMAP: Switch to gpio_request/free calls 2008-12-10 17:35:30 -08:00
id.c [OMAP850] Add base support for omap850 cpu 2009-03-23 18:07:39 -07:00
io.c [OMAP850] Changes to base IO subsystem, v2 2009-03-23 18:07:40 -07:00
irq.c [OMAP850] IRQ related changes 2009-03-23 18:51:19 -07:00
Kconfig ARM: OMAP1: Misc clean-up 2009-05-25 11:08:44 -07:00
leds-h2p2-debug.c ARM: OMAP: switch to standard gpio get/set calls 2008-12-10 17:35:25 -08:00
leds-innovator.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
leds-osk.c ARM: OMAP: switch to standard gpio get/set calls 2008-12-10 17:35:25 -08:00
leds.c ARM: OMAP: Switch to gpio_request/free calls 2008-12-10 17:35:30 -08:00
leds.h [PATCH] ARM: 2799/1: OMAP update 4/11: Move OMAP1 LED code into mach-omap1 directory 2005-07-10 19:58:10 +01:00
mailbox.c OMAP1: Fix compilation of arch/arm/mach-omap1/mailbox.c 2009-06-23 13:30:21 +03:00
Makefile ARM: OMAP1: Misc clean-up 2009-05-25 11:08:44 -07:00
Makefile.boot [PATCH] ARM: 2798/1: OMAP update 2/11: Change ARM Kconfig to support omap1 and omap2 2005-07-10 19:58:08 +01:00
mcbsp.c OMAP1: clock: Typo fix for clock in omap1 2009-04-23 21:11:07 -06:00
mux.c [OMAP850] Changes to base IO subsystem, v2 2009-03-23 18:07:40 -07:00
pm.c OMAP1: PM: update and decouple from OMAP2/3 PM core 2009-05-28 10:59:11 -07:00
pm.h OMAP1: PM: update and decouple from OMAP2/3 PM core 2009-05-28 10:59:11 -07:00
serial.c OMAP1: PM: update and decouple from OMAP2/3 PM core 2009-05-28 10:59:11 -07:00
sleep.S OMAP1: PM: update and decouple from OMAP2/3 PM core 2009-05-28 10:59:11 -07:00
sram.S [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
time.c clocksource: pass clocksource to read() callback 2009-04-21 13:41:47 -07:00
timer32k.c cpumask: convert struct clock_event_device to cpumask pointers. 2008-12-13 21:20:26 +10:30