blob: 0dbca26dfe6440d7393636aa40e395c2ff7ebae4 [file] [log] [blame]
Kukjin Kim7d30e8b2011-02-14 16:33:10 +09001/* linux/arch/arm/mach-exynos4/include/mach/map.h
2 *
3 * Copyright (c) 2010-2011 Samsung Electronics Co., Ltd.
4 * http://www.samsung.com/
5 *
6 * EXYNOS4 - Memory map definitions
7 *
8 * This program is free software; you can redistribute it and/or modify
9 * it under the terms of the GNU General Public License version 2 as
10 * published by the Free Software Foundation.
11*/
12
13#ifndef __ASM_ARCH_MAP_H
14#define __ASM_ARCH_MAP_H __FILE__
15
16#include <plat/map-base.h>
17
18/*
19 * EXYNOS4 UART offset is 0x10000 but the older S5P SoCs are 0x400.
20 * So need to define it, and here is to avoid redefinition warning.
21 */
22#define S3C_UART_OFFSET (0x10000)
23
24#include <plat/map-s5p.h>
25
26#define EXYNOS4_PA_SYSRAM 0x02020000
27
Sylwester Nawrocki604eefe2011-03-12 08:58:01 +090028#define EXYNOS4_PA_FIMC0 0x11800000
29#define EXYNOS4_PA_FIMC1 0x11810000
30#define EXYNOS4_PA_FIMC2 0x11820000
31#define EXYNOS4_PA_FIMC3 0x11830000
32
Kukjin Kim7d30e8b2011-02-14 16:33:10 +090033#define EXYNOS4_PA_I2S0 0x03830000
34#define EXYNOS4_PA_I2S1 0xE3100000
35#define EXYNOS4_PA_I2S2 0xE2A00000
36
37#define EXYNOS4_PA_PCM0 0x03840000
38#define EXYNOS4_PA_PCM1 0x13980000
39#define EXYNOS4_PA_PCM2 0x13990000
40
41#define EXYNOS4_PA_SROM_BANK(x) (0x04000000 + ((x) * 0x01000000))
42
43#define EXYNOS4_PA_ONENAND 0x0C000000
44#define EXYNOS4_PA_ONENAND_DMA 0x0C600000
45
46#define EXYNOS4_PA_CHIPID 0x10000000
47
48#define EXYNOS4_PA_SYSCON 0x10010000
49#define EXYNOS4_PA_PMU 0x10020000
50#define EXYNOS4_PA_CMU 0x10030000
51
Changhwan Youn2b740152011-03-11 10:39:35 +090052#define EXYNOS4_PA_SYSTIMER 0x10050000
Kukjin Kim7d30e8b2011-02-14 16:33:10 +090053#define EXYNOS4_PA_WATCHDOG 0x10060000
54#define EXYNOS4_PA_RTC 0x10070000
55
Naveen Krishna Ch344021c2011-03-05 09:48:31 +090056#define EXYNOS4_PA_KEYPAD 0x100A0000
57
Kukjin Kim7d30e8b2011-02-14 16:33:10 +090058#define EXYNOS4_PA_DMC0 0x10400000
59
Changhwan Youneb13f2b2011-07-16 10:48:47 +090060#define EXYNOS4_PA_COMBINER 0x10440000
61
62#define EXYNOS4_PA_GIC_CPU 0x10480000
63#define EXYNOS4_PA_GIC_DIST 0x10490000
Kukjin Kim7d30e8b2011-02-14 16:33:10 +090064
65#define EXYNOS4_PA_COREPERI 0x10500000
Kukjin Kim7d30e8b2011-02-14 16:33:10 +090066#define EXYNOS4_PA_TWD 0x10500600
Kukjin Kim7d30e8b2011-02-14 16:33:10 +090067#define EXYNOS4_PA_L2CC 0x10502000
68
69#define EXYNOS4_PA_MDMA 0x10810000
70#define EXYNOS4_PA_PDMA0 0x12680000
71#define EXYNOS4_PA_PDMA1 0x12690000
72
73#define EXYNOS4_PA_SYSMMU_MDMA 0x10A40000
74#define EXYNOS4_PA_SYSMMU_SSS 0x10A50000
75#define EXYNOS4_PA_SYSMMU_FIMC0 0x11A20000
76#define EXYNOS4_PA_SYSMMU_FIMC1 0x11A30000
77#define EXYNOS4_PA_SYSMMU_FIMC2 0x11A40000
78#define EXYNOS4_PA_SYSMMU_FIMC3 0x11A50000
79#define EXYNOS4_PA_SYSMMU_JPEG 0x11A60000
80#define EXYNOS4_PA_SYSMMU_FIMD0 0x11E20000
81#define EXYNOS4_PA_SYSMMU_FIMD1 0x12220000
82#define EXYNOS4_PA_SYSMMU_PCIe 0x12620000
83#define EXYNOS4_PA_SYSMMU_G2D 0x12A20000
84#define EXYNOS4_PA_SYSMMU_ROTATOR 0x12A30000
85#define EXYNOS4_PA_SYSMMU_MDMA2 0x12A40000
86#define EXYNOS4_PA_SYSMMU_TV 0x12E20000
87#define EXYNOS4_PA_SYSMMU_MFC_L 0x13620000
88#define EXYNOS4_PA_SYSMMU_MFC_R 0x13630000
89
90#define EXYNOS4_PA_GPIO1 0x11400000
91#define EXYNOS4_PA_GPIO2 0x11000000
92#define EXYNOS4_PA_GPIO3 0x03860000
93
94#define EXYNOS4_PA_MIPI_CSIS0 0x11880000
95#define EXYNOS4_PA_MIPI_CSIS1 0x11890000
96
97#define EXYNOS4_PA_HSMMC(x) (0x12510000 + ((x) * 0x10000))
98
Abhilash Kesavan40360212011-03-15 18:35:24 +090099#define EXYNOS4_PA_SATA 0x12560000
100#define EXYNOS4_PA_SATAPHY 0x125D0000
101#define EXYNOS4_PA_SATAPHY_CTRL 0x126B0000
102
Kukjin Kim7d30e8b2011-02-14 16:33:10 +0900103#define EXYNOS4_PA_SROMC 0x12570000
104
Joonyoung Shim3e112662011-04-08 13:22:09 +0900105#define EXYNOS4_PA_EHCI 0x12580000
Joonyoung Shim8f1d1692011-04-08 13:22:10 +0900106#define EXYNOS4_PA_HSPHY 0x125B0000
Joonyoung Shim3e112662011-04-08 13:22:09 +0900107
Kukjin Kim7d30e8b2011-02-14 16:33:10 +0900108#define EXYNOS4_PA_UART 0x13800000
109
110#define EXYNOS4_PA_IIC(x) (0x13860000 + ((x) * 0x10000))
111
112#define EXYNOS4_PA_AC97 0x139A0000
113
Seungwhan Youn4dd508b2011-03-08 10:56:55 +0900114#define EXYNOS4_PA_SPDIF 0x139B0000
115
Kukjin Kim7d30e8b2011-02-14 16:33:10 +0900116#define EXYNOS4_PA_TIMER 0x139D0000
117
118#define EXYNOS4_PA_SDRAM 0x40000000
119
Kukjin Kim7d30e8b2011-02-14 16:33:10 +0900120/* Compatibiltiy Defines */
121
122#define S3C_PA_HSMMC0 EXYNOS4_PA_HSMMC(0)
123#define S3C_PA_HSMMC1 EXYNOS4_PA_HSMMC(1)
124#define S3C_PA_HSMMC2 EXYNOS4_PA_HSMMC(2)
125#define S3C_PA_HSMMC3 EXYNOS4_PA_HSMMC(3)
126#define S3C_PA_IIC EXYNOS4_PA_IIC(0)
127#define S3C_PA_IIC1 EXYNOS4_PA_IIC(1)
128#define S3C_PA_IIC2 EXYNOS4_PA_IIC(2)
129#define S3C_PA_IIC3 EXYNOS4_PA_IIC(3)
130#define S3C_PA_IIC4 EXYNOS4_PA_IIC(4)
131#define S3C_PA_IIC5 EXYNOS4_PA_IIC(5)
132#define S3C_PA_IIC6 EXYNOS4_PA_IIC(6)
133#define S3C_PA_IIC7 EXYNOS4_PA_IIC(7)
134#define S3C_PA_RTC EXYNOS4_PA_RTC
135#define S3C_PA_WDT EXYNOS4_PA_WATCHDOG
136
137#define S5P_PA_CHIPID EXYNOS4_PA_CHIPID
Sylwester Nawrocki604eefe2011-03-12 08:58:01 +0900138#define S5P_PA_FIMC0 EXYNOS4_PA_FIMC0
139#define S5P_PA_FIMC1 EXYNOS4_PA_FIMC1
140#define S5P_PA_FIMC2 EXYNOS4_PA_FIMC2
141#define S5P_PA_FIMC3 EXYNOS4_PA_FIMC3
Kukjin Kim7d30e8b2011-02-14 16:33:10 +0900142#define S5P_PA_MIPI_CSIS0 EXYNOS4_PA_MIPI_CSIS0
143#define S5P_PA_MIPI_CSIS1 EXYNOS4_PA_MIPI_CSIS1
144#define S5P_PA_ONENAND EXYNOS4_PA_ONENAND
145#define S5P_PA_ONENAND_DMA EXYNOS4_PA_ONENAND_DMA
146#define S5P_PA_SDRAM EXYNOS4_PA_SDRAM
147#define S5P_PA_SROMC EXYNOS4_PA_SROMC
148#define S5P_PA_SYSCON EXYNOS4_PA_SYSCON
149#define S5P_PA_TIMER EXYNOS4_PA_TIMER
Joonyoung Shim3e112662011-04-08 13:22:09 +0900150#define S5P_PA_EHCI EXYNOS4_PA_EHCI
Kukjin Kim7d30e8b2011-02-14 16:33:10 +0900151
Naveen Krishna Ch344021c2011-03-05 09:48:31 +0900152#define SAMSUNG_PA_KEYPAD EXYNOS4_PA_KEYPAD
153
Kukjin Kim7d30e8b2011-02-14 16:33:10 +0900154/* UART */
155
156#define S3C_PA_UART EXYNOS4_PA_UART
157
158#define S5P_PA_UART(x) (S3C_PA_UART + ((x) * S3C_UART_OFFSET))
159#define S5P_PA_UART0 S5P_PA_UART(0)
160#define S5P_PA_UART1 S5P_PA_UART(1)
161#define S5P_PA_UART2 S5P_PA_UART(2)
162#define S5P_PA_UART3 S5P_PA_UART(3)
163#define S5P_PA_UART4 S5P_PA_UART(4)
164
165#define S5P_SZ_UART SZ_256
166
167#endif /* __ASM_ARCH_MAP_H */