mmci: Add support for ST Micro derivate
authorLinus Walleij <linus.walleij@ericsson.com>
Sun, 4 Jan 2009 14:18:54 +0000 (15:18 +0100)
committerPierre Ossman <drzeus@drzeus.cx>
Mon, 2 Feb 2009 19:57:06 +0000 (20:57 +0100)
commitcc30d60e4ca0b68e7e3f906eddd1e5b995d349f8
treed5de29f232617cc7ce92cca77dd0b2f7f8024f66
parentd96be879ff469759af6d7fcebdb66237c18da6f8
mmci: Add support for ST Micro derivate

This patch adds support for the ST Microelectronics version of
the PL180 PrimeCell. They use designer ID 0x80 and have a few
alterations/bugfixes related to open drain and HW flow control.
They also add some SDIO registers, I am unsure if these are
in ST HW only or if this is things also added in later ARM
revisions, but they are included in the mmci.h file for
completeness.

Signed-off-by: Linus Walleij <linus.walleij@ericsson.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/host/mmci.c
drivers/mmc/host/mmci.h