diff options
Diffstat (limited to 'arch/arm/plat-s5p/include/plat/map-s5p.h')
-rw-r--r-- | arch/arm/plat-s5p/include/plat/map-s5p.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/plat-s5p/include/plat/map-s5p.h b/arch/arm/plat-s5p/include/plat/map-s5p.h index ec96a193f5e1..fef353d44513 100644 --- a/arch/arm/plat-s5p/include/plat/map-s5p.h +++ b/arch/arm/plat-s5p/include/plat/map-s5p.h | |||
@@ -16,6 +16,9 @@ | |||
16 | #define S5P_VA_CHIPID S3C_ADDR(0x02000000) | 16 | #define S5P_VA_CHIPID S3C_ADDR(0x02000000) |
17 | #define S5P_VA_CMU S3C_ADDR(0x02100000) | 17 | #define S5P_VA_CMU S3C_ADDR(0x02100000) |
18 | #define S5P_VA_GPIO S3C_ADDR(0x02200000) | 18 | #define S5P_VA_GPIO S3C_ADDR(0x02200000) |
19 | #define S5P_VA_GPIO1 S5P_VA_GPIO | ||
20 | #define S5P_VA_GPIO2 S3C_ADDR(0x02240000) | ||
21 | #define S5P_VA_GPIO3 S3C_ADDR(0x02280000) | ||
19 | 22 | ||
20 | #define S5P_VA_SYSRAM S3C_ADDR(0x02400000) | 23 | #define S5P_VA_SYSRAM S3C_ADDR(0x02400000) |
21 | #define S5P_VA_DMC0 S3C_ADDR(0x02440000) | 24 | #define S5P_VA_DMC0 S3C_ADDR(0x02440000) |