diff options
author | Madhu <madhu.cr@ti.com> | 2009-11-22 13:11:08 -0500 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2009-11-22 13:24:32 -0500 |
commit | 4679232d3a2085fa5080f260d68b4049c14d5b76 (patch) | |
tree | d47d508d9880c41d9a9163b0dea4d3b16130dacc /arch/arm/plat-omap/include/plat/mux.h | |
parent | 555d503ff30b3b1292d743bb77b19212b6befb59 (diff) |
omap3: HSMMC2 8-bit mux configuration
Add support for omap hsmmc2 8-bit mux configuration.
Signed-off-by: Madhusudhan Chikkature <madhu.cr@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/plat-omap/include/plat/mux.h')
-rw-r--r-- | arch/arm/plat-omap/include/plat/mux.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/plat-omap/include/plat/mux.h b/arch/arm/plat-omap/include/plat/mux.h index 56e357e9ec4e..f74331d4a9c3 100644 --- a/arch/arm/plat-omap/include/plat/mux.h +++ b/arch/arm/plat-omap/include/plat/mux.h | |||
@@ -834,6 +834,10 @@ enum omap34xx_index { | |||
834 | AH4_3430_MMC2_DAT1, | 834 | AH4_3430_MMC2_DAT1, |
835 | AG4_3430_MMC2_DAT2, | 835 | AG4_3430_MMC2_DAT2, |
836 | AF4_3430_MMC2_DAT3, | 836 | AF4_3430_MMC2_DAT3, |
837 | AE4_3430_MMC2_DAT4, | ||
838 | AH3_3430_MMC2_DAT5, | ||
839 | AF3_3430_MMC2_DAT6, | ||
840 | AE3_3430_MMC2_DAT7, | ||
837 | 841 | ||
838 | /* MMC3 */ | 842 | /* MMC3 */ |
839 | AF10_3430_MMC3_CLK, | 843 | AF10_3430_MMC3_CLK, |