aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-davinci/include
diff options
context:
space:
mode:
authorThomas Koeller <thomas.koeller@baslerweb.com>2010-05-11 17:06:49 +0200
committerKevin Hilman <khilman@deeprootsystems.com>2010-05-13 11:10:31 -0700
commit7735227e76e1660e448ec66c30e7bfd06f7cd9b7 (patch)
tree4d09334eaf615997384a5636cd22154e352f4910 /arch/arm/mach-davinci/include
parent0efe2b7442caaf087e56ae9b68fa5f61f4761fa8 (diff)
DM365: Added more PINMUX configurations for AEMIF
More complete AEMIF support for boards. Signed-off-by: Thomas Koeller <thomas.koeller@baslerweb.com> Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Diffstat (limited to 'arch/arm/mach-davinci/include')
-rw-r--r--arch/arm/mach-davinci/include/mach/mux.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/arch/arm/mach-davinci/include/mach/mux.h b/arch/arm/mach-davinci/include/mach/mux.h
index 07ef83bf5a1..de11aac76a8 100644
--- a/arch/arm/mach-davinci/include/mach/mux.h
+++ b/arch/arm/mach-davinci/include/mach/mux.h
@@ -194,11 +194,14 @@ enum davinci_dm365_index {
DM365_I2C_SCL,
/* AEMIF */
- DM365_AEMIF_AR,
+ DM365_AEMIF_AR_A14,
+ DM365_AEMIF_AR_BA0,
DM365_AEMIF_A3,
DM365_AEMIF_A7,
DM365_AEMIF_D15_8,
DM365_AEMIF_CE0,
+ DM365_AEMIF_CE1,
+ DM365_AEMIF_WE_OE,
/* ASP0 function */
DM365_MCBSP0_BDX,