diff options
author | Magnus Damm <damm@igel.co.jp> | 2008-07-28 05:51:01 -0400 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-07-28 05:51:07 -0400 |
commit | 1765534c23596794385f309609c09642f33846e4 (patch) | |
tree | 88f855fa6a6bb96f4edab807d7f20d7d15765dd6 /include/asm-sh | |
parent | 8b1285f1c192e7e84ba28cc25eb0e9bcf2dadb17 (diff) |
sh: Add SuperH Mobile CEU platform data for Migo-R
Add Migo-R specific platform data for on-chip sh7722 CEU and ov772x camera.
Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'include/asm-sh')
-rw-r--r-- | include/asm-sh/migor.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/asm-sh/migor.h b/include/asm-sh/migor.h index e9f8e9b15f46..10016e0f4a4e 100644 --- a/include/asm-sh/migor.h +++ b/include/asm-sh/migor.h | |||
@@ -25,12 +25,16 @@ | |||
25 | #define PORT_PLCR 0xa4050114 | 25 | #define PORT_PLCR 0xa4050114 |
26 | #define PORT_PMCR 0xa4050116 | 26 | #define PORT_PMCR 0xa4050116 |
27 | #define PORT_PRCR 0xa405011c | 27 | #define PORT_PRCR 0xa405011c |
28 | #define PORT_PTCR 0xa4050140 | ||
29 | #define PORT_PUCR 0xa4050142 | ||
30 | #define PORT_PVCR 0xa4050144 | ||
28 | #define PORT_PWCR 0xa4050146 | 31 | #define PORT_PWCR 0xa4050146 |
29 | #define PORT_PXCR 0xa4050148 | 32 | #define PORT_PXCR 0xa4050148 |
30 | #define PORT_PYCR 0xa405014a | 33 | #define PORT_PYCR 0xa405014a |
31 | #define PORT_PZCR 0xa405014c | 34 | #define PORT_PZCR 0xa405014c |
32 | #define PORT_PADR 0xa4050120 | 35 | #define PORT_PADR 0xa4050120 |
33 | #define PORT_PHDR 0xa405012e | 36 | #define PORT_PHDR 0xa405012e |
37 | #define PORT_PTDR 0xa4050160 | ||
34 | #define PORT_PWDR 0xa4050166 | 38 | #define PORT_PWDR 0xa4050166 |
35 | 39 | ||
36 | #define PORT_HIZCRA 0xa4050158 | 40 | #define PORT_HIZCRA 0xa4050158 |
@@ -45,6 +49,7 @@ | |||
45 | #define PORT_PSELB 0xa4050150 | 49 | #define PORT_PSELB 0xa4050150 |
46 | #define PORT_PSELC 0xa4050152 | 50 | #define PORT_PSELC 0xa4050152 |
47 | #define PORT_PSELD 0xa4050154 | 51 | #define PORT_PSELD 0xa4050154 |
52 | #define PORT_PSELE 0xa4050156 | ||
48 | 53 | ||
49 | #define PORT_HIZCRA 0xa4050158 | 54 | #define PORT_HIZCRA 0xa4050158 |
50 | #define PORT_HIZCRB 0xa405015a | 55 | #define PORT_HIZCRB 0xa405015a |