summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pc100/include/mach/map.h
diff options
context:
space:
mode:
authorJassi Brar <jassi.brar@samsung.com>2010-05-18 16:43:34 +0900
committerBen Dooks <ben-linux@fluff.org>2010-05-20 19:31:09 +0900
commit7c3943f6d3625a2823262842e18387c4079a3f84 (patch)
treec33b563b002803170d387f062701cdcb5e07f460 /arch/arm/mach-s5pc100/include/mach/map.h
parent504d36e91ac12ccdb0e1193cee7bef9831a1c99e (diff)
downloadop-kernel-dev-7c3943f6d3625a2823262842e18387c4079a3f84.zip
op-kernel-dev-7c3943f6d3625a2823262842e18387c4079a3f84.tar.gz
ARM: S5PC100: Define SPI platform devices
Define SPI platform devices for the SoC. Signed-off-by: Jassi Brar <jassi.brar@samsung.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/mach-s5pc100/include/mach/map.h')
-rw-r--r--arch/arm/mach-s5pc100/include/mach/map.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/mach-s5pc100/include/mach/map.h b/arch/arm/mach-s5pc100/include/mach/map.h
index 4681ebe..5ff7931 100644
--- a/arch/arm/mach-s5pc100/include/mach/map.h
+++ b/arch/arm/mach-s5pc100/include/mach/map.h
@@ -82,6 +82,11 @@
#define S5PC100_PA_I2C (0xEC100000)
#define S5PC100_PA_I2C1 (0xEC200000)
+/* SPI */
+#define S5PC100_PA_SPI0 0xEC300000
+#define S5PC100_PA_SPI1 0xEC400000
+#define S5PC100_PA_SPI2 0xEC500000
+
/* USB HS OTG */
#define S5PC100_PA_USB_HSOTG (0xED200000)
#define S5PC100_PA_USB_HSPHY (0xED300000)
OpenPOWER on IntegriCloud