mx31moboard: add sdhc support (v3)
authorValentin Longchamp <valentin.longchamp@epfl.ch>
Tue, 21 Apr 2009 08:24:56 +0000 (10:24 +0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Thu, 7 May 2009 14:17:57 +0000 (16:17 +0200)
commit45b131a78ceeb3bc776db08c8eaa67d4676b6cd7
tree49b6c4894ba2bcb31573099f2ead67d68a6ec9ac
parent4ec6ecc77872a57b471b60dce298ed25556944f0
mx31moboard: add sdhc support (v3)

This support both sdhc1 and sdhc2 with WP and CD for the marxbot and
devboard mx31moboard baseboards.

sdhc2 is present on both, but is not directly included in the
mx31moboard file because a third baseboard (not supported yet) without
sdhc2 is planned.

Changes since v1: removed pin initialization from init/exit function and
taken different comments into account

Changes since v2: pin initialiation now is done in another patch for all
current mx31moboard pins

Signed-off-by: Valentin Longchamp <valentin.longchamp@epfl.ch>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-mx3/mx31moboard-devboard.c
arch/arm/mach-mx3/mx31moboard-marxbot.c
arch/arm/mach-mx3/mx31moboard.c