~ubuntu-branches/ubuntu/precise/linux-ti-omap4/precise-security

« back to all changes in this revision

Viewing changes to arch/arm/mach-s5pv210/include/mach/map.h

  • Committer: Package Import Robot
  • Author(s): Paolo Pisati, Paolo Pisati
  • Date: 2011-12-06 15:56:07 UTC
  • Revision ID: package-import@ubuntu.com-20111206155607-pcf44kv5fmhk564f
Tags: 3.2.0-1401.1
[ Paolo Pisati ]

* Rebased on top of Ubuntu-3.2.0-3.8
* Tilt-tracking @ ef2487af4bb15bdd0689631774b5a5e3a59f74e2
* Delete debian.ti-omap4/control, it shoudln't be tracked
* Fix architecture spelling (s/armel/armhf/)
* [Config] Update configs following 3.2 import
* [Config] Fix compilation: disable CODA and ARCH_OMAP3
* [Config] Fix compilation: disable Ethernet Faraday
* Update series to precise

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
 
60
60
#define S5PV210_PA_CFCON                0xE8200000
61
61
 
 
62
#define S5PV210_PA_MFC                  0xF1700000
 
63
 
62
64
#define S5PV210_PA_HSMMC(x)             (0xEB000000 + ((x) * 0x100000))
63
65
 
64
66
#define S5PV210_PA_HSOTG                0xEC000000
88
90
#define S5PV210_PA_FIMC1                0xFB300000
89
91
#define S5PV210_PA_FIMC2                0xFB400000
90
92
 
 
93
#define S5PV210_PA_SDO                  0xF9000000
 
94
#define S5PV210_PA_VP                   0xF9100000
 
95
#define S5PV210_PA_MIXER                0xF9200000
 
96
#define S5PV210_PA_HDMI                 0xFA100000
 
97
#define S5PV210_PA_IIC_HDMIPHY          0xFA900000
 
98
 
91
99
/* Compatibiltiy Defines */
92
100
 
93
101
#define S3C_PA_FB                       S5PV210_PA_FB
107
115
#define S5P_PA_FIMC1                    S5PV210_PA_FIMC1
108
116
#define S5P_PA_FIMC2                    S5PV210_PA_FIMC2
109
117
#define S5P_PA_MIPI_CSIS0               S5PV210_PA_MIPI_CSIS
 
118
#define S5P_PA_MFC                      S5PV210_PA_MFC
 
119
#define S5P_PA_IIC_HDMIPHY              S5PV210_PA_IIC_HDMIPHY
 
120
 
 
121
#define S5P_PA_SDO                      S5PV210_PA_SDO
 
122
#define S5P_PA_VP                       S5PV210_PA_VP
 
123
#define S5P_PA_MIXER                    S5PV210_PA_MIXER
 
124
#define S5P_PA_HDMI                     S5PV210_PA_HDMI
 
125
 
110
126
#define S5P_PA_ONENAND                  S5PC110_PA_ONENAND
111
127
#define S5P_PA_ONENAND_DMA              S5PC110_PA_ONENAND_DMA
112
128
#define S5P_PA_SDRAM                    S5PV210_PA_SDRAM