diff options
Diffstat (limited to 'arch/arm/mach-s5pv210/include/mach/map.h')
-rw-r--r-- | arch/arm/mach-s5pv210/include/mach/map.h | 2 |
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 9f6c2ed2812f..986b285fa578 100644 --- a/arch/arm/mach-s5pv210/include/mach/map.h +++ b/arch/arm/mach-s5pv210/include/mach/map.h | |||
@@ -45,6 +45,7 @@ | |||
45 | 45 | ||
46 | #define S5PV210_PA_WATCHDOG (0xE2700000) | 46 | #define S5PV210_PA_WATCHDOG (0xE2700000) |
47 | 47 | ||
48 | #define S5PV210_PA_RTC (0xE2800000) | ||
48 | #define S5PV210_PA_UART (0xE2900000) | 49 | #define S5PV210_PA_UART (0xE2900000) |
49 | 50 | ||
50 | #define S5P_PA_UART0 (S5PV210_PA_UART + 0x0) | 51 | #define S5P_PA_UART0 (S5PV210_PA_UART + 0x0) |
@@ -106,6 +107,7 @@ | |||
106 | #define S3C_PA_IIC1 S5PV210_PA_IIC1 | 107 | #define S3C_PA_IIC1 S5PV210_PA_IIC1 |
107 | #define S3C_PA_IIC2 S5PV210_PA_IIC2 | 108 | #define S3C_PA_IIC2 S5PV210_PA_IIC2 |
108 | #define S3C_PA_FB S5PV210_PA_FB | 109 | #define S3C_PA_FB S5PV210_PA_FB |
110 | #define S3C_PA_RTC S5PV210_PA_RTC | ||
109 | #define S3C_PA_WDT S5PV210_PA_WATCHDOG | 111 | #define S3C_PA_WDT S5PV210_PA_WATCHDOG |
110 | 112 | ||
111 | #define SAMSUNG_PA_ADC S5PV210_PA_ADC | 113 | #define SAMSUNG_PA_ADC S5PV210_PA_ADC |