]> git.baikalelectronics.ru Git - kernel.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)
commit8aa945b34aa48c42908edc52b0a467f8ec3e427c
treeeab398d84782b544e0a1394fb80c6380b9e6a978
parent0c35245a681e6df58b66b75c1aac123223ee3149
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