aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv210/include/mach
diff options
context:
space:
mode:
authorSayanta Pattanayak <sayanta.p@samsung.com>2010-08-06 13:35:05 +0900
committerArve Hjønnevåg <arve@android.com>2011-11-16 21:48:49 -0800
commit435994db426a1fad3bea32ceb61943119c9c158d (patch)
tree6356cc695de02c6045a99cd05dc2f9985ad670cc /arch/arm/mach-s5pv210/include/mach
parented998c43f3f22e3e86fb96f23ac0b1f63f2538c0 (diff)
downloadkernel_samsung_crespo-435994db426a1fad3bea32ceb61943119c9c158d.zip
kernel_samsung_crespo-435994db426a1fad3bea32ceb61943119c9c158d.tar.gz
kernel_samsung_crespo-435994db426a1fad3bea32ceb61943119c9c158d.tar.bz2
Added IIS0 driver.
IIS0 operating with internal DMA with single buffer as External DMA gives some error. WM8994 codec driver is added from SLSI earlier code base(29/32 kernel, used for S1/P1). Reverts files to 2.6.35 versions Change-Id: Id1cc5b862217b629adaae20943a98fd86a342385
Diffstat (limited to 'arch/arm/mach-s5pv210/include/mach')
-rw-r--r--arch/arm/mach-s5pv210/include/mach/map.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-s5pv210/include/mach/map.h b/arch/arm/mach-s5pv210/include/mach/map.h
index 45f7683..e007587 100644
--- a/arch/arm/mach-s5pv210/include/mach/map.h
+++ b/arch/arm/mach-s5pv210/include/mach/map.h
@@ -87,6 +87,8 @@
#define S5PV210_PA_HSOTG 0xEC000000
#define S5PV210_PA_HSPHY 0xEC100000
+#define S5PV210_PA_AUDSS (0xEEE10000)
+
#define S5PV210_PA_IIS0 0xEEE30000
#define S5PV210_PA_IIS1 0xE2100000
#define S5PV210_PA_IIS2 0xE2A00000