]> git.openfabrics.org - ~emulex/infiniband.git/commit
ARM: 7378/1: mmci: add support for the Nomadik MMCI variant
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 10 Apr 2012 16:43:59 +0000 (17:43 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 25 Apr 2012 18:55:19 +0000 (19:55 +0100)
commit34fd421349ffc6a4280b71276bf7c6d48f92156f
treeeab398d84782b544e0a1394fb80c6380b9e6a978
parente816b57a337ea3b755de72bec38c10c864f23015
ARM: 7378/1: mmci: add support for the Nomadik MMCI variant

The Nomadik variant is somewhere inbetween the U300 and the Ux500
variant, its actually expose the same primecell ID as the U300
but had different characteristics so it needs a small revision
bump and hard-coding from the board/device tree. After this it
works just fine.

Acked-by: Ulf Hansson <ulf.hansson@stericsson.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/mmc/host/mmci.c