summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/include/mach/asp.h
diff options
context:
space:
mode:
authorMiguel Aguilar <miguel.aguilar@ridgerun.com>2009-09-02 15:33:29 -0600
committerKevin Hilman <khilman@deeprootsystems.com>2009-11-25 10:21:17 -0800
commite9ab3214a8fc546d62e22064caa559b912620106 (patch)
tree2695aa397b0bbedd08f151a0b9488b88dd49a823 /arch/arm/mach-davinci/include/mach/asp.h
parented16067205d79aef6ab885a662380fd1dad3ff6a (diff)
downloadop-kernel-dev-e9ab3214a8fc546d62e22064caa559b912620106.zip
op-kernel-dev-e9ab3214a8fc546d62e22064caa559b912620106.tar.gz
Davinci: DM365: Add platform device for McBSP
1) Registers the platform device for McBSP on dm365. 2) Add platform data to DM365 EVM board file. 3) Set i2c address for audio codec at DM365 EVM board file. Signed-off-by: Miguel Aguilar <miguel.aguilar@ridgerun.com> Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Diffstat (limited to 'arch/arm/mach-davinci/include/mach/asp.h')
-rw-r--r--arch/arm/mach-davinci/include/mach/asp.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-davinci/include/mach/asp.h b/arch/arm/mach-davinci/include/mach/asp.h
index 18e4ce3..fef12b9 100644
--- a/arch/arm/mach-davinci/include/mach/asp.h
+++ b/arch/arm/mach-davinci/include/mach/asp.h
@@ -11,6 +11,9 @@
#define DAVINCI_ASP0_BASE 0x01E02000
#define DAVINCI_ASP1_BASE 0x01E04000
+/* Bases of dm365 register banks */
+#define DAVINCI_DM365_ASP0_BASE 0x01D02000
+
/* Bases of dm646x register banks */
#define DAVINCI_DM646X_MCASP0_REG_BASE 0x01D01000
#define DAVINCI_DM646X_MCASP1_REG_BASE 0x01D01800
OpenPOWER on IntegriCloud