aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/include
diff options
context:
space:
mode:
authorThomas Koeller <thomas.koeller@baslerweb.com>2010-04-08 11:01:56 -0400
committerKevin Hilman <khilman@deeprootsystems.com>2010-05-06 18:02:06 -0400
commitce100669d2ee202acac94d39f1a585c6b066cecc (patch)
tree48df913b414aa1466aea09e7c14168c133b82549 /arch/arm/mach-davinci/include
parent002cb2d2f1dde524b2aef6e43922984f6d1c8adc (diff)
davinci: DM365: Allow use of GPIO64_57
Extended the MUX configuration to allow use of GPIO terminals 64..57. 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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-davinci/include/mach/mux.h b/arch/arm/mach-davinci/include/mach/mux.h
index 863890342a0a..923debec7487 100644
--- a/arch/arm/mach-davinci/include/mach/mux.h
+++ b/arch/arm/mach-davinci/include/mach/mux.h
@@ -291,6 +291,7 @@ enum davinci_dm365_index {
291 DM365_GPIO20, 291 DM365_GPIO20,
292 DM365_GPIO33, 292 DM365_GPIO33,
293 DM365_GPIO40, 293 DM365_GPIO40,
294 DM365_GPIO64_57,
294 295
295 /* Video */ 296 /* Video */
296 DM365_VOUT_FIELD, 297 DM365_VOUT_FIELD,