memory: omap-gpmc: Add Kconfig option for debug
[deliverable/linux.git] / arch / arm / mach-omap2 / omap_hwmod_3xxx_data.c
CommitLineData
7359154e
PW
1/*
2 * omap_hwmod_3xxx_data.c - hardware modules present on the OMAP3xxx chips
3 *
78183f3f 4 * Copyright (C) 2009-2011 Nokia Corporation
0a78c5c5 5 * Copyright (C) 2012 Texas Instruments, Inc.
7359154e
PW
6 * Paul Walmsley
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 * The data in this file should be completely autogeneratable from
13 * the TI hardware database or other technical documentation.
14 *
15 * XXX these should be marked initdata for multi-OMAP kernels
16 */
3a8761c0
TL
17
18#include <linux/i2c-omap.h>
b86aeafc 19#include <linux/power/smartreflex.h>
4b25408f 20#include <linux/platform_data/gpio-omap.h>
55143438 21#include <linux/platform_data/hsmmc-omap.h>
b86aeafc 22
45c3eb7d 23#include <linux/omap-dma.h>
79e3cb22 24#include "l3_3xxx.h"
957988c7 25#include "l4_3xxx.h"
2203747c
AB
26#include <linux/platform_data/asoc-ti-mcbsp.h>
27#include <linux/platform_data/spi-omap2-mcspi.h>
2ab7c848 28#include <linux/platform_data/iommu-omap.h>
b8a7cf8e 29#include <linux/platform_data/mailbox-omap.h>
ce722d26 30#include <plat/dmtimer.h>
7359154e 31
dbc04161 32#include "soc.h"
2a296c8f 33#include "omap_hwmod.h"
43b40992 34#include "omap_hwmod_common_data.h"
7359154e 35#include "prm-regbits-34xx.h"
6b667f88 36#include "cm-regbits-34xx.h"
d5e7c864 37
3a8761c0 38#include "i2c.h"
ff2516fb 39#include "wd_timer.h"
3d82cbbb 40#include "serial.h"
7359154e
PW
41
42/*
43 * OMAP3xxx hardware module integration data
44 *
844a3b63 45 * All of the data in this section should be autogeneratable from the
7359154e
PW
46 * TI hardware database or other technical documentation. Data that
47 * is driver-specific or driver-kernel integration-specific belongs
48 * elsewhere.
49 */
50
13eeb0f3
TL
51#define AM35XX_IPSS_USBOTGSS_BASE 0x5C040000
52
844a3b63
PW
53/*
54 * IP blocks
55 */
7359154e 56
844a3b63 57/* L3 */
4bb194dc 58static struct omap_hwmod_irq_info omap3xxx_l3_main_irqs[] = {
7d7e1eba
TL
59 { .irq = 9 + OMAP_INTC_START, },
60 { .irq = 10 + OMAP_INTC_START, },
61 { .irq = -1 },
4bb194dc 62};
63
4a7cf90a 64static struct omap_hwmod omap3xxx_l3_main_hwmod = {
fa98347e 65 .name = "l3_main",
43b40992 66 .class = &l3_hwmod_class,
0d619a89 67 .mpu_irqs = omap3xxx_l3_main_irqs,
2eb1875d 68 .flags = HWMOD_NO_IDLEST,
7359154e
PW
69};
70
844a3b63
PW
71/* L4 CORE */
72static struct omap_hwmod omap3xxx_l4_core_hwmod = {
73 .name = "l4_core",
74 .class = &l4_hwmod_class,
75 .flags = HWMOD_NO_IDLEST,
870ea2b8 76};
7359154e 77
844a3b63
PW
78/* L4 PER */
79static struct omap_hwmod omap3xxx_l4_per_hwmod = {
80 .name = "l4_per",
81 .class = &l4_hwmod_class,
82 .flags = HWMOD_NO_IDLEST,
273ff8c3 83};
844a3b63
PW
84
85/* L4 WKUP */
86static struct omap_hwmod omap3xxx_l4_wkup_hwmod = {
87 .name = "l4_wkup",
88 .class = &l4_hwmod_class,
89 .flags = HWMOD_NO_IDLEST,
7359154e
PW
90};
91
844a3b63
PW
92/* L4 SEC */
93static struct omap_hwmod omap3xxx_l4_sec_hwmod = {
94 .name = "l4_sec",
95 .class = &l4_hwmod_class,
96 .flags = HWMOD_NO_IDLEST,
4a9efb62
PW
97};
98
844a3b63 99/* MPU */
ee75d95c 100static struct omap_hwmod_irq_info omap3xxx_mpu_irqs[] = {
3dc3401c 101 { .name = "pmu", .irq = 3 + OMAP_INTC_START },
ee75d95c
JH
102 { .irq = -1 }
103};
104
844a3b63
PW
105static struct omap_hwmod omap3xxx_mpu_hwmod = {
106 .name = "mpu",
ee75d95c 107 .mpu_irqs = omap3xxx_mpu_irqs,
844a3b63
PW
108 .class = &mpu_hwmod_class,
109 .main_clk = "arm_fck",
b163605e
PW
110};
111
844a3b63 112/* IVA2 (IVA2) */
f42c5496 113static struct omap_hwmod_rst_info omap3xxx_iva_resets[] = {
ed733619
TK
114 { .name = "logic", .rst_shift = 0, .st_shift = 8 },
115 { .name = "seq0", .rst_shift = 1, .st_shift = 9 },
116 { .name = "seq1", .rst_shift = 2, .st_shift = 10 },
f42c5496
PW
117};
118
844a3b63
PW
119static struct omap_hwmod omap3xxx_iva_hwmod = {
120 .name = "iva",
121 .class = &iva_hwmod_class,
f42c5496
PW
122 .clkdm_name = "iva2_clkdm",
123 .rst_lines = omap3xxx_iva_resets,
124 .rst_lines_cnt = ARRAY_SIZE(omap3xxx_iva_resets),
125 .main_clk = "iva2_ck",
ed733619
TK
126 .prcm = {
127 .omap2 = {
128 .module_offs = OMAP3430_IVA2_MOD,
129 .prcm_reg_id = 1,
130 .module_bit = OMAP3430_CM_FCLKEN_IVA2_EN_IVA2_SHIFT,
131 .idlest_reg_id = 1,
132 .idlest_idle_bit = OMAP3430_ST_IVA2_SHIFT,
133 }
134 },
4a9efb62
PW
135};
136
c7dad45f
JH
137/*
138 * 'debugss' class
139 * debug and emulation sub system
140 */
141
142static struct omap_hwmod_class omap3xxx_debugss_hwmod_class = {
143 .name = "debugss",
144};
145
146/* debugss */
147static struct omap_hwmod omap3xxx_debugss_hwmod = {
148 .name = "debugss",
149 .class = &omap3xxx_debugss_hwmod_class,
150 .clkdm_name = "emu_clkdm",
151 .main_clk = "emu_src_ck",
152 .flags = HWMOD_NO_IDLEST,
153};
154
844a3b63 155/* timer class */
844a3b63
PW
156static struct omap_hwmod_class_sysconfig omap3xxx_timer_sysc = {
157 .rev_offs = 0x0000,
158 .sysc_offs = 0x0010,
159 .syss_offs = 0x0014,
725a8fe3
JH
160 .sysc_flags = (SYSC_HAS_SIDLEMODE | SYSC_HAS_CLOCKACTIVITY |
161 SYSC_HAS_ENAWAKEUP | SYSC_HAS_SOFTRESET |
f3a13e72
JH
162 SYSC_HAS_EMUFREE | SYSC_HAS_AUTOIDLE |
163 SYSS_HAS_RESET_STATUS),
844a3b63 164 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
10759e82 165 .clockact = CLOCKACT_TEST_ICLK,
844a3b63 166 .sysc_fields = &omap_hwmod_sysc_type1,
b163605e
PW
167};
168
844a3b63
PW
169static struct omap_hwmod_class omap3xxx_timer_hwmod_class = {
170 .name = "timer",
171 .sysc = &omap3xxx_timer_sysc,
046465b7
KH
172};
173
844a3b63
PW
174/* secure timers dev attribute */
175static struct omap_timer_capability_dev_attr capability_secure_dev_attr = {
139486fa 176 .timer_capability = OMAP_TIMER_ALWON | OMAP_TIMER_SECURE,
046465b7
KH
177};
178
844a3b63
PW
179/* always-on timers dev attribute */
180static struct omap_timer_capability_dev_attr capability_alwon_dev_attr = {
181 .timer_capability = OMAP_TIMER_ALWON,
046465b7
KH
182};
183
844a3b63
PW
184/* pwm timers dev attribute */
185static struct omap_timer_capability_dev_attr capability_pwm_dev_attr = {
186 .timer_capability = OMAP_TIMER_HAS_PWM,
046465b7
KH
187};
188
5c3e4ec4
JH
189/* timers with DSP interrupt dev attribute */
190static struct omap_timer_capability_dev_attr capability_dsp_dev_attr = {
191 .timer_capability = OMAP_TIMER_HAS_DSP_IRQ,
192};
193
194/* pwm timers with DSP interrupt dev attribute */
195static struct omap_timer_capability_dev_attr capability_dsp_pwm_dev_attr = {
196 .timer_capability = OMAP_TIMER_HAS_DSP_IRQ | OMAP_TIMER_HAS_PWM,
197};
198
844a3b63
PW
199/* timer1 */
200static struct omap_hwmod omap3xxx_timer1_hwmod = {
201 .name = "timer1",
202 .mpu_irqs = omap2_timer1_mpu_irqs,
203 .main_clk = "gpt1_fck",
204 .prcm = {
205 .omap2 = {
206 .prcm_reg_id = 1,
207 .module_bit = OMAP3430_EN_GPT1_SHIFT,
208 .module_offs = WKUP_MOD,
209 .idlest_reg_id = 1,
210 .idlest_idle_bit = OMAP3430_ST_GPT1_SHIFT,
211 },
046465b7 212 },
844a3b63 213 .dev_attr = &capability_alwon_dev_attr,
725a8fe3 214 .class = &omap3xxx_timer_hwmod_class,
10759e82 215 .flags = HWMOD_SET_DEFAULT_CLOCKACT,
046465b7
KH
216};
217
844a3b63
PW
218/* timer2 */
219static struct omap_hwmod omap3xxx_timer2_hwmod = {
220 .name = "timer2",
221 .mpu_irqs = omap2_timer2_mpu_irqs,
222 .main_clk = "gpt2_fck",
223 .prcm = {
224 .omap2 = {
225 .prcm_reg_id = 1,
226 .module_bit = OMAP3430_EN_GPT2_SHIFT,
227 .module_offs = OMAP3430_PER_MOD,
228 .idlest_reg_id = 1,
229 .idlest_idle_bit = OMAP3430_ST_GPT2_SHIFT,
230 },
231 },
725a8fe3 232 .class = &omap3xxx_timer_hwmod_class,
10759e82 233 .flags = HWMOD_SET_DEFAULT_CLOCKACT,
046465b7
KH
234};
235
844a3b63
PW
236/* timer3 */
237static struct omap_hwmod omap3xxx_timer3_hwmod = {
238 .name = "timer3",
239 .mpu_irqs = omap2_timer3_mpu_irqs,
240 .main_clk = "gpt3_fck",
241 .prcm = {
242 .omap2 = {
243 .prcm_reg_id = 1,
244 .module_bit = OMAP3430_EN_GPT3_SHIFT,
245 .module_offs = OMAP3430_PER_MOD,
246 .idlest_reg_id = 1,
247 .idlest_idle_bit = OMAP3430_ST_GPT3_SHIFT,
248 },
249 },
844a3b63 250 .class = &omap3xxx_timer_hwmod_class,
10759e82 251 .flags = HWMOD_SET_DEFAULT_CLOCKACT,
046465b7
KH
252};
253
844a3b63
PW
254/* timer4 */
255static struct omap_hwmod omap3xxx_timer4_hwmod = {
256 .name = "timer4",
257 .mpu_irqs = omap2_timer4_mpu_irqs,
258 .main_clk = "gpt4_fck",
259 .prcm = {
260 .omap2 = {
261 .prcm_reg_id = 1,
262 .module_bit = OMAP3430_EN_GPT4_SHIFT,
263 .module_offs = OMAP3430_PER_MOD,
264 .idlest_reg_id = 1,
265 .idlest_idle_bit = OMAP3430_ST_GPT4_SHIFT,
266 },
267 },
844a3b63 268 .class = &omap3xxx_timer_hwmod_class,
10759e82 269 .flags = HWMOD_SET_DEFAULT_CLOCKACT,
046465b7
KH
270};
271
844a3b63
PW
272/* timer5 */
273static struct omap_hwmod omap3xxx_timer5_hwmod = {
274 .name = "timer5",
275 .mpu_irqs = omap2_timer5_mpu_irqs,
276 .main_clk = "gpt5_fck",
277 .prcm = {
278 .omap2 = {
279 .prcm_reg_id = 1,
280 .module_bit = OMAP3430_EN_GPT5_SHIFT,
281 .module_offs = OMAP3430_PER_MOD,
282 .idlest_reg_id = 1,
283 .idlest_idle_bit = OMAP3430_ST_GPT5_SHIFT,
284 },
4bf90f65 285 },
5c3e4ec4 286 .dev_attr = &capability_dsp_dev_attr,
844a3b63 287 .class = &omap3xxx_timer_hwmod_class,
10759e82 288 .flags = HWMOD_SET_DEFAULT_CLOCKACT,
4bf90f65
KM
289};
290
844a3b63
PW
291/* timer6 */
292static struct omap_hwmod omap3xxx_timer6_hwmod = {
293 .name = "timer6",
294 .mpu_irqs = omap2_timer6_mpu_irqs,
295 .main_clk = "gpt6_fck",
296 .prcm = {
297 .omap2 = {
298 .prcm_reg_id = 1,
299 .module_bit = OMAP3430_EN_GPT6_SHIFT,
300 .module_offs = OMAP3430_PER_MOD,
301 .idlest_reg_id = 1,
302 .idlest_idle_bit = OMAP3430_ST_GPT6_SHIFT,
303 },
304 },
5c3e4ec4 305 .dev_attr = &capability_dsp_dev_attr,
844a3b63 306 .class = &omap3xxx_timer_hwmod_class,
10759e82 307 .flags = HWMOD_SET_DEFAULT_CLOCKACT,
4bf90f65
KM
308};
309
844a3b63
PW
310/* timer7 */
311static struct omap_hwmod omap3xxx_timer7_hwmod = {
312 .name = "timer7",
313 .mpu_irqs = omap2_timer7_mpu_irqs,
314 .main_clk = "gpt7_fck",
315 .prcm = {
4fe20e97 316 .omap2 = {
844a3b63
PW
317 .prcm_reg_id = 1,
318 .module_bit = OMAP3430_EN_GPT7_SHIFT,
319 .module_offs = OMAP3430_PER_MOD,
320 .idlest_reg_id = 1,
321 .idlest_idle_bit = OMAP3430_ST_GPT7_SHIFT,
322 },
4fe20e97 323 },
5c3e4ec4 324 .dev_attr = &capability_dsp_dev_attr,
844a3b63 325 .class = &omap3xxx_timer_hwmod_class,
10759e82 326 .flags = HWMOD_SET_DEFAULT_CLOCKACT,
4fe20e97
RN
327};
328
844a3b63
PW
329/* timer8 */
330static struct omap_hwmod omap3xxx_timer8_hwmod = {
331 .name = "timer8",
332 .mpu_irqs = omap2_timer8_mpu_irqs,
333 .main_clk = "gpt8_fck",
334 .prcm = {
4fe20e97 335 .omap2 = {
844a3b63
PW
336 .prcm_reg_id = 1,
337 .module_bit = OMAP3430_EN_GPT8_SHIFT,
338 .module_offs = OMAP3430_PER_MOD,
339 .idlest_reg_id = 1,
340 .idlest_idle_bit = OMAP3430_ST_GPT8_SHIFT,
341 },
4fe20e97 342 },
5c3e4ec4 343 .dev_attr = &capability_dsp_pwm_dev_attr,
844a3b63 344 .class = &omap3xxx_timer_hwmod_class,
10759e82 345 .flags = HWMOD_SET_DEFAULT_CLOCKACT,
4fe20e97
RN
346};
347
844a3b63
PW
348/* timer9 */
349static struct omap_hwmod omap3xxx_timer9_hwmod = {
350 .name = "timer9",
351 .mpu_irqs = omap2_timer9_mpu_irqs,
352 .main_clk = "gpt9_fck",
353 .prcm = {
354 .omap2 = {
355 .prcm_reg_id = 1,
356 .module_bit = OMAP3430_EN_GPT9_SHIFT,
357 .module_offs = OMAP3430_PER_MOD,
358 .idlest_reg_id = 1,
359 .idlest_idle_bit = OMAP3430_ST_GPT9_SHIFT,
360 },
4fe20e97 361 },
844a3b63
PW
362 .dev_attr = &capability_pwm_dev_attr,
363 .class = &omap3xxx_timer_hwmod_class,
10759e82 364 .flags = HWMOD_SET_DEFAULT_CLOCKACT,
4fe20e97
RN
365};
366
844a3b63
PW
367/* timer10 */
368static struct omap_hwmod omap3xxx_timer10_hwmod = {
369 .name = "timer10",
370 .mpu_irqs = omap2_timer10_mpu_irqs,
371 .main_clk = "gpt10_fck",
372 .prcm = {
4fe20e97 373 .omap2 = {
844a3b63
PW
374 .prcm_reg_id = 1,
375 .module_bit = OMAP3430_EN_GPT10_SHIFT,
376 .module_offs = CORE_MOD,
377 .idlest_reg_id = 1,
378 .idlest_idle_bit = OMAP3430_ST_GPT10_SHIFT,
379 },
4fe20e97 380 },
844a3b63 381 .dev_attr = &capability_pwm_dev_attr,
725a8fe3 382 .class = &omap3xxx_timer_hwmod_class,
10759e82 383 .flags = HWMOD_SET_DEFAULT_CLOCKACT,
4fe20e97
RN
384};
385
844a3b63
PW
386/* timer11 */
387static struct omap_hwmod omap3xxx_timer11_hwmod = {
388 .name = "timer11",
389 .mpu_irqs = omap2_timer11_mpu_irqs,
390 .main_clk = "gpt11_fck",
391 .prcm = {
392 .omap2 = {
393 .prcm_reg_id = 1,
394 .module_bit = OMAP3430_EN_GPT11_SHIFT,
395 .module_offs = CORE_MOD,
396 .idlest_reg_id = 1,
397 .idlest_idle_bit = OMAP3430_ST_GPT11_SHIFT,
398 },
399 },
400 .dev_attr = &capability_pwm_dev_attr,
401 .class = &omap3xxx_timer_hwmod_class,
10759e82 402 .flags = HWMOD_SET_DEFAULT_CLOCKACT,
d62bc78a
NM
403};
404
844a3b63
PW
405/* timer12 */
406static struct omap_hwmod_irq_info omap3xxx_timer12_mpu_irqs[] = {
7d7e1eba
TL
407 { .irq = 95 + OMAP_INTC_START, },
408 { .irq = -1 },
d62bc78a
NM
409};
410
844a3b63
PW
411static struct omap_hwmod omap3xxx_timer12_hwmod = {
412 .name = "timer12",
413 .mpu_irqs = omap3xxx_timer12_mpu_irqs,
414 .main_clk = "gpt12_fck",
415 .prcm = {
416 .omap2 = {
417 .prcm_reg_id = 1,
418 .module_bit = OMAP3430_EN_GPT12_SHIFT,
419 .module_offs = WKUP_MOD,
420 .idlest_reg_id = 1,
421 .idlest_idle_bit = OMAP3430_ST_GPT12_SHIFT,
422 },
d3442726 423 },
844a3b63
PW
424 .dev_attr = &capability_secure_dev_attr,
425 .class = &omap3xxx_timer_hwmod_class,
10759e82 426 .flags = HWMOD_SET_DEFAULT_CLOCKACT,
d3442726
TG
427};
428
844a3b63
PW
429/*
430 * 'wd_timer' class
431 * 32-bit watchdog upward counter that generates a pulse on the reset pin on
432 * overflow condition
433 */
434
435static struct omap_hwmod_class_sysconfig omap3xxx_wd_timer_sysc = {
436 .rev_offs = 0x0000,
437 .sysc_offs = 0x0010,
438 .syss_offs = 0x0014,
439 .sysc_flags = (SYSC_HAS_SIDLEMODE | SYSC_HAS_EMUFREE |
440 SYSC_HAS_ENAWAKEUP | SYSC_HAS_SOFTRESET |
441 SYSC_HAS_AUTOIDLE | SYSC_HAS_CLOCKACTIVITY |
442 SYSS_HAS_RESET_STATUS),
443 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
444 .sysc_fields = &omap_hwmod_sysc_type1,
d3442726
TG
445};
446
844a3b63
PW
447/* I2C common */
448static struct omap_hwmod_class_sysconfig i2c_sysc = {
449 .rev_offs = 0x00,
450 .sysc_offs = 0x20,
451 .syss_offs = 0x10,
452 .sysc_flags = (SYSC_HAS_CLOCKACTIVITY | SYSC_HAS_SIDLEMODE |
453 SYSC_HAS_ENAWAKEUP | SYSC_HAS_SOFTRESET |
454 SYSC_HAS_AUTOIDLE | SYSS_HAS_RESET_STATUS),
455 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
456 .clockact = CLOCKACT_TEST_ICLK,
457 .sysc_fields = &omap_hwmod_sysc_type1,
d3442726
TG
458};
459
844a3b63
PW
460static struct omap_hwmod_class omap3xxx_wd_timer_hwmod_class = {
461 .name = "wd_timer",
462 .sysc = &omap3xxx_wd_timer_sysc,
414e4128
KH
463 .pre_shutdown = &omap2_wd_timer_disable,
464 .reset = &omap2_wd_timer_reset,
d3442726
TG
465};
466
844a3b63
PW
467static struct omap_hwmod omap3xxx_wd_timer2_hwmod = {
468 .name = "wd_timer2",
469 .class = &omap3xxx_wd_timer_hwmod_class,
470 .main_clk = "wdt2_fck",
471 .prcm = {
472 .omap2 = {
473 .prcm_reg_id = 1,
474 .module_bit = OMAP3430_EN_WDT2_SHIFT,
475 .module_offs = WKUP_MOD,
476 .idlest_reg_id = 1,
477 .idlest_idle_bit = OMAP3430_ST_WDT2_SHIFT,
478 },
479 },
480 /*
481 * XXX: Use software supervised mode, HW supervised smartidle seems to
482 * block CORE power domain idle transitions. Maybe a HW bug in wdt2?
483 */
484 .flags = HWMOD_SWSUP_SIDLE,
485};
870ea2b8 486
844a3b63
PW
487/* UART1 */
488static struct omap_hwmod omap3xxx_uart1_hwmod = {
489 .name = "uart1",
490 .mpu_irqs = omap2_uart1_mpu_irqs,
491 .sdma_reqs = omap2_uart1_sdma_reqs,
492 .main_clk = "uart1_fck",
a2fc3661 493 .flags = DEBUG_TI81XXUART1_FLAGS | HWMOD_SWSUP_SIDLE,
844a3b63
PW
494 .prcm = {
495 .omap2 = {
496 .module_offs = CORE_MOD,
497 .prcm_reg_id = 1,
498 .module_bit = OMAP3430_EN_UART1_SHIFT,
499 .idlest_reg_id = 1,
500 .idlest_idle_bit = OMAP3430_EN_UART1_SHIFT,
501 },
870ea2b8 502 },
844a3b63 503 .class = &omap2_uart_class,
870ea2b8
HH
504};
505
844a3b63
PW
506/* UART2 */
507static struct omap_hwmod omap3xxx_uart2_hwmod = {
508 .name = "uart2",
509 .mpu_irqs = omap2_uart2_mpu_irqs,
510 .sdma_reqs = omap2_uart2_sdma_reqs,
511 .main_clk = "uart2_fck",
a2fc3661 512 .flags = DEBUG_TI81XXUART2_FLAGS | HWMOD_SWSUP_SIDLE,
844a3b63
PW
513 .prcm = {
514 .omap2 = {
515 .module_offs = CORE_MOD,
516 .prcm_reg_id = 1,
517 .module_bit = OMAP3430_EN_UART2_SHIFT,
518 .idlest_reg_id = 1,
519 .idlest_idle_bit = OMAP3430_EN_UART2_SHIFT,
520 },
521 },
522 .class = &omap2_uart_class,
870ea2b8
HH
523};
524
844a3b63
PW
525/* UART3 */
526static struct omap_hwmod omap3xxx_uart3_hwmod = {
527 .name = "uart3",
528 .mpu_irqs = omap2_uart3_mpu_irqs,
529 .sdma_reqs = omap2_uart3_sdma_reqs,
530 .main_clk = "uart3_fck",
7dedd346 531 .flags = DEBUG_OMAP3UART3_FLAGS | DEBUG_TI81XXUART3_FLAGS |
a2fc3661 532 HWMOD_SWSUP_SIDLE,
844a3b63
PW
533 .prcm = {
534 .omap2 = {
535 .module_offs = OMAP3430_PER_MOD,
536 .prcm_reg_id = 1,
537 .module_bit = OMAP3430_EN_UART3_SHIFT,
538 .idlest_reg_id = 1,
539 .idlest_idle_bit = OMAP3430_EN_UART3_SHIFT,
540 },
273ff8c3 541 },
844a3b63 542 .class = &omap2_uart_class,
273ff8c3
HH
543};
544
844a3b63
PW
545/* UART4 */
546static struct omap_hwmod_irq_info uart4_mpu_irqs[] = {
7d7e1eba
TL
547 { .irq = 80 + OMAP_INTC_START, },
548 { .irq = -1 },
273ff8c3
HH
549};
550
844a3b63 551static struct omap_hwmod_dma_info uart4_sdma_reqs[] = {
0fd8824f
JN
552 { .name = "rx", .dma_req = 82, },
553 { .name = "tx", .dma_req = 81, },
844a3b63 554 { .dma_req = -1 }
7359154e
PW
555};
556
844a3b63
PW
557static struct omap_hwmod omap36xx_uart4_hwmod = {
558 .name = "uart4",
559 .mpu_irqs = uart4_mpu_irqs,
560 .sdma_reqs = uart4_sdma_reqs,
561 .main_clk = "uart4_fck",
a2fc3661 562 .flags = DEBUG_OMAP3UART4_FLAGS | HWMOD_SWSUP_SIDLE,
844a3b63
PW
563 .prcm = {
564 .omap2 = {
565 .module_offs = OMAP3430_PER_MOD,
566 .prcm_reg_id = 1,
567 .module_bit = OMAP3630_EN_UART4_SHIFT,
568 .idlest_reg_id = 1,
569 .idlest_idle_bit = OMAP3630_EN_UART4_SHIFT,
570 },
571 },
572 .class = &omap2_uart_class,
7359154e
PW
573};
574
844a3b63 575static struct omap_hwmod_irq_info am35xx_uart4_mpu_irqs[] = {
7d7e1eba
TL
576 { .irq = 84 + OMAP_INTC_START, },
577 { .irq = -1 },
43085705
PW
578};
579
844a3b63 580static struct omap_hwmod_dma_info am35xx_uart4_sdma_reqs[] = {
0fd8824f
JN
581 { .name = "rx", .dma_req = 55, },
582 { .name = "tx", .dma_req = 54, },
bf765237 583 { .dma_req = -1 }
7359154e
PW
584};
585
82ee620d
PW
586/*
587 * XXX AM35xx UART4 cannot complete its softreset without uart1_fck or
588 * uart2_fck being enabled. So we add uart1_fck as an optional clock,
589 * below, and set the HWMOD_CONTROL_OPT_CLKS_IN_RESET. This really
590 * should not be needed. The functional clock structure of the AM35xx
591 * UART4 is extremely unclear and opaque; it is unclear what the role
592 * of uart1/2_fck is for the UART4. Any clarification from either
593 * empirical testing or the AM3505/3517 hardware designers would be
594 * most welcome.
595 */
596static struct omap_hwmod_opt_clk am35xx_uart4_opt_clks[] = {
597 { .role = "softreset_uart1_fck", .clk = "uart1_fck" },
598};
599
844a3b63
PW
600static struct omap_hwmod am35xx_uart4_hwmod = {
601 .name = "uart4",
602 .mpu_irqs = am35xx_uart4_mpu_irqs,
603 .sdma_reqs = am35xx_uart4_sdma_reqs,
604 .main_clk = "uart4_fck",
605 .prcm = {
606 .omap2 = {
607 .module_offs = CORE_MOD,
608 .prcm_reg_id = 1,
bf765237 609 .module_bit = AM35XX_EN_UART4_SHIFT,
844a3b63 610 .idlest_reg_id = 1,
bf765237 611 .idlest_idle_bit = AM35XX_ST_UART4_SHIFT,
844a3b63
PW
612 },
613 },
82ee620d
PW
614 .opt_clks = am35xx_uart4_opt_clks,
615 .opt_clks_cnt = ARRAY_SIZE(am35xx_uart4_opt_clks),
616 .flags = HWMOD_CONTROL_OPT_CLKS_IN_RESET,
844a3b63
PW
617 .class = &omap2_uart_class,
618};
619
620static struct omap_hwmod_class i2c_class = {
621 .name = "i2c",
622 .sysc = &i2c_sysc,
623 .rev = OMAP_I2C_IP_VERSION_1,
624 .reset = &omap_i2c_reset,
625};
626
627static struct omap_hwmod_dma_info omap3xxx_dss_sdma_chs[] = {
628 { .name = "dispc", .dma_req = 5 },
629 { .name = "dsi1", .dma_req = 74 },
630 { .dma_req = -1 }
43085705
PW
631};
632
844a3b63
PW
633/* dss */
634static struct omap_hwmod_opt_clk dss_opt_clks[] = {
635 /*
636 * The DSS HW needs all DSS clocks enabled during reset. The dss_core
637 * driver does not use these clocks.
638 */
639 { .role = "sys_clk", .clk = "dss2_alwon_fck" },
640 { .role = "tv_clk", .clk = "dss_tv_fck" },
641 /* required only on OMAP3430 */
642 { .role = "tv_dac_clk", .clk = "dss_96m_fck" },
7359154e
PW
643};
644
844a3b63
PW
645static struct omap_hwmod omap3430es1_dss_core_hwmod = {
646 .name = "dss_core",
647 .class = &omap2_dss_hwmod_class,
648 .main_clk = "dss1_alwon_fck", /* instead of dss_fck */
649 .sdma_reqs = omap3xxx_dss_sdma_chs,
650 .prcm = {
651 .omap2 = {
652 .prcm_reg_id = 1,
653 .module_bit = OMAP3430_EN_DSS1_SHIFT,
654 .module_offs = OMAP3430_DSS_MOD,
655 .idlest_reg_id = 1,
656 .idlest_stdby_bit = OMAP3430ES1_ST_DSS_SHIFT,
657 },
658 },
659 .opt_clks = dss_opt_clks,
660 .opt_clks_cnt = ARRAY_SIZE(dss_opt_clks),
661 .flags = HWMOD_NO_IDLEST | HWMOD_CONTROL_OPT_CLKS_IN_RESET,
662};
540064bf 663
844a3b63
PW
664static struct omap_hwmod omap3xxx_dss_core_hwmod = {
665 .name = "dss_core",
666 .flags = HWMOD_CONTROL_OPT_CLKS_IN_RESET,
667 .class = &omap2_dss_hwmod_class,
668 .main_clk = "dss1_alwon_fck", /* instead of dss_fck */
669 .sdma_reqs = omap3xxx_dss_sdma_chs,
670 .prcm = {
671 .omap2 = {
672 .prcm_reg_id = 1,
673 .module_bit = OMAP3430_EN_DSS1_SHIFT,
674 .module_offs = OMAP3430_DSS_MOD,
675 .idlest_reg_id = 1,
676 .idlest_idle_bit = OMAP3430ES2_ST_DSS_IDLE_SHIFT,
677 .idlest_stdby_bit = OMAP3430ES2_ST_DSS_STDBY_SHIFT,
678 },
679 },
680 .opt_clks = dss_opt_clks,
681 .opt_clks_cnt = ARRAY_SIZE(dss_opt_clks),
540064bf
KH
682};
683
540064bf 684/*
844a3b63
PW
685 * 'dispc' class
686 * display controller
540064bf
KH
687 */
688
844a3b63 689static struct omap_hwmod_class_sysconfig omap3_dispc_sysc = {
ce722d26
TG
690 .rev_offs = 0x0000,
691 .sysc_offs = 0x0010,
692 .syss_offs = 0x0014,
844a3b63
PW
693 .sysc_flags = (SYSC_HAS_SIDLEMODE | SYSC_HAS_MIDLEMODE |
694 SYSC_HAS_SOFTRESET | SYSC_HAS_AUTOIDLE |
695 SYSC_HAS_ENAWAKEUP),
696 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART |
697 MSTANDBY_FORCE | MSTANDBY_NO | MSTANDBY_SMART),
ce722d26 698 .sysc_fields = &omap_hwmod_sysc_type1,
6b667f88
VC
699};
700
844a3b63
PW
701static struct omap_hwmod_class omap3_dispc_hwmod_class = {
702 .name = "dispc",
703 .sysc = &omap3_dispc_sysc,
6b667f88
VC
704};
705
844a3b63
PW
706static struct omap_hwmod omap3xxx_dss_dispc_hwmod = {
707 .name = "dss_dispc",
708 .class = &omap3_dispc_hwmod_class,
709 .mpu_irqs = omap2_dispc_irqs,
710 .main_clk = "dss1_alwon_fck",
711 .prcm = {
712 .omap2 = {
713 .prcm_reg_id = 1,
714 .module_bit = OMAP3430_EN_DSS1_SHIFT,
715 .module_offs = OMAP3430_DSS_MOD,
716 },
717 },
718 .flags = HWMOD_NO_IDLEST,
719 .dev_attr = &omap2_3_dss_dispc_dev_attr
6b667f88
VC
720};
721
844a3b63
PW
722/*
723 * 'dsi' class
724 * display serial interface controller
725 */
4fe20e97 726
844a3b63
PW
727static struct omap_hwmod_class omap3xxx_dsi_hwmod_class = {
728 .name = "dsi",
c345c8b0
TKD
729};
730
844a3b63 731static struct omap_hwmod_irq_info omap3xxx_dsi1_irqs[] = {
7d7e1eba
TL
732 { .irq = 25 + OMAP_INTC_START, },
733 { .irq = -1 },
c345c8b0
TKD
734};
735
844a3b63
PW
736/* dss_dsi1 */
737static struct omap_hwmod_opt_clk dss_dsi1_opt_clks[] = {
738 { .role = "sys_clk", .clk = "dss2_alwon_fck" },
c345c8b0
TKD
739};
740
844a3b63
PW
741static struct omap_hwmod omap3xxx_dss_dsi1_hwmod = {
742 .name = "dss_dsi1",
743 .class = &omap3xxx_dsi_hwmod_class,
744 .mpu_irqs = omap3xxx_dsi1_irqs,
745 .main_clk = "dss1_alwon_fck",
746 .prcm = {
747 .omap2 = {
748 .prcm_reg_id = 1,
749 .module_bit = OMAP3430_EN_DSS1_SHIFT,
750 .module_offs = OMAP3430_DSS_MOD,
751 },
ce722d26 752 },
844a3b63
PW
753 .opt_clks = dss_dsi1_opt_clks,
754 .opt_clks_cnt = ARRAY_SIZE(dss_dsi1_opt_clks),
755 .flags = HWMOD_NO_IDLEST,
6b667f88
VC
756};
757
844a3b63
PW
758static struct omap_hwmod_opt_clk dss_rfbi_opt_clks[] = {
759 { .role = "ick", .clk = "dss_ick" },
ce722d26
TG
760};
761
844a3b63
PW
762static struct omap_hwmod omap3xxx_dss_rfbi_hwmod = {
763 .name = "dss_rfbi",
764 .class = &omap2_rfbi_hwmod_class,
765 .main_clk = "dss1_alwon_fck",
6b667f88
VC
766 .prcm = {
767 .omap2 = {
768 .prcm_reg_id = 1,
844a3b63
PW
769 .module_bit = OMAP3430_EN_DSS1_SHIFT,
770 .module_offs = OMAP3430_DSS_MOD,
6b667f88
VC
771 },
772 },
844a3b63
PW
773 .opt_clks = dss_rfbi_opt_clks,
774 .opt_clks_cnt = ARRAY_SIZE(dss_rfbi_opt_clks),
775 .flags = HWMOD_NO_IDLEST,
046465b7
KH
776};
777
844a3b63
PW
778static struct omap_hwmod_opt_clk dss_venc_opt_clks[] = {
779 /* required only on OMAP3430 */
780 { .role = "tv_dac_clk", .clk = "dss_96m_fck" },
046465b7
KH
781};
782
844a3b63
PW
783static struct omap_hwmod omap3xxx_dss_venc_hwmod = {
784 .name = "dss_venc",
785 .class = &omap2_venc_hwmod_class,
786 .main_clk = "dss_tv_fck",
046465b7
KH
787 .prcm = {
788 .omap2 = {
046465b7 789 .prcm_reg_id = 1,
844a3b63
PW
790 .module_bit = OMAP3430_EN_DSS1_SHIFT,
791 .module_offs = OMAP3430_DSS_MOD,
046465b7
KH
792 },
793 },
844a3b63
PW
794 .opt_clks = dss_venc_opt_clks,
795 .opt_clks_cnt = ARRAY_SIZE(dss_venc_opt_clks),
796 .flags = HWMOD_NO_IDLEST,
046465b7
KH
797};
798
844a3b63
PW
799/* I2C1 */
800static struct omap_i2c_dev_attr i2c1_dev_attr = {
801 .fifo_depth = 8, /* bytes */
972deb4f 802 .flags = OMAP_I2C_FLAG_BUS_SHIFT_2,
046465b7
KH
803};
804
844a3b63
PW
805static struct omap_hwmod omap3xxx_i2c1_hwmod = {
806 .name = "i2c1",
807 .flags = HWMOD_16BIT_REG | HWMOD_SET_DEFAULT_CLOCKACT,
808 .mpu_irqs = omap2_i2c1_mpu_irqs,
809 .sdma_reqs = omap2_i2c1_sdma_reqs,
810 .main_clk = "i2c1_fck",
046465b7
KH
811 .prcm = {
812 .omap2 = {
844a3b63 813 .module_offs = CORE_MOD,
046465b7 814 .prcm_reg_id = 1,
844a3b63 815 .module_bit = OMAP3430_EN_I2C1_SHIFT,
046465b7 816 .idlest_reg_id = 1,
844a3b63 817 .idlest_idle_bit = OMAP3430_ST_I2C1_SHIFT,
046465b7
KH
818 },
819 },
844a3b63
PW
820 .class = &i2c_class,
821 .dev_attr = &i2c1_dev_attr,
046465b7
KH
822};
823
844a3b63
PW
824/* I2C2 */
825static struct omap_i2c_dev_attr i2c2_dev_attr = {
826 .fifo_depth = 8, /* bytes */
972deb4f 827 .flags = OMAP_I2C_FLAG_BUS_SHIFT_2,
046465b7
KH
828};
829
844a3b63
PW
830static struct omap_hwmod omap3xxx_i2c2_hwmod = {
831 .name = "i2c2",
832 .flags = HWMOD_16BIT_REG | HWMOD_SET_DEFAULT_CLOCKACT,
833 .mpu_irqs = omap2_i2c2_mpu_irqs,
834 .sdma_reqs = omap2_i2c2_sdma_reqs,
835 .main_clk = "i2c2_fck",
046465b7
KH
836 .prcm = {
837 .omap2 = {
844a3b63 838 .module_offs = CORE_MOD,
046465b7 839 .prcm_reg_id = 1,
844a3b63 840 .module_bit = OMAP3430_EN_I2C2_SHIFT,
046465b7 841 .idlest_reg_id = 1,
844a3b63 842 .idlest_idle_bit = OMAP3430_ST_I2C2_SHIFT,
046465b7
KH
843 },
844 },
844a3b63
PW
845 .class = &i2c_class,
846 .dev_attr = &i2c2_dev_attr,
046465b7
KH
847};
848
844a3b63
PW
849/* I2C3 */
850static struct omap_i2c_dev_attr i2c3_dev_attr = {
851 .fifo_depth = 64, /* bytes */
972deb4f 852 .flags = OMAP_I2C_FLAG_BUS_SHIFT_2,
844a3b63 853};
046465b7 854
844a3b63 855static struct omap_hwmod_irq_info i2c3_mpu_irqs[] = {
7d7e1eba
TL
856 { .irq = 61 + OMAP_INTC_START, },
857 { .irq = -1 },
046465b7
KH
858};
859
844a3b63 860static struct omap_hwmod_dma_info i2c3_sdma_reqs[] = {
0fd8824f
JN
861 { .name = "tx", .dma_req = 25 },
862 { .name = "rx", .dma_req = 26 },
844a3b63 863 { .dma_req = -1 }
046465b7
KH
864};
865
844a3b63
PW
866static struct omap_hwmod omap3xxx_i2c3_hwmod = {
867 .name = "i2c3",
868 .flags = HWMOD_16BIT_REG | HWMOD_SET_DEFAULT_CLOCKACT,
869 .mpu_irqs = i2c3_mpu_irqs,
870 .sdma_reqs = i2c3_sdma_reqs,
871 .main_clk = "i2c3_fck",
046465b7
KH
872 .prcm = {
873 .omap2 = {
844a3b63 874 .module_offs = CORE_MOD,
046465b7 875 .prcm_reg_id = 1,
844a3b63 876 .module_bit = OMAP3430_EN_I2C3_SHIFT,
046465b7 877 .idlest_reg_id = 1,
844a3b63 878 .idlest_idle_bit = OMAP3430_ST_I2C3_SHIFT,
046465b7
KH
879 },
880 },
844a3b63
PW
881 .class = &i2c_class,
882 .dev_attr = &i2c3_dev_attr,
4fe20e97
RN
883};
884
844a3b63
PW
885/*
886 * 'gpio' class
887 * general purpose io module
888 */
4fe20e97 889
844a3b63
PW
890static struct omap_hwmod_class_sysconfig omap3xxx_gpio_sysc = {
891 .rev_offs = 0x0000,
892 .sysc_offs = 0x0010,
893 .syss_offs = 0x0014,
894 .sysc_flags = (SYSC_HAS_ENAWAKEUP | SYSC_HAS_SIDLEMODE |
895 SYSC_HAS_SOFTRESET | SYSC_HAS_AUTOIDLE |
896 SYSS_HAS_RESET_STATUS),
897 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
898 .sysc_fields = &omap_hwmod_sysc_type1,
4fe20e97
RN
899};
900
844a3b63
PW
901static struct omap_hwmod_class omap3xxx_gpio_hwmod_class = {
902 .name = "gpio",
903 .sysc = &omap3xxx_gpio_sysc,
904 .rev = 1,
4fe20e97
RN
905};
906
844a3b63
PW
907/* gpio_dev_attr */
908static struct omap_gpio_dev_attr gpio_dev_attr = {
909 .bank_width = 32,
910 .dbck_flag = true,
911};
912
913/* gpio1 */
914static struct omap_hwmod_opt_clk gpio1_opt_clks[] = {
915 { .role = "dbclk", .clk = "gpio1_dbck", },
916};
917
918static struct omap_hwmod omap3xxx_gpio1_hwmod = {
919 .name = "gpio1",
920 .flags = HWMOD_CONTROL_OPT_CLKS_IN_RESET,
921 .mpu_irqs = omap2_gpio1_irqs,
922 .main_clk = "gpio1_ick",
923 .opt_clks = gpio1_opt_clks,
924 .opt_clks_cnt = ARRAY_SIZE(gpio1_opt_clks),
4fe20e97
RN
925 .prcm = {
926 .omap2 = {
4fe20e97 927 .prcm_reg_id = 1,
844a3b63
PW
928 .module_bit = OMAP3430_EN_GPIO1_SHIFT,
929 .module_offs = WKUP_MOD,
4fe20e97 930 .idlest_reg_id = 1,
844a3b63 931 .idlest_idle_bit = OMAP3430_ST_GPIO1_SHIFT,
4fe20e97
RN
932 },
933 },
844a3b63
PW
934 .class = &omap3xxx_gpio_hwmod_class,
935 .dev_attr = &gpio_dev_attr,
4fe20e97
RN
936};
937
844a3b63
PW
938/* gpio2 */
939static struct omap_hwmod_opt_clk gpio2_opt_clks[] = {
940 { .role = "dbclk", .clk = "gpio2_dbck", },
4fe20e97
RN
941};
942
844a3b63
PW
943static struct omap_hwmod omap3xxx_gpio2_hwmod = {
944 .name = "gpio2",
945 .flags = HWMOD_CONTROL_OPT_CLKS_IN_RESET,
946 .mpu_irqs = omap2_gpio2_irqs,
947 .main_clk = "gpio2_ick",
948 .opt_clks = gpio2_opt_clks,
949 .opt_clks_cnt = ARRAY_SIZE(gpio2_opt_clks),
4fe20e97
RN
950 .prcm = {
951 .omap2 = {
4fe20e97 952 .prcm_reg_id = 1,
844a3b63 953 .module_bit = OMAP3430_EN_GPIO2_SHIFT,
ce722d26 954 .module_offs = OMAP3430_PER_MOD,
4fe20e97 955 .idlest_reg_id = 1,
844a3b63 956 .idlest_idle_bit = OMAP3430_ST_GPIO2_SHIFT,
4fe20e97
RN
957 },
958 },
844a3b63
PW
959 .class = &omap3xxx_gpio_hwmod_class,
960 .dev_attr = &gpio_dev_attr,
4fe20e97
RN
961};
962
844a3b63
PW
963/* gpio3 */
964static struct omap_hwmod_opt_clk gpio3_opt_clks[] = {
965 { .role = "dbclk", .clk = "gpio3_dbck", },
4fe20e97
RN
966};
967
844a3b63
PW
968static struct omap_hwmod omap3xxx_gpio3_hwmod = {
969 .name = "gpio3",
970 .flags = HWMOD_CONTROL_OPT_CLKS_IN_RESET,
971 .mpu_irqs = omap2_gpio3_irqs,
972 .main_clk = "gpio3_ick",
973 .opt_clks = gpio3_opt_clks,
974 .opt_clks_cnt = ARRAY_SIZE(gpio3_opt_clks),
4fe20e97
RN
975 .prcm = {
976 .omap2 = {
4fe20e97 977 .prcm_reg_id = 1,
844a3b63 978 .module_bit = OMAP3430_EN_GPIO3_SHIFT,
ce722d26 979 .module_offs = OMAP3430_PER_MOD,
4fe20e97 980 .idlest_reg_id = 1,
844a3b63 981 .idlest_idle_bit = OMAP3430_ST_GPIO3_SHIFT,
4fe20e97
RN
982 },
983 },
844a3b63
PW
984 .class = &omap3xxx_gpio_hwmod_class,
985 .dev_attr = &gpio_dev_attr,
70034d38
VC
986};
987
844a3b63
PW
988/* gpio4 */
989static struct omap_hwmod_opt_clk gpio4_opt_clks[] = {
990 { .role = "dbclk", .clk = "gpio4_dbck", },
70034d38
VC
991};
992
844a3b63
PW
993static struct omap_hwmod omap3xxx_gpio4_hwmod = {
994 .name = "gpio4",
995 .flags = HWMOD_CONTROL_OPT_CLKS_IN_RESET,
996 .mpu_irqs = omap2_gpio4_irqs,
997 .main_clk = "gpio4_ick",
998 .opt_clks = gpio4_opt_clks,
999 .opt_clks_cnt = ARRAY_SIZE(gpio4_opt_clks),
ce722d26
TG
1000 .prcm = {
1001 .omap2 = {
1002 .prcm_reg_id = 1,
844a3b63 1003 .module_bit = OMAP3430_EN_GPIO4_SHIFT,
ce722d26
TG
1004 .module_offs = OMAP3430_PER_MOD,
1005 .idlest_reg_id = 1,
844a3b63 1006 .idlest_idle_bit = OMAP3430_ST_GPIO4_SHIFT,
ce722d26 1007 },
70034d38 1008 },
844a3b63
PW
1009 .class = &omap3xxx_gpio_hwmod_class,
1010 .dev_attr = &gpio_dev_attr,
70034d38
VC
1011};
1012
844a3b63
PW
1013/* gpio5 */
1014static struct omap_hwmod_irq_info omap3xxx_gpio5_irqs[] = {
7d7e1eba
TL
1015 { .irq = 33 + OMAP_INTC_START, }, /* INT_34XX_GPIO_BANK5 */
1016 { .irq = -1 },
844a3b63 1017};
70034d38 1018
844a3b63
PW
1019static struct omap_hwmod_opt_clk gpio5_opt_clks[] = {
1020 { .role = "dbclk", .clk = "gpio5_dbck", },
70034d38
VC
1021};
1022
844a3b63
PW
1023static struct omap_hwmod omap3xxx_gpio5_hwmod = {
1024 .name = "gpio5",
1025 .flags = HWMOD_CONTROL_OPT_CLKS_IN_RESET,
1026 .mpu_irqs = omap3xxx_gpio5_irqs,
1027 .main_clk = "gpio5_ick",
1028 .opt_clks = gpio5_opt_clks,
1029 .opt_clks_cnt = ARRAY_SIZE(gpio5_opt_clks),
ce722d26
TG
1030 .prcm = {
1031 .omap2 = {
1032 .prcm_reg_id = 1,
844a3b63
PW
1033 .module_bit = OMAP3430_EN_GPIO5_SHIFT,
1034 .module_offs = OMAP3430_PER_MOD,
ce722d26 1035 .idlest_reg_id = 1,
844a3b63 1036 .idlest_idle_bit = OMAP3430_ST_GPIO5_SHIFT,
ce722d26 1037 },
70034d38 1038 },
844a3b63
PW
1039 .class = &omap3xxx_gpio_hwmod_class,
1040 .dev_attr = &gpio_dev_attr,
70034d38
VC
1041};
1042
844a3b63
PW
1043/* gpio6 */
1044static struct omap_hwmod_irq_info omap3xxx_gpio6_irqs[] = {
7d7e1eba
TL
1045 { .irq = 34 + OMAP_INTC_START, }, /* INT_34XX_GPIO_BANK6 */
1046 { .irq = -1 },
844a3b63 1047};
70034d38 1048
844a3b63
PW
1049static struct omap_hwmod_opt_clk gpio6_opt_clks[] = {
1050 { .role = "dbclk", .clk = "gpio6_dbck", },
70034d38
VC
1051};
1052
844a3b63
PW
1053static struct omap_hwmod omap3xxx_gpio6_hwmod = {
1054 .name = "gpio6",
1055 .flags = HWMOD_CONTROL_OPT_CLKS_IN_RESET,
1056 .mpu_irqs = omap3xxx_gpio6_irqs,
1057 .main_clk = "gpio6_ick",
1058 .opt_clks = gpio6_opt_clks,
1059 .opt_clks_cnt = ARRAY_SIZE(gpio6_opt_clks),
ce722d26
TG
1060 .prcm = {
1061 .omap2 = {
1062 .prcm_reg_id = 1,
844a3b63
PW
1063 .module_bit = OMAP3430_EN_GPIO6_SHIFT,
1064 .module_offs = OMAP3430_PER_MOD,
ce722d26 1065 .idlest_reg_id = 1,
844a3b63 1066 .idlest_idle_bit = OMAP3430_ST_GPIO6_SHIFT,
ce722d26
TG
1067 },
1068 },
844a3b63
PW
1069 .class = &omap3xxx_gpio_hwmod_class,
1070 .dev_attr = &gpio_dev_attr,
ce722d26
TG
1071};
1072
844a3b63
PW
1073/* dma attributes */
1074static struct omap_dma_dev_attr dma_dev_attr = {
1075 .dev_caps = RESERVE_CHANNEL | DMA_LINKED_LCH | GLOBAL_PRIORITY |
1076 IS_CSSA_32 | IS_CDSA_32 | IS_RW_PRIORITY,
1077 .lch_count = 32,
ce722d26
TG
1078};
1079
844a3b63
PW
1080static struct omap_hwmod_class_sysconfig omap3xxx_dma_sysc = {
1081 .rev_offs = 0x0000,
1082 .sysc_offs = 0x002c,
1083 .syss_offs = 0x0028,
1084 .sysc_flags = (SYSC_HAS_SIDLEMODE | SYSC_HAS_SOFTRESET |
1085 SYSC_HAS_MIDLEMODE | SYSC_HAS_CLOCKACTIVITY |
1086 SYSC_HAS_EMUFREE | SYSC_HAS_AUTOIDLE |
1087 SYSS_HAS_RESET_STATUS),
1088 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART |
1089 MSTANDBY_FORCE | MSTANDBY_NO | MSTANDBY_SMART),
1090 .sysc_fields = &omap_hwmod_sysc_type1,
70034d38
VC
1091};
1092
844a3b63
PW
1093static struct omap_hwmod_class omap3xxx_dma_hwmod_class = {
1094 .name = "dma",
1095 .sysc = &omap3xxx_dma_sysc,
70034d38
VC
1096};
1097
844a3b63
PW
1098/* dma_system */
1099static struct omap_hwmod omap3xxx_dma_system_hwmod = {
1100 .name = "dma",
1101 .class = &omap3xxx_dma_hwmod_class,
1102 .mpu_irqs = omap2_dma_system_irqs,
1103 .main_clk = "core_l3_ick",
1104 .prcm = {
ce722d26 1105 .omap2 = {
844a3b63
PW
1106 .module_offs = CORE_MOD,
1107 .prcm_reg_id = 1,
1108 .module_bit = OMAP3430_ST_SDMA_SHIFT,
1109 .idlest_reg_id = 1,
1110 .idlest_idle_bit = OMAP3430_ST_SDMA_SHIFT,
ce722d26
TG
1111 },
1112 },
844a3b63
PW
1113 .dev_attr = &dma_dev_attr,
1114 .flags = HWMOD_NO_IDLEST,
70034d38
VC
1115};
1116
844a3b63
PW
1117/*
1118 * 'mcbsp' class
1119 * multi channel buffered serial port controller
1120 */
1121
1122static struct omap_hwmod_class_sysconfig omap3xxx_mcbsp_sysc = {
1123 .sysc_offs = 0x008c,
1124 .sysc_flags = (SYSC_HAS_CLOCKACTIVITY | SYSC_HAS_ENAWAKEUP |
1125 SYSC_HAS_SIDLEMODE | SYSC_HAS_SOFTRESET),
1126 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
1127 .sysc_fields = &omap_hwmod_sysc_type1,
1128 .clockact = 0x2,
70034d38
VC
1129};
1130
844a3b63
PW
1131static struct omap_hwmod_class omap3xxx_mcbsp_hwmod_class = {
1132 .name = "mcbsp",
1133 .sysc = &omap3xxx_mcbsp_sysc,
1134 .rev = MCBSP_CONFIG_TYPE3,
70034d38
VC
1135};
1136
7039154b
PU
1137/* McBSP functional clock mapping */
1138static struct omap_hwmod_opt_clk mcbsp15_opt_clks[] = {
1139 { .role = "pad_fck", .clk = "mcbsp_clks" },
1140 { .role = "prcm_fck", .clk = "core_96m_fck" },
1141};
1142
1143static struct omap_hwmod_opt_clk mcbsp234_opt_clks[] = {
1144 { .role = "pad_fck", .clk = "mcbsp_clks" },
1145 { .role = "prcm_fck", .clk = "per_96m_fck" },
1146};
1147
844a3b63
PW
1148/* mcbsp1 */
1149static struct omap_hwmod_irq_info omap3xxx_mcbsp1_irqs[] = {
7d7e1eba
TL
1150 { .name = "common", .irq = 16 + OMAP_INTC_START, },
1151 { .name = "tx", .irq = 59 + OMAP_INTC_START, },
1152 { .name = "rx", .irq = 60 + OMAP_INTC_START, },
1153 { .irq = -1 },
844a3b63 1154};
6b667f88 1155
844a3b63
PW
1156static struct omap_hwmod omap3xxx_mcbsp1_hwmod = {
1157 .name = "mcbsp1",
1158 .class = &omap3xxx_mcbsp_hwmod_class,
1159 .mpu_irqs = omap3xxx_mcbsp1_irqs,
1160 .sdma_reqs = omap2_mcbsp1_sdma_reqs,
1161 .main_clk = "mcbsp1_fck",
1162 .prcm = {
1163 .omap2 = {
1164 .prcm_reg_id = 1,
1165 .module_bit = OMAP3430_EN_MCBSP1_SHIFT,
1166 .module_offs = CORE_MOD,
1167 .idlest_reg_id = 1,
1168 .idlest_idle_bit = OMAP3430_ST_MCBSP1_SHIFT,
1169 },
1170 },
7039154b
PU
1171 .opt_clks = mcbsp15_opt_clks,
1172 .opt_clks_cnt = ARRAY_SIZE(mcbsp15_opt_clks),
70034d38
VC
1173};
1174
844a3b63
PW
1175/* mcbsp2 */
1176static struct omap_hwmod_irq_info omap3xxx_mcbsp2_irqs[] = {
7d7e1eba
TL
1177 { .name = "common", .irq = 17 + OMAP_INTC_START, },
1178 { .name = "tx", .irq = 62 + OMAP_INTC_START, },
1179 { .name = "rx", .irq = 63 + OMAP_INTC_START, },
1180 { .irq = -1 },
70034d38
VC
1181};
1182
844a3b63
PW
1183static struct omap_mcbsp_dev_attr omap34xx_mcbsp2_dev_attr = {
1184 .sidetone = "mcbsp2_sidetone",
70034d38
VC
1185};
1186
844a3b63
PW
1187static struct omap_hwmod omap3xxx_mcbsp2_hwmod = {
1188 .name = "mcbsp2",
1189 .class = &omap3xxx_mcbsp_hwmod_class,
1190 .mpu_irqs = omap3xxx_mcbsp2_irqs,
1191 .sdma_reqs = omap2_mcbsp2_sdma_reqs,
1192 .main_clk = "mcbsp2_fck",
70034d38
VC
1193 .prcm = {
1194 .omap2 = {
1195 .prcm_reg_id = 1,
844a3b63
PW
1196 .module_bit = OMAP3430_EN_MCBSP2_SHIFT,
1197 .module_offs = OMAP3430_PER_MOD,
70034d38 1198 .idlest_reg_id = 1,
844a3b63 1199 .idlest_idle_bit = OMAP3430_ST_MCBSP2_SHIFT,
70034d38
VC
1200 },
1201 },
7039154b
PU
1202 .opt_clks = mcbsp234_opt_clks,
1203 .opt_clks_cnt = ARRAY_SIZE(mcbsp234_opt_clks),
844a3b63 1204 .dev_attr = &omap34xx_mcbsp2_dev_attr,
70034d38
VC
1205};
1206
844a3b63
PW
1207/* mcbsp3 */
1208static struct omap_hwmod_irq_info omap3xxx_mcbsp3_irqs[] = {
7d7e1eba
TL
1209 { .name = "common", .irq = 22 + OMAP_INTC_START, },
1210 { .name = "tx", .irq = 89 + OMAP_INTC_START, },
1211 { .name = "rx", .irq = 90 + OMAP_INTC_START, },
1212 { .irq = -1 },
844a3b63
PW
1213};
1214
1215static struct omap_mcbsp_dev_attr omap34xx_mcbsp3_dev_attr = {
1216 .sidetone = "mcbsp3_sidetone",
1217};
1218
1219static struct omap_hwmod omap3xxx_mcbsp3_hwmod = {
1220 .name = "mcbsp3",
1221 .class = &omap3xxx_mcbsp_hwmod_class,
1222 .mpu_irqs = omap3xxx_mcbsp3_irqs,
1223 .sdma_reqs = omap2_mcbsp3_sdma_reqs,
1224 .main_clk = "mcbsp3_fck",
70034d38
VC
1225 .prcm = {
1226 .omap2 = {
1227 .prcm_reg_id = 1,
844a3b63
PW
1228 .module_bit = OMAP3430_EN_MCBSP3_SHIFT,
1229 .module_offs = OMAP3430_PER_MOD,
70034d38 1230 .idlest_reg_id = 1,
844a3b63 1231 .idlest_idle_bit = OMAP3430_ST_MCBSP3_SHIFT,
70034d38
VC
1232 },
1233 },
7039154b
PU
1234 .opt_clks = mcbsp234_opt_clks,
1235 .opt_clks_cnt = ARRAY_SIZE(mcbsp234_opt_clks),
844a3b63 1236 .dev_attr = &omap34xx_mcbsp3_dev_attr,
70034d38
VC
1237};
1238
844a3b63
PW
1239/* mcbsp4 */
1240static struct omap_hwmod_irq_info omap3xxx_mcbsp4_irqs[] = {
7d7e1eba
TL
1241 { .name = "common", .irq = 23 + OMAP_INTC_START, },
1242 { .name = "tx", .irq = 54 + OMAP_INTC_START, },
1243 { .name = "rx", .irq = 55 + OMAP_INTC_START, },
1244 { .irq = -1 },
844a3b63
PW
1245};
1246
1247static struct omap_hwmod_dma_info omap3xxx_mcbsp4_sdma_chs[] = {
1248 { .name = "rx", .dma_req = 20 },
1249 { .name = "tx", .dma_req = 19 },
1250 { .dma_req = -1 }
1251};
1252
1253static struct omap_hwmod omap3xxx_mcbsp4_hwmod = {
1254 .name = "mcbsp4",
1255 .class = &omap3xxx_mcbsp_hwmod_class,
1256 .mpu_irqs = omap3xxx_mcbsp4_irqs,
1257 .sdma_reqs = omap3xxx_mcbsp4_sdma_chs,
1258 .main_clk = "mcbsp4_fck",
70034d38
VC
1259 .prcm = {
1260 .omap2 = {
1261 .prcm_reg_id = 1,
844a3b63
PW
1262 .module_bit = OMAP3430_EN_MCBSP4_SHIFT,
1263 .module_offs = OMAP3430_PER_MOD,
046465b7 1264 .idlest_reg_id = 1,
844a3b63 1265 .idlest_idle_bit = OMAP3430_ST_MCBSP4_SHIFT,
046465b7
KH
1266 },
1267 },
7039154b
PU
1268 .opt_clks = mcbsp234_opt_clks,
1269 .opt_clks_cnt = ARRAY_SIZE(mcbsp234_opt_clks),
046465b7
KH
1270};
1271
844a3b63
PW
1272/* mcbsp5 */
1273static struct omap_hwmod_irq_info omap3xxx_mcbsp5_irqs[] = {
7d7e1eba
TL
1274 { .name = "common", .irq = 27 + OMAP_INTC_START, },
1275 { .name = "tx", .irq = 81 + OMAP_INTC_START, },
1276 { .name = "rx", .irq = 82 + OMAP_INTC_START, },
1277 { .irq = -1 },
844a3b63
PW
1278};
1279
1280static struct omap_hwmod_dma_info omap3xxx_mcbsp5_sdma_chs[] = {
1281 { .name = "rx", .dma_req = 22 },
1282 { .name = "tx", .dma_req = 21 },
1283 { .dma_req = -1 }
1284};
1285
1286static struct omap_hwmod omap3xxx_mcbsp5_hwmod = {
1287 .name = "mcbsp5",
1288 .class = &omap3xxx_mcbsp_hwmod_class,
1289 .mpu_irqs = omap3xxx_mcbsp5_irqs,
1290 .sdma_reqs = omap3xxx_mcbsp5_sdma_chs,
1291 .main_clk = "mcbsp5_fck",
046465b7
KH
1292 .prcm = {
1293 .omap2 = {
046465b7 1294 .prcm_reg_id = 1,
844a3b63
PW
1295 .module_bit = OMAP3430_EN_MCBSP5_SHIFT,
1296 .module_offs = CORE_MOD,
70034d38 1297 .idlest_reg_id = 1,
844a3b63 1298 .idlest_idle_bit = OMAP3430_ST_MCBSP5_SHIFT,
70034d38
VC
1299 },
1300 },
7039154b
PU
1301 .opt_clks = mcbsp15_opt_clks,
1302 .opt_clks_cnt = ARRAY_SIZE(mcbsp15_opt_clks),
70034d38
VC
1303};
1304
844a3b63
PW
1305/* 'mcbsp sidetone' class */
1306static struct omap_hwmod_class_sysconfig omap3xxx_mcbsp_sidetone_sysc = {
1307 .sysc_offs = 0x0010,
1308 .sysc_flags = SYSC_HAS_AUTOIDLE,
1309 .sysc_fields = &omap_hwmod_sysc_type1,
1310};
046465b7 1311
844a3b63
PW
1312static struct omap_hwmod_class omap3xxx_mcbsp_sidetone_hwmod_class = {
1313 .name = "mcbsp_sidetone",
1314 .sysc = &omap3xxx_mcbsp_sidetone_sysc,
70034d38
VC
1315};
1316
844a3b63
PW
1317/* mcbsp2_sidetone */
1318static struct omap_hwmod_irq_info omap3xxx_mcbsp2_sidetone_irqs[] = {
7d7e1eba
TL
1319 { .name = "irq", .irq = 4 + OMAP_INTC_START, },
1320 { .irq = -1 },
70034d38
VC
1321};
1322
844a3b63
PW
1323static struct omap_hwmod omap3xxx_mcbsp2_sidetone_hwmod = {
1324 .name = "mcbsp2_sidetone",
1325 .class = &omap3xxx_mcbsp_sidetone_hwmod_class,
1326 .mpu_irqs = omap3xxx_mcbsp2_sidetone_irqs,
1327 .main_clk = "mcbsp2_fck",
046465b7
KH
1328 .prcm = {
1329 .omap2 = {
046465b7 1330 .prcm_reg_id = 1,
844a3b63
PW
1331 .module_bit = OMAP3430_EN_MCBSP2_SHIFT,
1332 .module_offs = OMAP3430_PER_MOD,
046465b7 1333 .idlest_reg_id = 1,
844a3b63 1334 .idlest_idle_bit = OMAP3430_ST_MCBSP2_SHIFT,
046465b7
KH
1335 },
1336 },
4bf90f65
KM
1337};
1338
844a3b63
PW
1339/* mcbsp3_sidetone */
1340static struct omap_hwmod_irq_info omap3xxx_mcbsp3_sidetone_irqs[] = {
7d7e1eba
TL
1341 { .name = "irq", .irq = 5 + OMAP_INTC_START, },
1342 { .irq = -1 },
4bf90f65
KM
1343};
1344
844a3b63
PW
1345static struct omap_hwmod omap3xxx_mcbsp3_sidetone_hwmod = {
1346 .name = "mcbsp3_sidetone",
1347 .class = &omap3xxx_mcbsp_sidetone_hwmod_class,
1348 .mpu_irqs = omap3xxx_mcbsp3_sidetone_irqs,
1349 .main_clk = "mcbsp3_fck",
0a78c5c5 1350 .prcm = {
4bf90f65 1351 .omap2 = {
4bf90f65 1352 .prcm_reg_id = 1,
844a3b63
PW
1353 .module_bit = OMAP3430_EN_MCBSP3_SHIFT,
1354 .module_offs = OMAP3430_PER_MOD,
4bf90f65 1355 .idlest_reg_id = 1,
844a3b63 1356 .idlest_idle_bit = OMAP3430_ST_MCBSP3_SHIFT,
4bf90f65
KM
1357 },
1358 },
4bf90f65
KM
1359};
1360
844a3b63
PW
1361/* SR common */
1362static struct omap_hwmod_sysc_fields omap34xx_sr_sysc_fields = {
1363 .clkact_shift = 20,
1364};
4bf90f65 1365
844a3b63
PW
1366static struct omap_hwmod_class_sysconfig omap34xx_sr_sysc = {
1367 .sysc_offs = 0x24,
1368 .sysc_flags = (SYSC_HAS_CLOCKACTIVITY | SYSC_NO_CACHE),
1369 .clockact = CLOCKACT_TEST_ICLK,
1370 .sysc_fields = &omap34xx_sr_sysc_fields,
4fe20e97
RN
1371};
1372
844a3b63
PW
1373static struct omap_hwmod_class omap34xx_smartreflex_hwmod_class = {
1374 .name = "smartreflex",
1375 .sysc = &omap34xx_sr_sysc,
1376 .rev = 1,
e04d9e1e
SG
1377};
1378
844a3b63
PW
1379static struct omap_hwmod_sysc_fields omap36xx_sr_sysc_fields = {
1380 .sidle_shift = 24,
1381 .enwkup_shift = 26,
1382};
e04d9e1e 1383
844a3b63
PW
1384static struct omap_hwmod_class_sysconfig omap36xx_sr_sysc = {
1385 .sysc_offs = 0x38,
1386 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
1387 .sysc_flags = (SYSC_HAS_SIDLEMODE | SYSC_HAS_ENAWAKEUP |
1388 SYSC_NO_CACHE),
1389 .sysc_fields = &omap36xx_sr_sysc_fields,
1390};
1391
1392static struct omap_hwmod_class omap36xx_smartreflex_hwmod_class = {
1393 .name = "smartreflex",
1394 .sysc = &omap36xx_sr_sysc,
1395 .rev = 2,
1396};
1397
1398/* SR1 */
1399static struct omap_smartreflex_dev_attr sr1_dev_attr = {
1400 .sensor_voltdm_name = "mpu_iva",
1401};
1402
1403static struct omap_hwmod_irq_info omap3_smartreflex_mpu_irqs[] = {
7d7e1eba
TL
1404 { .irq = 18 + OMAP_INTC_START, },
1405 { .irq = -1 },
844a3b63
PW
1406};
1407
1408static struct omap_hwmod omap34xx_sr1_hwmod = {
1fcd3069 1409 .name = "smartreflex_mpu_iva",
844a3b63
PW
1410 .class = &omap34xx_smartreflex_hwmod_class,
1411 .main_clk = "sr1_fck",
1412 .prcm = {
e04d9e1e 1413 .omap2 = {
844a3b63
PW
1414 .prcm_reg_id = 1,
1415 .module_bit = OMAP3430_EN_SR1_SHIFT,
1416 .module_offs = WKUP_MOD,
1417 .idlest_reg_id = 1,
1418 .idlest_idle_bit = OMAP3430_EN_SR1_SHIFT,
1419 },
e04d9e1e 1420 },
844a3b63
PW
1421 .dev_attr = &sr1_dev_attr,
1422 .mpu_irqs = omap3_smartreflex_mpu_irqs,
1423 .flags = HWMOD_SET_DEFAULT_CLOCKACT,
e04d9e1e
SG
1424};
1425
844a3b63 1426static struct omap_hwmod omap36xx_sr1_hwmod = {
1fcd3069 1427 .name = "smartreflex_mpu_iva",
844a3b63
PW
1428 .class = &omap36xx_smartreflex_hwmod_class,
1429 .main_clk = "sr1_fck",
1430 .prcm = {
e04d9e1e 1431 .omap2 = {
844a3b63
PW
1432 .prcm_reg_id = 1,
1433 .module_bit = OMAP3430_EN_SR1_SHIFT,
1434 .module_offs = WKUP_MOD,
1435 .idlest_reg_id = 1,
1436 .idlest_idle_bit = OMAP3430_EN_SR1_SHIFT,
1437 },
e04d9e1e 1438 },
844a3b63
PW
1439 .dev_attr = &sr1_dev_attr,
1440 .mpu_irqs = omap3_smartreflex_mpu_irqs,
e04d9e1e
SG
1441};
1442
844a3b63
PW
1443/* SR2 */
1444static struct omap_smartreflex_dev_attr sr2_dev_attr = {
1445 .sensor_voltdm_name = "core",
e04d9e1e
SG
1446};
1447
844a3b63 1448static struct omap_hwmod_irq_info omap3_smartreflex_core_irqs[] = {
7d7e1eba
TL
1449 { .irq = 19 + OMAP_INTC_START, },
1450 { .irq = -1 },
844a3b63
PW
1451};
1452
1453static struct omap_hwmod omap34xx_sr2_hwmod = {
1fcd3069 1454 .name = "smartreflex_core",
844a3b63
PW
1455 .class = &omap34xx_smartreflex_hwmod_class,
1456 .main_clk = "sr2_fck",
e04d9e1e
SG
1457 .prcm = {
1458 .omap2 = {
1459 .prcm_reg_id = 1,
844a3b63
PW
1460 .module_bit = OMAP3430_EN_SR2_SHIFT,
1461 .module_offs = WKUP_MOD,
e04d9e1e 1462 .idlest_reg_id = 1,
844a3b63 1463 .idlest_idle_bit = OMAP3430_EN_SR2_SHIFT,
e04d9e1e
SG
1464 },
1465 },
844a3b63
PW
1466 .dev_attr = &sr2_dev_attr,
1467 .mpu_irqs = omap3_smartreflex_core_irqs,
1468 .flags = HWMOD_SET_DEFAULT_CLOCKACT,
e04d9e1e
SG
1469};
1470
844a3b63 1471static struct omap_hwmod omap36xx_sr2_hwmod = {
1fcd3069 1472 .name = "smartreflex_core",
844a3b63
PW
1473 .class = &omap36xx_smartreflex_hwmod_class,
1474 .main_clk = "sr2_fck",
e04d9e1e
SG
1475 .prcm = {
1476 .omap2 = {
1477 .prcm_reg_id = 1,
844a3b63
PW
1478 .module_bit = OMAP3430_EN_SR2_SHIFT,
1479 .module_offs = WKUP_MOD,
e04d9e1e 1480 .idlest_reg_id = 1,
844a3b63 1481 .idlest_idle_bit = OMAP3430_EN_SR2_SHIFT,
e04d9e1e
SG
1482 },
1483 },
844a3b63
PW
1484 .dev_attr = &sr2_dev_attr,
1485 .mpu_irqs = omap3_smartreflex_core_irqs,
e04d9e1e
SG
1486};
1487
1ac6d46e 1488/*
844a3b63
PW
1489 * 'mailbox' class
1490 * mailbox module allowing communication between the on-chip processors
1491 * using a queued mailbox-interrupt mechanism.
1ac6d46e
TV
1492 */
1493
844a3b63
PW
1494static struct omap_hwmod_class_sysconfig omap3xxx_mailbox_sysc = {
1495 .rev_offs = 0x000,
1496 .sysc_offs = 0x010,
1497 .syss_offs = 0x014,
1498 .sysc_flags = (SYSC_HAS_CLOCKACTIVITY | SYSC_HAS_SIDLEMODE |
1499 SYSC_HAS_SOFTRESET | SYSC_HAS_AUTOIDLE),
1500 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
1ac6d46e
TV
1501 .sysc_fields = &omap_hwmod_sysc_type1,
1502};
1503
844a3b63
PW
1504static struct omap_hwmod_class omap3xxx_mailbox_hwmod_class = {
1505 .name = "mailbox",
1506 .sysc = &omap3xxx_mailbox_sysc,
1ac6d46e
TV
1507};
1508
b8a7cf8e
SA
1509static struct omap_mbox_dev_info omap3xxx_mailbox_info[] = {
1510 { .name = "dsp", .tx_id = 0, .rx_id = 1 },
1511};
1512
1513static struct omap_mbox_pdata omap3xxx_mailbox_attrs = {
fe32c1f6
SA
1514 .num_users = 2,
1515 .num_fifos = 2,
b8a7cf8e
SA
1516 .info_cnt = ARRAY_SIZE(omap3xxx_mailbox_info),
1517 .info = omap3xxx_mailbox_info,
1518};
1519
844a3b63 1520static struct omap_hwmod_irq_info omap3xxx_mailbox_irqs[] = {
7d7e1eba
TL
1521 { .irq = 26 + OMAP_INTC_START, },
1522 { .irq = -1 },
e04d9e1e
SG
1523};
1524
844a3b63
PW
1525static struct omap_hwmod omap3xxx_mailbox_hwmod = {
1526 .name = "mailbox",
1527 .class = &omap3xxx_mailbox_hwmod_class,
1528 .mpu_irqs = omap3xxx_mailbox_irqs,
1529 .main_clk = "mailboxes_ick",
e04d9e1e
SG
1530 .prcm = {
1531 .omap2 = {
1532 .prcm_reg_id = 1,
844a3b63
PW
1533 .module_bit = OMAP3430_EN_MAILBOXES_SHIFT,
1534 .module_offs = CORE_MOD,
1535 .idlest_reg_id = 1,
1536 .idlest_idle_bit = OMAP3430_ST_MAILBOXES_SHIFT,
e04d9e1e
SG
1537 },
1538 },
b8a7cf8e 1539 .dev_attr = &omap3xxx_mailbox_attrs,
e04d9e1e
SG
1540};
1541
1542/*
844a3b63
PW
1543 * 'mcspi' class
1544 * multichannel serial port interface (mcspi) / master/slave synchronous serial
1545 * bus
e04d9e1e
SG
1546 */
1547
844a3b63
PW
1548static struct omap_hwmod_class_sysconfig omap34xx_mcspi_sysc = {
1549 .rev_offs = 0x0000,
1550 .sysc_offs = 0x0010,
1551 .syss_offs = 0x0014,
1552 .sysc_flags = (SYSC_HAS_CLOCKACTIVITY | SYSC_HAS_SIDLEMODE |
1553 SYSC_HAS_ENAWAKEUP | SYSC_HAS_SOFTRESET |
1554 SYSC_HAS_AUTOIDLE | SYSS_HAS_RESET_STATUS),
1555 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
1556 .sysc_fields = &omap_hwmod_sysc_type1,
e04d9e1e
SG
1557};
1558
844a3b63
PW
1559static struct omap_hwmod_class omap34xx_mcspi_class = {
1560 .name = "mcspi",
1561 .sysc = &omap34xx_mcspi_sysc,
1562 .rev = OMAP3_MCSPI_REV,
affe360d 1563};
1564
844a3b63
PW
1565/* mcspi1 */
1566static struct omap2_mcspi_dev_attr omap_mcspi1_dev_attr = {
1567 .num_chipselect = 4,
e04d9e1e
SG
1568};
1569
844a3b63
PW
1570static struct omap_hwmod omap34xx_mcspi1 = {
1571 .name = "mcspi1",
1572 .mpu_irqs = omap2_mcspi1_mpu_irqs,
1573 .sdma_reqs = omap2_mcspi1_sdma_reqs,
1574 .main_clk = "mcspi1_fck",
1575 .prcm = {
e04d9e1e 1576 .omap2 = {
844a3b63
PW
1577 .module_offs = CORE_MOD,
1578 .prcm_reg_id = 1,
1579 .module_bit = OMAP3430_EN_MCSPI1_SHIFT,
1580 .idlest_reg_id = 1,
1581 .idlest_idle_bit = OMAP3430_ST_MCSPI1_SHIFT,
1582 },
e04d9e1e 1583 },
844a3b63
PW
1584 .class = &omap34xx_mcspi_class,
1585 .dev_attr = &omap_mcspi1_dev_attr,
e04d9e1e
SG
1586};
1587
844a3b63
PW
1588/* mcspi2 */
1589static struct omap2_mcspi_dev_attr omap_mcspi2_dev_attr = {
1590 .num_chipselect = 2,
6c3d7e34
TV
1591};
1592
844a3b63
PW
1593static struct omap_hwmod omap34xx_mcspi2 = {
1594 .name = "mcspi2",
1595 .mpu_irqs = omap2_mcspi2_mpu_irqs,
1596 .sdma_reqs = omap2_mcspi2_sdma_reqs,
1597 .main_clk = "mcspi2_fck",
e04d9e1e
SG
1598 .prcm = {
1599 .omap2 = {
844a3b63 1600 .module_offs = CORE_MOD,
e04d9e1e 1601 .prcm_reg_id = 1,
844a3b63
PW
1602 .module_bit = OMAP3430_EN_MCSPI2_SHIFT,
1603 .idlest_reg_id = 1,
1604 .idlest_idle_bit = OMAP3430_ST_MCSPI2_SHIFT,
e04d9e1e
SG
1605 },
1606 },
844a3b63
PW
1607 .class = &omap34xx_mcspi_class,
1608 .dev_attr = &omap_mcspi2_dev_attr,
e04d9e1e
SG
1609};
1610
844a3b63
PW
1611/* mcspi3 */
1612static struct omap_hwmod_irq_info omap34xx_mcspi3_mpu_irqs[] = {
7d7e1eba
TL
1613 { .name = "irq", .irq = 91 + OMAP_INTC_START, }, /* 91 */
1614 { .irq = -1 },
844a3b63
PW
1615};
1616
1617static struct omap_hwmod_dma_info omap34xx_mcspi3_sdma_reqs[] = {
1618 { .name = "tx0", .dma_req = 15 },
1619 { .name = "rx0", .dma_req = 16 },
1620 { .name = "tx1", .dma_req = 23 },
1621 { .name = "rx1", .dma_req = 24 },
1622 { .dma_req = -1 }
e04d9e1e
SG
1623};
1624
844a3b63
PW
1625static struct omap2_mcspi_dev_attr omap_mcspi3_dev_attr = {
1626 .num_chipselect = 2,
6c3d7e34
TV
1627};
1628
844a3b63
PW
1629static struct omap_hwmod omap34xx_mcspi3 = {
1630 .name = "mcspi3",
1631 .mpu_irqs = omap34xx_mcspi3_mpu_irqs,
1632 .sdma_reqs = omap34xx_mcspi3_sdma_reqs,
1633 .main_clk = "mcspi3_fck",
e04d9e1e
SG
1634 .prcm = {
1635 .omap2 = {
844a3b63 1636 .module_offs = CORE_MOD,
e04d9e1e 1637 .prcm_reg_id = 1,
844a3b63
PW
1638 .module_bit = OMAP3430_EN_MCSPI3_SHIFT,
1639 .idlest_reg_id = 1,
1640 .idlest_idle_bit = OMAP3430_ST_MCSPI3_SHIFT,
e04d9e1e
SG
1641 },
1642 },
844a3b63
PW
1643 .class = &omap34xx_mcspi_class,
1644 .dev_attr = &omap_mcspi3_dev_attr,
e04d9e1e
SG
1645};
1646
844a3b63
PW
1647/* mcspi4 */
1648static struct omap_hwmod_irq_info omap34xx_mcspi4_mpu_irqs[] = {
7d7e1eba
TL
1649 { .name = "irq", .irq = 48 + OMAP_INTC_START, },
1650 { .irq = -1 },
e04d9e1e
SG
1651};
1652
844a3b63
PW
1653static struct omap_hwmod_dma_info omap34xx_mcspi4_sdma_reqs[] = {
1654 { .name = "tx0", .dma_req = 70 }, /* DMA_SPI4_TX0 */
1655 { .name = "rx0", .dma_req = 71 }, /* DMA_SPI4_RX0 */
1656 { .dma_req = -1 }
6c3d7e34
TV
1657};
1658
844a3b63
PW
1659static struct omap2_mcspi_dev_attr omap_mcspi4_dev_attr = {
1660 .num_chipselect = 1,
1661};
1662
1663static struct omap_hwmod omap34xx_mcspi4 = {
1664 .name = "mcspi4",
1665 .mpu_irqs = omap34xx_mcspi4_mpu_irqs,
1666 .sdma_reqs = omap34xx_mcspi4_sdma_reqs,
1667 .main_clk = "mcspi4_fck",
e04d9e1e
SG
1668 .prcm = {
1669 .omap2 = {
844a3b63 1670 .module_offs = CORE_MOD,
e04d9e1e 1671 .prcm_reg_id = 1,
844a3b63
PW
1672 .module_bit = OMAP3430_EN_MCSPI4_SHIFT,
1673 .idlest_reg_id = 1,
1674 .idlest_idle_bit = OMAP3430_ST_MCSPI4_SHIFT,
e04d9e1e
SG
1675 },
1676 },
844a3b63
PW
1677 .class = &omap34xx_mcspi_class,
1678 .dev_attr = &omap_mcspi4_dev_attr,
e04d9e1e
SG
1679};
1680
844a3b63
PW
1681/* usbhsotg */
1682static struct omap_hwmod_class_sysconfig omap3xxx_usbhsotg_sysc = {
1683 .rev_offs = 0x0400,
1684 .sysc_offs = 0x0404,
1685 .syss_offs = 0x0408,
1686 .sysc_flags = (SYSC_HAS_SIDLEMODE | SYSC_HAS_MIDLEMODE|
1687 SYSC_HAS_ENAWAKEUP | SYSC_HAS_SOFTRESET |
1688 SYSC_HAS_AUTOIDLE),
1689 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART |
1690 MSTANDBY_FORCE | MSTANDBY_NO | MSTANDBY_SMART),
1691 .sysc_fields = &omap_hwmod_sysc_type1,
1692};
4fe20e97 1693
844a3b63
PW
1694static struct omap_hwmod_class usbotg_class = {
1695 .name = "usbotg",
1696 .sysc = &omap3xxx_usbhsotg_sysc,
4fe20e97
RN
1697};
1698
844a3b63
PW
1699/* usb_otg_hs */
1700static struct omap_hwmod_irq_info omap3xxx_usbhsotg_mpu_irqs[] = {
1701
7d7e1eba
TL
1702 { .name = "mc", .irq = 92 + OMAP_INTC_START, },
1703 { .name = "dma", .irq = 93 + OMAP_INTC_START, },
1704 { .irq = -1 },
844a3b63
PW
1705};
1706
1707static struct omap_hwmod omap3xxx_usbhsotg_hwmod = {
1708 .name = "usb_otg_hs",
1709 .mpu_irqs = omap3xxx_usbhsotg_mpu_irqs,
1710 .main_clk = "hsotgusb_ick",
4fe20e97
RN
1711 .prcm = {
1712 .omap2 = {
4fe20e97 1713 .prcm_reg_id = 1,
844a3b63
PW
1714 .module_bit = OMAP3430_EN_HSOTGUSB_SHIFT,
1715 .module_offs = CORE_MOD,
4fe20e97 1716 .idlest_reg_id = 1,
844a3b63
PW
1717 .idlest_idle_bit = OMAP3430ES2_ST_HSOTGUSB_IDLE_SHIFT,
1718 .idlest_stdby_bit = OMAP3430ES2_ST_HSOTGUSB_STDBY_SHIFT
4fe20e97
RN
1719 },
1720 },
844a3b63
PW
1721 .class = &usbotg_class,
1722
1723 /*
1724 * Erratum ID: i479 idle_req / idle_ack mechanism potentially
1725 * broken when autoidle is enabled
1726 * workaround is to disable the autoidle bit at module level.
092bc089
GI
1727 *
1728 * Enabling the device in any other MIDLEMODE setting but force-idle
1729 * causes core_pwrdm not enter idle states at least on OMAP3630.
1730 * Note that musb has OTG_FORCESTDBY register that controls MSTANDBY
1731 * signal when MIDLEMODE is set to force-idle.
844a3b63 1732 */
6a08b11a
TL
1733 .flags = HWMOD_NO_OCP_AUTOIDLE | HWMOD_SWSUP_SIDLE |
1734 HWMOD_FORCE_MSTANDBY | HWMOD_RECONFIG_IO_CHAIN,
4fe20e97
RN
1735};
1736
844a3b63
PW
1737/* usb_otg_hs */
1738static struct omap_hwmod_irq_info am35xx_usbhsotg_mpu_irqs[] = {
7d7e1eba
TL
1739 { .name = "mc", .irq = 71 + OMAP_INTC_START, },
1740 { .irq = -1 },
4fe20e97
RN
1741};
1742
844a3b63
PW
1743static struct omap_hwmod_class am35xx_usbotg_class = {
1744 .name = "am35xx_usbotg",
844a3b63
PW
1745};
1746
1747static struct omap_hwmod am35xx_usbhsotg_hwmod = {
1748 .name = "am35x_otg_hs",
1749 .mpu_irqs = am35xx_usbhsotg_mpu_irqs,
89ea2583 1750 .main_clk = "hsotgusb_fck",
844a3b63 1751 .class = &am35xx_usbotg_class,
89ea2583 1752 .flags = HWMOD_NO_IDLEST,
4fe20e97
RN
1753};
1754
844a3b63
PW
1755/* MMC/SD/SDIO common */
1756static struct omap_hwmod_class_sysconfig omap34xx_mmc_sysc = {
1757 .rev_offs = 0x1fc,
1758 .sysc_offs = 0x10,
1759 .syss_offs = 0x14,
1760 .sysc_flags = (SYSC_HAS_CLOCKACTIVITY | SYSC_HAS_SIDLEMODE |
1761 SYSC_HAS_ENAWAKEUP | SYSC_HAS_SOFTRESET |
1762 SYSC_HAS_AUTOIDLE | SYSS_HAS_RESET_STATUS),
1763 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
1764 .sysc_fields = &omap_hwmod_sysc_type1,
1765};
4fe20e97 1766
844a3b63
PW
1767static struct omap_hwmod_class omap34xx_mmc_class = {
1768 .name = "mmc",
1769 .sysc = &omap34xx_mmc_sysc,
4fe20e97
RN
1770};
1771
844a3b63
PW
1772/* MMC/SD/SDIO1 */
1773
1774static struct omap_hwmod_irq_info omap34xx_mmc1_mpu_irqs[] = {
7d7e1eba
TL
1775 { .irq = 83 + OMAP_INTC_START, },
1776 { .irq = -1 },
4fe20e97
RN
1777};
1778
844a3b63
PW
1779static struct omap_hwmod_dma_info omap34xx_mmc1_sdma_reqs[] = {
1780 { .name = "tx", .dma_req = 61, },
1781 { .name = "rx", .dma_req = 62, },
bc614958 1782 { .dma_req = -1 }
4fe20e97
RN
1783};
1784
844a3b63
PW
1785static struct omap_hwmod_opt_clk omap34xx_mmc1_opt_clks[] = {
1786 { .role = "dbck", .clk = "omap_32k_fck", },
1787};
1788
55143438 1789static struct omap_hsmmc_dev_attr mmc1_dev_attr = {
844a3b63
PW
1790 .flags = OMAP_HSMMC_SUPPORTS_DUAL_VOLT,
1791};
1792
1793/* See 35xx errata 2.1.1.128 in SPRZ278F */
55143438 1794static struct omap_hsmmc_dev_attr mmc1_pre_es3_dev_attr = {
844a3b63
PW
1795 .flags = (OMAP_HSMMC_SUPPORTS_DUAL_VOLT |
1796 OMAP_HSMMC_BROKEN_MULTIBLOCK_READ),
1797};
1798
1799static struct omap_hwmod omap3xxx_pre_es3_mmc1_hwmod = {
1800 .name = "mmc1",
1801 .mpu_irqs = omap34xx_mmc1_mpu_irqs,
1802 .sdma_reqs = omap34xx_mmc1_sdma_reqs,
1803 .opt_clks = omap34xx_mmc1_opt_clks,
1804 .opt_clks_cnt = ARRAY_SIZE(omap34xx_mmc1_opt_clks),
1805 .main_clk = "mmchs1_fck",
4fe20e97
RN
1806 .prcm = {
1807 .omap2 = {
1808 .module_offs = CORE_MOD,
1809 .prcm_reg_id = 1,
844a3b63 1810 .module_bit = OMAP3430_EN_MMC1_SHIFT,
4fe20e97 1811 .idlest_reg_id = 1,
844a3b63 1812 .idlest_idle_bit = OMAP3430_ST_MMC1_SHIFT,
4fe20e97
RN
1813 },
1814 },
844a3b63
PW
1815 .dev_attr = &mmc1_pre_es3_dev_attr,
1816 .class = &omap34xx_mmc_class,
4fe20e97
RN
1817};
1818
844a3b63
PW
1819static struct omap_hwmod omap3xxx_es3plus_mmc1_hwmod = {
1820 .name = "mmc1",
1821 .mpu_irqs = omap34xx_mmc1_mpu_irqs,
1822 .sdma_reqs = omap34xx_mmc1_sdma_reqs,
1823 .opt_clks = omap34xx_mmc1_opt_clks,
1824 .opt_clks_cnt = ARRAY_SIZE(omap34xx_mmc1_opt_clks),
1825 .main_clk = "mmchs1_fck",
1826 .prcm = {
1827 .omap2 = {
1828 .module_offs = CORE_MOD,
1829 .prcm_reg_id = 1,
1830 .module_bit = OMAP3430_EN_MMC1_SHIFT,
1831 .idlest_reg_id = 1,
1832 .idlest_idle_bit = OMAP3430_ST_MMC1_SHIFT,
1833 },
70034d38 1834 },
844a3b63
PW
1835 .dev_attr = &mmc1_dev_attr,
1836 .class = &omap34xx_mmc_class,
70034d38
VC
1837};
1838
844a3b63 1839/* MMC/SD/SDIO2 */
70034d38 1840
844a3b63 1841static struct omap_hwmod_irq_info omap34xx_mmc2_mpu_irqs[] = {
7d7e1eba
TL
1842 { .irq = 86 + OMAP_INTC_START, },
1843 { .irq = -1 },
70034d38
VC
1844};
1845
844a3b63
PW
1846static struct omap_hwmod_dma_info omap34xx_mmc2_sdma_reqs[] = {
1847 { .name = "tx", .dma_req = 47, },
1848 { .name = "rx", .dma_req = 48, },
1849 { .dma_req = -1 }
70034d38
VC
1850};
1851
844a3b63
PW
1852static struct omap_hwmod_opt_clk omap34xx_mmc2_opt_clks[] = {
1853 { .role = "dbck", .clk = "omap_32k_fck", },
70034d38
VC
1854};
1855
844a3b63 1856/* See 35xx errata 2.1.1.128 in SPRZ278F */
55143438 1857static struct omap_hsmmc_dev_attr mmc2_pre_es3_dev_attr = {
844a3b63 1858 .flags = OMAP_HSMMC_BROKEN_MULTIBLOCK_READ,
70034d38
VC
1859};
1860
844a3b63
PW
1861static struct omap_hwmod omap3xxx_pre_es3_mmc2_hwmod = {
1862 .name = "mmc2",
1863 .mpu_irqs = omap34xx_mmc2_mpu_irqs,
1864 .sdma_reqs = omap34xx_mmc2_sdma_reqs,
1865 .opt_clks = omap34xx_mmc2_opt_clks,
1866 .opt_clks_cnt = ARRAY_SIZE(omap34xx_mmc2_opt_clks),
1867 .main_clk = "mmchs2_fck",
1868 .prcm = {
1869 .omap2 = {
1870 .module_offs = CORE_MOD,
1871 .prcm_reg_id = 1,
1872 .module_bit = OMAP3430_EN_MMC2_SHIFT,
1873 .idlest_reg_id = 1,
1874 .idlest_idle_bit = OMAP3430_ST_MMC2_SHIFT,
1875 },
70034d38 1876 },
844a3b63
PW
1877 .dev_attr = &mmc2_pre_es3_dev_attr,
1878 .class = &omap34xx_mmc_class,
70034d38
VC
1879};
1880
844a3b63
PW
1881static struct omap_hwmod omap3xxx_es3plus_mmc2_hwmod = {
1882 .name = "mmc2",
1883 .mpu_irqs = omap34xx_mmc2_mpu_irqs,
1884 .sdma_reqs = omap34xx_mmc2_sdma_reqs,
1885 .opt_clks = omap34xx_mmc2_opt_clks,
1886 .opt_clks_cnt = ARRAY_SIZE(omap34xx_mmc2_opt_clks),
1887 .main_clk = "mmchs2_fck",
1888 .prcm = {
1889 .omap2 = {
1890 .module_offs = CORE_MOD,
1891 .prcm_reg_id = 1,
1892 .module_bit = OMAP3430_EN_MMC2_SHIFT,
1893 .idlest_reg_id = 1,
1894 .idlest_idle_bit = OMAP3430_ST_MMC2_SHIFT,
1895 },
1896 },
1897 .class = &omap34xx_mmc_class,
70034d38
VC
1898};
1899
844a3b63
PW
1900/* MMC/SD/SDIO3 */
1901
1902static struct omap_hwmod_irq_info omap34xx_mmc3_mpu_irqs[] = {
7d7e1eba
TL
1903 { .irq = 94 + OMAP_INTC_START, },
1904 { .irq = -1 },
70034d38
VC
1905};
1906
844a3b63
PW
1907static struct omap_hwmod_dma_info omap34xx_mmc3_sdma_reqs[] = {
1908 { .name = "tx", .dma_req = 77, },
1909 { .name = "rx", .dma_req = 78, },
1910 { .dma_req = -1 }
70034d38
VC
1911};
1912
844a3b63
PW
1913static struct omap_hwmod_opt_clk omap34xx_mmc3_opt_clks[] = {
1914 { .role = "dbck", .clk = "omap_32k_fck", },
70034d38
VC
1915};
1916
844a3b63
PW
1917static struct omap_hwmod omap3xxx_mmc3_hwmod = {
1918 .name = "mmc3",
1919 .mpu_irqs = omap34xx_mmc3_mpu_irqs,
1920 .sdma_reqs = omap34xx_mmc3_sdma_reqs,
1921 .opt_clks = omap34xx_mmc3_opt_clks,
1922 .opt_clks_cnt = ARRAY_SIZE(omap34xx_mmc3_opt_clks),
1923 .main_clk = "mmchs3_fck",
1924 .prcm = {
1925 .omap2 = {
1926 .prcm_reg_id = 1,
1927 .module_bit = OMAP3430_EN_MMC3_SHIFT,
1928 .idlest_reg_id = 1,
1929 .idlest_idle_bit = OMAP3430_ST_MMC3_SHIFT,
1930 },
1931 },
1932 .class = &omap34xx_mmc_class,
70034d38
VC
1933};
1934
1935/*
844a3b63
PW
1936 * 'usb_host_hs' class
1937 * high-speed multi-port usb host controller
70034d38
VC
1938 */
1939
844a3b63 1940static struct omap_hwmod_class_sysconfig omap3xxx_usb_host_hs_sysc = {
70034d38
VC
1941 .rev_offs = 0x0000,
1942 .sysc_offs = 0x0010,
1943 .syss_offs = 0x0014,
844a3b63
PW
1944 .sysc_flags = (SYSC_HAS_MIDLEMODE | SYSC_HAS_CLOCKACTIVITY |
1945 SYSC_HAS_SIDLEMODE | SYSC_HAS_ENAWAKEUP |
7f4d3641
RQ
1946 SYSC_HAS_SOFTRESET | SYSC_HAS_AUTOIDLE |
1947 SYSS_HAS_RESET_STATUS),
844a3b63
PW
1948 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART |
1949 MSTANDBY_FORCE | MSTANDBY_NO | MSTANDBY_SMART),
1950 .sysc_fields = &omap_hwmod_sysc_type1,
70034d38
VC
1951};
1952
844a3b63
PW
1953static struct omap_hwmod_class omap3xxx_usb_host_hs_hwmod_class = {
1954 .name = "usb_host_hs",
1955 .sysc = &omap3xxx_usb_host_hs_sysc,
70034d38
VC
1956};
1957
844a3b63 1958static struct omap_hwmod_irq_info omap3xxx_usb_host_hs_irqs[] = {
7d7e1eba
TL
1959 { .name = "ohci-irq", .irq = 76 + OMAP_INTC_START, },
1960 { .name = "ehci-irq", .irq = 77 + OMAP_INTC_START, },
1961 { .irq = -1 },
70034d38
VC
1962};
1963
844a3b63
PW
1964static struct omap_hwmod omap3xxx_usb_host_hs_hwmod = {
1965 .name = "usb_host_hs",
1966 .class = &omap3xxx_usb_host_hs_hwmod_class,
c6c56697 1967 .clkdm_name = "usbhost_clkdm",
844a3b63
PW
1968 .mpu_irqs = omap3xxx_usb_host_hs_irqs,
1969 .main_clk = "usbhost_48m_fck",
1970 .prcm = {
70034d38 1971 .omap2 = {
844a3b63 1972 .module_offs = OMAP3430ES2_USBHOST_MOD,
70034d38 1973 .prcm_reg_id = 1,
844a3b63 1974 .module_bit = OMAP3430ES2_EN_USBHOST1_SHIFT,
70034d38 1975 .idlest_reg_id = 1,
844a3b63
PW
1976 .idlest_idle_bit = OMAP3430ES2_ST_USBHOST_IDLE_SHIFT,
1977 .idlest_stdby_bit = OMAP3430ES2_ST_USBHOST_STDBY_SHIFT,
70034d38
VC
1978 },
1979 },
70034d38 1980
844a3b63
PW
1981 /*
1982 * Errata: USBHOST Configured In Smart-Idle Can Lead To a Deadlock
1983 * id: i660
1984 *
1985 * Description:
1986 * In the following configuration :
1987 * - USBHOST module is set to smart-idle mode
1988 * - PRCM asserts idle_req to the USBHOST module ( This typically
1989 * happens when the system is going to a low power mode : all ports
1990 * have been suspended, the master part of the USBHOST module has
1991 * entered the standby state, and SW has cut the functional clocks)
1992 * - an USBHOST interrupt occurs before the module is able to answer
1993 * idle_ack, typically a remote wakeup IRQ.
1994 * Then the USB HOST module will enter a deadlock situation where it
1995 * is no more accessible nor functional.
1996 *
1997 * Workaround:
1998 * Don't use smart idle; use only force idle, hence HWMOD_SWSUP_SIDLE
1999 */
2000
2001 /*
2002 * Errata: USB host EHCI may stall when entering smart-standby mode
2003 * Id: i571
2004 *
2005 * Description:
2006 * When the USBHOST module is set to smart-standby mode, and when it is
2007 * ready to enter the standby state (i.e. all ports are suspended and
2008 * all attached devices are in suspend mode), then it can wrongly assert
2009 * the Mstandby signal too early while there are still some residual OCP
2010 * transactions ongoing. If this condition occurs, the internal state
2011 * machine may go to an undefined state and the USB link may be stuck
2012 * upon the next resume.
2013 *
2014 * Workaround:
2015 * Don't use smart standby; use only force standby,
2016 * hence HWMOD_SWSUP_MSTANDBY
2017 */
2018
7f4d3641 2019 .flags = HWMOD_SWSUP_SIDLE | HWMOD_SWSUP_MSTANDBY,
70034d38
VC
2020};
2021
844a3b63
PW
2022/*
2023 * 'usb_tll_hs' class
2024 * usb_tll_hs module is the adapter on the usb_host_hs ports
2025 */
2026static struct omap_hwmod_class_sysconfig omap3xxx_usb_tll_hs_sysc = {
2027 .rev_offs = 0x0000,
2028 .sysc_offs = 0x0010,
2029 .syss_offs = 0x0014,
2030 .sysc_flags = (SYSC_HAS_CLOCKACTIVITY | SYSC_HAS_SIDLEMODE |
2031 SYSC_HAS_ENAWAKEUP | SYSC_HAS_SOFTRESET |
2032 SYSC_HAS_AUTOIDLE),
2033 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
2034 .sysc_fields = &omap_hwmod_sysc_type1,
70034d38
VC
2035};
2036
844a3b63
PW
2037static struct omap_hwmod_class omap3xxx_usb_tll_hs_hwmod_class = {
2038 .name = "usb_tll_hs",
2039 .sysc = &omap3xxx_usb_tll_hs_sysc,
70034d38
VC
2040};
2041
844a3b63 2042static struct omap_hwmod_irq_info omap3xxx_usb_tll_hs_irqs[] = {
7d7e1eba
TL
2043 { .name = "tll-irq", .irq = 78 + OMAP_INTC_START, },
2044 { .irq = -1 },
70034d38
VC
2045};
2046
844a3b63
PW
2047static struct omap_hwmod omap3xxx_usb_tll_hs_hwmod = {
2048 .name = "usb_tll_hs",
2049 .class = &omap3xxx_usb_tll_hs_hwmod_class,
c6c56697 2050 .clkdm_name = "core_l4_clkdm",
844a3b63
PW
2051 .mpu_irqs = omap3xxx_usb_tll_hs_irqs,
2052 .main_clk = "usbtll_fck",
2053 .prcm = {
70034d38 2054 .omap2 = {
844a3b63
PW
2055 .module_offs = CORE_MOD,
2056 .prcm_reg_id = 3,
2057 .module_bit = OMAP3430ES2_EN_USBTLL_SHIFT,
2058 .idlest_reg_id = 3,
2059 .idlest_idle_bit = OMAP3430ES2_ST_USBTLL_SHIFT,
70034d38
VC
2060 },
2061 },
70034d38
VC
2062};
2063
45a4bb06
PW
2064static struct omap_hwmod omap3xxx_hdq1w_hwmod = {
2065 .name = "hdq1w",
2066 .mpu_irqs = omap2_hdq1w_mpu_irqs,
2067 .main_clk = "hdq_fck",
2068 .prcm = {
2069 .omap2 = {
2070 .module_offs = CORE_MOD,
2071 .prcm_reg_id = 1,
2072 .module_bit = OMAP3430_EN_HDQ_SHIFT,
2073 .idlest_reg_id = 1,
2074 .idlest_idle_bit = OMAP3430_ST_HDQ_SHIFT,
2075 },
2076 },
2077 .class = &omap2_hdq1w_class,
2078};
2079
8f993a01
TK
2080/* SAD2D */
2081static struct omap_hwmod_rst_info omap3xxx_sad2d_resets[] = {
2082 { .name = "rst_modem_pwron_sw", .rst_shift = 0 },
2083 { .name = "rst_modem_sw", .rst_shift = 1 },
2084};
2085
2086static struct omap_hwmod_class omap3xxx_sad2d_class = {
2087 .name = "sad2d",
2088};
2089
2090static struct omap_hwmod omap3xxx_sad2d_hwmod = {
2091 .name = "sad2d",
2092 .rst_lines = omap3xxx_sad2d_resets,
2093 .rst_lines_cnt = ARRAY_SIZE(omap3xxx_sad2d_resets),
2094 .main_clk = "sad2d_ick",
2095 .prcm = {
2096 .omap2 = {
2097 .module_offs = CORE_MOD,
2098 .prcm_reg_id = 1,
2099 .module_bit = OMAP3430_EN_SAD2D_SHIFT,
2100 .idlest_reg_id = 1,
2101 .idlest_idle_bit = OMAP3430_ST_SAD2D_SHIFT,
2102 },
2103 },
2104 .class = &omap3xxx_sad2d_class,
2105};
2106
c8d82ff6
VH
2107/*
2108 * '32K sync counter' class
2109 * 32-bit ordinary counter, clocked by the falling edge of the 32 khz clock
2110 */
2111static struct omap_hwmod_class_sysconfig omap3xxx_counter_sysc = {
2112 .rev_offs = 0x0000,
2113 .sysc_offs = 0x0004,
2114 .sysc_flags = SYSC_HAS_SIDLEMODE,
2115 .idlemodes = (SIDLE_FORCE | SIDLE_NO),
2116 .sysc_fields = &omap_hwmod_sysc_type1,
2117};
2118
2119static struct omap_hwmod_class omap3xxx_counter_hwmod_class = {
2120 .name = "counter",
2121 .sysc = &omap3xxx_counter_sysc,
2122};
2123
2124static struct omap_hwmod omap3xxx_counter_32k_hwmod = {
2125 .name = "counter_32k",
2126 .class = &omap3xxx_counter_hwmod_class,
2127 .clkdm_name = "wkup_clkdm",
2128 .flags = HWMOD_SWSUP_SIDLE,
2129 .main_clk = "wkup_32k_fck",
2130 .prcm = {
2131 .omap2 = {
2132 .module_offs = WKUP_MOD,
2133 .prcm_reg_id = 1,
2134 .module_bit = OMAP3430_ST_32KSYNC_SHIFT,
2135 .idlest_reg_id = 1,
2136 .idlest_idle_bit = OMAP3430_ST_32KSYNC_SHIFT,
2137 },
2138 },
2139};
2140
49484a60
AM
2141/*
2142 * 'gpmc' class
2143 * general purpose memory controller
2144 */
2145
2146static struct omap_hwmod_class_sysconfig omap3xxx_gpmc_sysc = {
2147 .rev_offs = 0x0000,
2148 .sysc_offs = 0x0010,
2149 .syss_offs = 0x0014,
2150 .sysc_flags = (SYSC_HAS_AUTOIDLE | SYSC_HAS_SIDLEMODE |
2151 SYSC_HAS_SOFTRESET | SYSS_HAS_RESET_STATUS),
2152 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
2153 .sysc_fields = &omap_hwmod_sysc_type1,
2154};
2155
2156static struct omap_hwmod_class omap3xxx_gpmc_hwmod_class = {
2157 .name = "gpmc",
2158 .sysc = &omap3xxx_gpmc_sysc,
2159};
2160
2161static struct omap_hwmod_irq_info omap3xxx_gpmc_irqs[] = {
6d4c8830 2162 { .irq = 20 + OMAP_INTC_START, },
49484a60
AM
2163 { .irq = -1 }
2164};
2165
2166static struct omap_hwmod omap3xxx_gpmc_hwmod = {
2167 .name = "gpmc",
2168 .class = &omap3xxx_gpmc_hwmod_class,
2169 .clkdm_name = "core_l3_clkdm",
2170 .mpu_irqs = omap3xxx_gpmc_irqs,
2171 .main_clk = "gpmc_fck",
63aa945b
TL
2172 /* Skip reset for CONFIG_OMAP_GPMC_DEBUG for bootloader timings */
2173 .flags = HWMOD_NO_IDLEST | DEBUG_OMAP_GPMC_HWMOD_FLAGS,
49484a60
AM
2174};
2175
844a3b63
PW
2176/*
2177 * interfaces
2178 */
2179
2180/* L3 -> L4_CORE interface */
2181static struct omap_hwmod_ocp_if omap3xxx_l3_main__l4_core = {
2182 .master = &omap3xxx_l3_main_hwmod,
2183 .slave = &omap3xxx_l4_core_hwmod,
2184 .user = OCP_USER_MPU | OCP_USER_SDMA,
70034d38
VC
2185};
2186
844a3b63
PW
2187/* L3 -> L4_PER interface */
2188static struct omap_hwmod_ocp_if omap3xxx_l3_main__l4_per = {
2189 .master = &omap3xxx_l3_main_hwmod,
2190 .slave = &omap3xxx_l4_per_hwmod,
2191 .user = OCP_USER_MPU | OCP_USER_SDMA,
70034d38
VC
2192};
2193
844a3b63
PW
2194static struct omap_hwmod_addr_space omap3xxx_l3_main_addrs[] = {
2195 {
2196 .pa_start = 0x68000000,
2197 .pa_end = 0x6800ffff,
2198 .flags = ADDR_TYPE_RT,
70034d38 2199 },
844a3b63 2200 { }
70034d38
VC
2201};
2202
844a3b63
PW
2203/* MPU -> L3 interface */
2204static struct omap_hwmod_ocp_if omap3xxx_mpu__l3_main = {
2205 .master = &omap3xxx_mpu_hwmod,
2206 .slave = &omap3xxx_l3_main_hwmod,
2207 .addr = omap3xxx_l3_main_addrs,
2208 .user = OCP_USER_MPU,
70034d38
VC
2209};
2210
c7dad45f
JH
2211static struct omap_hwmod_addr_space omap3xxx_l4_emu_addrs[] = {
2212 {
2213 .pa_start = 0x54000000,
2214 .pa_end = 0x547fffff,
2215 .flags = ADDR_TYPE_RT,
2216 },
2217 { }
2218};
2219
2220/* l3 -> debugss */
2221static struct omap_hwmod_ocp_if omap3xxx_l3_main__l4_debugss = {
2222 .master = &omap3xxx_l3_main_hwmod,
2223 .slave = &omap3xxx_debugss_hwmod,
76a5d9bf 2224 .addr = omap3xxx_l4_emu_addrs,
c7dad45f
JH
2225 .user = OCP_USER_MPU,
2226};
2227
844a3b63
PW
2228/* DSS -> l3 */
2229static struct omap_hwmod_ocp_if omap3430es1_dss__l3 = {
2230 .master = &omap3430es1_dss_core_hwmod,
2231 .slave = &omap3xxx_l3_main_hwmod,
2232 .user = OCP_USER_MPU | OCP_USER_SDMA,
70034d38
VC
2233};
2234
844a3b63
PW
2235static struct omap_hwmod_ocp_if omap3xxx_dss__l3 = {
2236 .master = &omap3xxx_dss_core_hwmod,
2237 .slave = &omap3xxx_l3_main_hwmod,
2238 .fw = {
70034d38 2239 .omap2 = {
844a3b63
PW
2240 .l3_perm_bit = OMAP3_L3_CORE_FW_INIT_ID_DSS,
2241 .flags = OMAP_FIREWALL_L3,
2242 }
70034d38 2243 },
844a3b63 2244 .user = OCP_USER_MPU | OCP_USER_SDMA,
70034d38
VC
2245};
2246
844a3b63
PW
2247/* l3_core -> usbhsotg interface */
2248static struct omap_hwmod_ocp_if omap3xxx_usbhsotg__l3 = {
2249 .master = &omap3xxx_usbhsotg_hwmod,
01438ab6
MK
2250 .slave = &omap3xxx_l3_main_hwmod,
2251 .clk = "core_l3_ick",
844a3b63 2252 .user = OCP_USER_MPU,
01438ab6
MK
2253};
2254
844a3b63
PW
2255/* l3_core -> am35xx_usbhsotg interface */
2256static struct omap_hwmod_ocp_if am35xx_usbhsotg__l3 = {
2257 .master = &am35xx_usbhsotg_hwmod,
2258 .slave = &omap3xxx_l3_main_hwmod,
89ea2583 2259 .clk = "hsotgusb_ick",
844a3b63 2260 .user = OCP_USER_MPU,
01438ab6 2261};
89ea2583 2262
8f993a01
TK
2263/* l3_core -> sad2d interface */
2264static struct omap_hwmod_ocp_if omap3xxx_sad2d__l3 = {
2265 .master = &omap3xxx_sad2d_hwmod,
2266 .slave = &omap3xxx_l3_main_hwmod,
2267 .clk = "core_l3_ick",
2268 .user = OCP_USER_MPU,
2269};
2270
844a3b63
PW
2271/* L4_CORE -> L4_WKUP interface */
2272static struct omap_hwmod_ocp_if omap3xxx_l4_core__l4_wkup = {
2273 .master = &omap3xxx_l4_core_hwmod,
2274 .slave = &omap3xxx_l4_wkup_hwmod,
2275 .user = OCP_USER_MPU | OCP_USER_SDMA,
01438ab6
MK
2276};
2277
844a3b63
PW
2278/* L4 CORE -> MMC1 interface */
2279static struct omap_hwmod_ocp_if omap3xxx_l4_core__pre_es3_mmc1 = {
01438ab6 2280 .master = &omap3xxx_l4_core_hwmod,
844a3b63
PW
2281 .slave = &omap3xxx_pre_es3_mmc1_hwmod,
2282 .clk = "mmchs1_ick",
2283 .addr = omap2430_mmc1_addr_space,
01438ab6 2284 .user = OCP_USER_MPU | OCP_USER_SDMA,
844a3b63 2285 .flags = OMAP_FIREWALL_L4
01438ab6
MK
2286};
2287
844a3b63
PW
2288static struct omap_hwmod_ocp_if omap3xxx_l4_core__es3plus_mmc1 = {
2289 .master = &omap3xxx_l4_core_hwmod,
2290 .slave = &omap3xxx_es3plus_mmc1_hwmod,
2291 .clk = "mmchs1_ick",
2292 .addr = omap2430_mmc1_addr_space,
2293 .user = OCP_USER_MPU | OCP_USER_SDMA,
2294 .flags = OMAP_FIREWALL_L4
01438ab6
MK
2295};
2296
844a3b63
PW
2297/* L4 CORE -> MMC2 interface */
2298static struct omap_hwmod_ocp_if omap3xxx_l4_core__pre_es3_mmc2 = {
2299 .master = &omap3xxx_l4_core_hwmod,
2300 .slave = &omap3xxx_pre_es3_mmc2_hwmod,
2301 .clk = "mmchs2_ick",
2302 .addr = omap2430_mmc2_addr_space,
2303 .user = OCP_USER_MPU | OCP_USER_SDMA,
2304 .flags = OMAP_FIREWALL_L4
2305};
70034d38 2306
844a3b63
PW
2307static struct omap_hwmod_ocp_if omap3xxx_l4_core__es3plus_mmc2 = {
2308 .master = &omap3xxx_l4_core_hwmod,
2309 .slave = &omap3xxx_es3plus_mmc2_hwmod,
2310 .clk = "mmchs2_ick",
2311 .addr = omap2430_mmc2_addr_space,
2312 .user = OCP_USER_MPU | OCP_USER_SDMA,
2313 .flags = OMAP_FIREWALL_L4
70034d38
VC
2314};
2315
844a3b63
PW
2316/* L4 CORE -> MMC3 interface */
2317static struct omap_hwmod_addr_space omap3xxx_mmc3_addr_space[] = {
2318 {
2319 .pa_start = 0x480ad000,
2320 .pa_end = 0x480ad1ff,
2321 .flags = ADDR_TYPE_RT,
2322 },
2323 { }
70034d38
VC
2324};
2325
844a3b63
PW
2326static struct omap_hwmod_ocp_if omap3xxx_l4_core__mmc3 = {
2327 .master = &omap3xxx_l4_core_hwmod,
2328 .slave = &omap3xxx_mmc3_hwmod,
2329 .clk = "mmchs3_ick",
2330 .addr = omap3xxx_mmc3_addr_space,
2331 .user = OCP_USER_MPU | OCP_USER_SDMA,
2332 .flags = OMAP_FIREWALL_L4
70034d38
VC
2333};
2334
844a3b63
PW
2335/* L4 CORE -> UART1 interface */
2336static struct omap_hwmod_addr_space omap3xxx_uart1_addr_space[] = {
dc48e5fc 2337 {
844a3b63
PW
2338 .pa_start = OMAP3_UART1_BASE,
2339 .pa_end = OMAP3_UART1_BASE + SZ_8K - 1,
2340 .flags = ADDR_MAP_ON_INIT | ADDR_TYPE_RT,
dc48e5fc 2341 },
78183f3f 2342 { }
70034d38
VC
2343};
2344
844a3b63 2345static struct omap_hwmod_ocp_if omap3_l4_core__uart1 = {
dc48e5fc 2346 .master = &omap3xxx_l4_core_hwmod,
844a3b63
PW
2347 .slave = &omap3xxx_uart1_hwmod,
2348 .clk = "uart1_ick",
2349 .addr = omap3xxx_uart1_addr_space,
dc48e5fc 2350 .user = OCP_USER_MPU | OCP_USER_SDMA,
70034d38
VC
2351};
2352
844a3b63
PW
2353/* L4 CORE -> UART2 interface */
2354static struct omap_hwmod_addr_space omap3xxx_uart2_addr_space[] = {
2355 {
2356 .pa_start = OMAP3_UART2_BASE,
2357 .pa_end = OMAP3_UART2_BASE + SZ_1K - 1,
2358 .flags = ADDR_MAP_ON_INIT | ADDR_TYPE_RT,
70034d38 2359 },
844a3b63 2360 { }
70034d38
VC
2361};
2362
844a3b63
PW
2363static struct omap_hwmod_ocp_if omap3_l4_core__uart2 = {
2364 .master = &omap3xxx_l4_core_hwmod,
2365 .slave = &omap3xxx_uart2_hwmod,
2366 .clk = "uart2_ick",
2367 .addr = omap3xxx_uart2_addr_space,
2368 .user = OCP_USER_MPU | OCP_USER_SDMA,
70034d38
VC
2369};
2370
844a3b63
PW
2371/* L4 PER -> UART3 interface */
2372static struct omap_hwmod_addr_space omap3xxx_uart3_addr_space[] = {
dc48e5fc 2373 {
844a3b63
PW
2374 .pa_start = OMAP3_UART3_BASE,
2375 .pa_end = OMAP3_UART3_BASE + SZ_1K - 1,
2376 .flags = ADDR_MAP_ON_INIT | ADDR_TYPE_RT,
70034d38 2377 },
78183f3f 2378 { }
70034d38
VC
2379};
2380
844a3b63 2381static struct omap_hwmod_ocp_if omap3_l4_per__uart3 = {
dc48e5fc 2382 .master = &omap3xxx_l4_per_hwmod,
844a3b63
PW
2383 .slave = &omap3xxx_uart3_hwmod,
2384 .clk = "uart3_ick",
2385 .addr = omap3xxx_uart3_addr_space,
dc48e5fc 2386 .user = OCP_USER_MPU | OCP_USER_SDMA,
70034d38
VC
2387};
2388
844a3b63
PW
2389/* L4 PER -> UART4 interface */
2390static struct omap_hwmod_addr_space omap36xx_uart4_addr_space[] = {
2391 {
2392 .pa_start = OMAP3_UART4_BASE,
2393 .pa_end = OMAP3_UART4_BASE + SZ_1K - 1,
2394 .flags = ADDR_MAP_ON_INIT | ADDR_TYPE_RT,
70034d38 2395 },
844a3b63 2396 { }
70034d38
VC
2397};
2398
844a3b63
PW
2399static struct omap_hwmod_ocp_if omap36xx_l4_per__uart4 = {
2400 .master = &omap3xxx_l4_per_hwmod,
2401 .slave = &omap36xx_uart4_hwmod,
2402 .clk = "uart4_ick",
2403 .addr = omap36xx_uart4_addr_space,
2404 .user = OCP_USER_MPU | OCP_USER_SDMA,
70034d38
VC
2405};
2406
844a3b63
PW
2407/* AM35xx: L4 CORE -> UART4 interface */
2408static struct omap_hwmod_addr_space am35xx_uart4_addr_space[] = {
dc48e5fc 2409 {
844a3b63
PW
2410 .pa_start = OMAP3_UART4_AM35XX_BASE,
2411 .pa_end = OMAP3_UART4_AM35XX_BASE + SZ_1K - 1,
2412 .flags = ADDR_MAP_ON_INIT | ADDR_TYPE_RT,
dc48e5fc 2413 },
bf765237 2414 { }
70034d38
VC
2415};
2416
844a3b63
PW
2417static struct omap_hwmod_ocp_if am35xx_l4_core__uart4 = {
2418 .master = &omap3xxx_l4_core_hwmod,
2419 .slave = &am35xx_uart4_hwmod,
2420 .clk = "uart4_ick",
2421 .addr = am35xx_uart4_addr_space,
dc48e5fc
C
2422 .user = OCP_USER_MPU | OCP_USER_SDMA,
2423};
2424
844a3b63
PW
2425/* L4 CORE -> I2C1 interface */
2426static struct omap_hwmod_ocp_if omap3_l4_core__i2c1 = {
2427 .master = &omap3xxx_l4_core_hwmod,
2428 .slave = &omap3xxx_i2c1_hwmod,
2429 .clk = "i2c1_ick",
2430 .addr = omap2_i2c1_addr_space,
2431 .fw = {
2432 .omap2 = {
2433 .l4_fw_region = OMAP3_L4_CORE_FW_I2C1_REGION,
2434 .l4_prot_group = 7,
2435 .flags = OMAP_FIREWALL_L4,
2436 }
2437 },
2438 .user = OCP_USER_MPU | OCP_USER_SDMA,
8b1906f1
KVA
2439};
2440
844a3b63
PW
2441/* L4 CORE -> I2C2 interface */
2442static struct omap_hwmod_ocp_if omap3_l4_core__i2c2 = {
2443 .master = &omap3xxx_l4_core_hwmod,
2444 .slave = &omap3xxx_i2c2_hwmod,
2445 .clk = "i2c2_ick",
2446 .addr = omap2_i2c2_addr_space,
2447 .fw = {
70034d38 2448 .omap2 = {
844a3b63
PW
2449 .l4_fw_region = OMAP3_L4_CORE_FW_I2C2_REGION,
2450 .l4_prot_group = 7,
2451 .flags = OMAP_FIREWALL_L4,
2452 }
70034d38 2453 },
844a3b63 2454 .user = OCP_USER_MPU | OCP_USER_SDMA,
70034d38
VC
2455};
2456
844a3b63
PW
2457/* L4 CORE -> I2C3 interface */
2458static struct omap_hwmod_addr_space omap3xxx_i2c3_addr_space[] = {
2459 {
2460 .pa_start = 0x48060000,
2461 .pa_end = 0x48060000 + SZ_128 - 1,
2462 .flags = ADDR_TYPE_RT,
2463 },
2464 { }
70034d38
VC
2465};
2466
844a3b63
PW
2467static struct omap_hwmod_ocp_if omap3_l4_core__i2c3 = {
2468 .master = &omap3xxx_l4_core_hwmod,
2469 .slave = &omap3xxx_i2c3_hwmod,
2470 .clk = "i2c3_ick",
2471 .addr = omap3xxx_i2c3_addr_space,
2472 .fw = {
2473 .omap2 = {
2474 .l4_fw_region = OMAP3_L4_CORE_FW_I2C3_REGION,
2475 .l4_prot_group = 7,
2476 .flags = OMAP_FIREWALL_L4,
2477 }
2478 },
2479 .user = OCP_USER_MPU | OCP_USER_SDMA,
70034d38
VC
2480};
2481
844a3b63
PW
2482/* L4 CORE -> SR1 interface */
2483static struct omap_hwmod_addr_space omap3_sr1_addr_space[] = {
dc48e5fc 2484 {
844a3b63
PW
2485 .pa_start = OMAP34XX_SR1_BASE,
2486 .pa_end = OMAP34XX_SR1_BASE + SZ_1K - 1,
2487 .flags = ADDR_TYPE_RT,
dc48e5fc 2488 },
78183f3f 2489 { }
70034d38
VC
2490};
2491
844a3b63
PW
2492static struct omap_hwmod_ocp_if omap34xx_l4_core__sr1 = {
2493 .master = &omap3xxx_l4_core_hwmod,
2494 .slave = &omap34xx_sr1_hwmod,
2495 .clk = "sr_l4_ick",
2496 .addr = omap3_sr1_addr_space,
2497 .user = OCP_USER_MPU,
70034d38
VC
2498};
2499
844a3b63
PW
2500static struct omap_hwmod_ocp_if omap36xx_l4_core__sr1 = {
2501 .master = &omap3xxx_l4_core_hwmod,
2502 .slave = &omap36xx_sr1_hwmod,
2503 .clk = "sr_l4_ick",
2504 .addr = omap3_sr1_addr_space,
2505 .user = OCP_USER_MPU,
2506};
2507
2508/* L4 CORE -> SR1 interface */
2509static struct omap_hwmod_addr_space omap3_sr2_addr_space[] = {
2510 {
2511 .pa_start = OMAP34XX_SR2_BASE,
2512 .pa_end = OMAP34XX_SR2_BASE + SZ_1K - 1,
2513 .flags = ADDR_TYPE_RT,
70034d38 2514 },
844a3b63 2515 { }
70034d38
VC
2516};
2517
844a3b63
PW
2518static struct omap_hwmod_ocp_if omap34xx_l4_core__sr2 = {
2519 .master = &omap3xxx_l4_core_hwmod,
2520 .slave = &omap34xx_sr2_hwmod,
2521 .clk = "sr_l4_ick",
2522 .addr = omap3_sr2_addr_space,
2523 .user = OCP_USER_MPU,
70034d38
VC
2524};
2525
844a3b63
PW
2526static struct omap_hwmod_ocp_if omap36xx_l4_core__sr2 = {
2527 .master = &omap3xxx_l4_core_hwmod,
2528 .slave = &omap36xx_sr2_hwmod,
2529 .clk = "sr_l4_ick",
2530 .addr = omap3_sr2_addr_space,
2531 .user = OCP_USER_MPU,
70034d38
VC
2532};
2533
844a3b63 2534static struct omap_hwmod_addr_space omap3xxx_usbhsotg_addrs[] = {
dc48e5fc 2535 {
844a3b63
PW
2536 .pa_start = OMAP34XX_HSUSB_OTG_BASE,
2537 .pa_end = OMAP34XX_HSUSB_OTG_BASE + SZ_4K - 1,
dc48e5fc
C
2538 .flags = ADDR_TYPE_RT
2539 },
78183f3f 2540 { }
70034d38
VC
2541};
2542
844a3b63
PW
2543/* l4_core -> usbhsotg */
2544static struct omap_hwmod_ocp_if omap3xxx_l4_core__usbhsotg = {
dc48e5fc 2545 .master = &omap3xxx_l4_core_hwmod,
844a3b63
PW
2546 .slave = &omap3xxx_usbhsotg_hwmod,
2547 .clk = "l4_ick",
2548 .addr = omap3xxx_usbhsotg_addrs,
2549 .user = OCP_USER_MPU,
dc48e5fc
C
2550};
2551
844a3b63
PW
2552static struct omap_hwmod_addr_space am35xx_usbhsotg_addrs[] = {
2553 {
2554 .pa_start = AM35XX_IPSS_USBOTGSS_BASE,
2555 .pa_end = AM35XX_IPSS_USBOTGSS_BASE + SZ_4K - 1,
2556 .flags = ADDR_TYPE_RT
70034d38 2557 },
844a3b63 2558 { }
70034d38
VC
2559};
2560
844a3b63
PW
2561/* l4_core -> usbhsotg */
2562static struct omap_hwmod_ocp_if am35xx_l4_core__usbhsotg = {
2563 .master = &omap3xxx_l4_core_hwmod,
2564 .slave = &am35xx_usbhsotg_hwmod,
89ea2583 2565 .clk = "hsotgusb_ick",
844a3b63
PW
2566 .addr = am35xx_usbhsotg_addrs,
2567 .user = OCP_USER_MPU,
01438ab6
MK
2568};
2569
844a3b63
PW
2570/* L4_WKUP -> L4_SEC interface */
2571static struct omap_hwmod_ocp_if omap3xxx_l4_wkup__l4_sec = {
2572 .master = &omap3xxx_l4_wkup_hwmod,
2573 .slave = &omap3xxx_l4_sec_hwmod,
2574 .user = OCP_USER_MPU | OCP_USER_SDMA,
01438ab6
MK
2575};
2576
844a3b63
PW
2577/* IVA2 <- L3 interface */
2578static struct omap_hwmod_ocp_if omap3xxx_l3__iva = {
2579 .master = &omap3xxx_l3_main_hwmod,
2580 .slave = &omap3xxx_iva_hwmod,
064931ab 2581 .clk = "core_l3_ick",
844a3b63 2582 .user = OCP_USER_MPU | OCP_USER_SDMA,
01438ab6
MK
2583};
2584
844a3b63 2585static struct omap_hwmod_addr_space omap3xxx_timer1_addrs[] = {
dc48e5fc 2586 {
844a3b63
PW
2587 .pa_start = 0x48318000,
2588 .pa_end = 0x48318000 + SZ_1K - 1,
dc48e5fc
C
2589 .flags = ADDR_TYPE_RT
2590 },
78183f3f 2591 { }
01438ab6
MK
2592};
2593
844a3b63
PW
2594/* l4_wkup -> timer1 */
2595static struct omap_hwmod_ocp_if omap3xxx_l4_wkup__timer1 = {
2596 .master = &omap3xxx_l4_wkup_hwmod,
2597 .slave = &omap3xxx_timer1_hwmod,
2598 .clk = "gpt1_ick",
2599 .addr = omap3xxx_timer1_addrs,
2600 .user = OCP_USER_MPU | OCP_USER_SDMA,
01438ab6
MK
2601};
2602
844a3b63
PW
2603static struct omap_hwmod_addr_space omap3xxx_timer2_addrs[] = {
2604 {
2605 .pa_start = 0x49032000,
2606 .pa_end = 0x49032000 + SZ_1K - 1,
2607 .flags = ADDR_TYPE_RT
01438ab6 2608 },
844a3b63 2609 { }
01438ab6
MK
2610};
2611
844a3b63
PW
2612/* l4_per -> timer2 */
2613static struct omap_hwmod_ocp_if omap3xxx_l4_per__timer2 = {
2614 .master = &omap3xxx_l4_per_hwmod,
2615 .slave = &omap3xxx_timer2_hwmod,
2616 .clk = "gpt2_ick",
2617 .addr = omap3xxx_timer2_addrs,
2618 .user = OCP_USER_MPU | OCP_USER_SDMA,
01438ab6
MK
2619};
2620
844a3b63 2621static struct omap_hwmod_addr_space omap3xxx_timer3_addrs[] = {
dc48e5fc 2622 {
844a3b63
PW
2623 .pa_start = 0x49034000,
2624 .pa_end = 0x49034000 + SZ_1K - 1,
dc48e5fc
C
2625 .flags = ADDR_TYPE_RT
2626 },
78183f3f 2627 { }
01438ab6
MK
2628};
2629
844a3b63
PW
2630/* l4_per -> timer3 */
2631static struct omap_hwmod_ocp_if omap3xxx_l4_per__timer3 = {
dc48e5fc 2632 .master = &omap3xxx_l4_per_hwmod,
844a3b63
PW
2633 .slave = &omap3xxx_timer3_hwmod,
2634 .clk = "gpt3_ick",
2635 .addr = omap3xxx_timer3_addrs,
2636 .user = OCP_USER_MPU | OCP_USER_SDMA,
01438ab6
MK
2637};
2638
844a3b63
PW
2639static struct omap_hwmod_addr_space omap3xxx_timer4_addrs[] = {
2640 {
2641 .pa_start = 0x49036000,
2642 .pa_end = 0x49036000 + SZ_1K - 1,
2643 .flags = ADDR_TYPE_RT
01438ab6 2644 },
844a3b63 2645 { }
01438ab6
MK
2646};
2647
844a3b63
PW
2648/* l4_per -> timer4 */
2649static struct omap_hwmod_ocp_if omap3xxx_l4_per__timer4 = {
2650 .master = &omap3xxx_l4_per_hwmod,
2651 .slave = &omap3xxx_timer4_hwmod,
2652 .clk = "gpt4_ick",
2653 .addr = omap3xxx_timer4_addrs,
2654 .user = OCP_USER_MPU | OCP_USER_SDMA,
d3442726
TG
2655};
2656
844a3b63
PW
2657static struct omap_hwmod_addr_space omap3xxx_timer5_addrs[] = {
2658 {
2659 .pa_start = 0x49038000,
2660 .pa_end = 0x49038000 + SZ_1K - 1,
2661 .flags = ADDR_TYPE_RT
2662 },
2663 { }
d3442726
TG
2664};
2665
844a3b63
PW
2666/* l4_per -> timer5 */
2667static struct omap_hwmod_ocp_if omap3xxx_l4_per__timer5 = {
2668 .master = &omap3xxx_l4_per_hwmod,
2669 .slave = &omap3xxx_timer5_hwmod,
2670 .clk = "gpt5_ick",
2671 .addr = omap3xxx_timer5_addrs,
2672 .user = OCP_USER_MPU | OCP_USER_SDMA,
d3442726
TG
2673};
2674
844a3b63
PW
2675static struct omap_hwmod_addr_space omap3xxx_timer6_addrs[] = {
2676 {
2677 .pa_start = 0x4903A000,
2678 .pa_end = 0x4903A000 + SZ_1K - 1,
2679 .flags = ADDR_TYPE_RT
2680 },
2681 { }
cea6b942
SG
2682};
2683
844a3b63
PW
2684/* l4_per -> timer6 */
2685static struct omap_hwmod_ocp_if omap3xxx_l4_per__timer6 = {
2686 .master = &omap3xxx_l4_per_hwmod,
2687 .slave = &omap3xxx_timer6_hwmod,
2688 .clk = "gpt6_ick",
2689 .addr = omap3xxx_timer6_addrs,
2690 .user = OCP_USER_MPU | OCP_USER_SDMA,
d3442726
TG
2691};
2692
844a3b63
PW
2693static struct omap_hwmod_addr_space omap3xxx_timer7_addrs[] = {
2694 {
2695 .pa_start = 0x4903C000,
2696 .pa_end = 0x4903C000 + SZ_1K - 1,
2697 .flags = ADDR_TYPE_RT
d3442726 2698 },
844a3b63 2699 { }
d3442726
TG
2700};
2701
844a3b63
PW
2702/* l4_per -> timer7 */
2703static struct omap_hwmod_ocp_if omap3xxx_l4_per__timer7 = {
2704 .master = &omap3xxx_l4_per_hwmod,
2705 .slave = &omap3xxx_timer7_hwmod,
2706 .clk = "gpt7_ick",
2707 .addr = omap3xxx_timer7_addrs,
2708 .user = OCP_USER_MPU | OCP_USER_SDMA,
cea6b942
SG
2709};
2710
844a3b63
PW
2711static struct omap_hwmod_addr_space omap3xxx_timer8_addrs[] = {
2712 {
2713 .pa_start = 0x4903E000,
2714 .pa_end = 0x4903E000 + SZ_1K - 1,
2715 .flags = ADDR_TYPE_RT
d3442726 2716 },
844a3b63 2717 { }
d3442726
TG
2718};
2719
844a3b63
PW
2720/* l4_per -> timer8 */
2721static struct omap_hwmod_ocp_if omap3xxx_l4_per__timer8 = {
2722 .master = &omap3xxx_l4_per_hwmod,
2723 .slave = &omap3xxx_timer8_hwmod,
2724 .clk = "gpt8_ick",
2725 .addr = omap3xxx_timer8_addrs,
2726 .user = OCP_USER_MPU | OCP_USER_SDMA,
d3442726
TG
2727};
2728
844a3b63
PW
2729static struct omap_hwmod_addr_space omap3xxx_timer9_addrs[] = {
2730 {
2731 .pa_start = 0x49040000,
2732 .pa_end = 0x49040000 + SZ_1K - 1,
2733 .flags = ADDR_TYPE_RT
2734 },
2735 { }
2736};
0f9dfdd3 2737
844a3b63
PW
2738/* l4_per -> timer9 */
2739static struct omap_hwmod_ocp_if omap3xxx_l4_per__timer9 = {
2740 .master = &omap3xxx_l4_per_hwmod,
2741 .slave = &omap3xxx_timer9_hwmod,
2742 .clk = "gpt9_ick",
2743 .addr = omap3xxx_timer9_addrs,
2744 .user = OCP_USER_MPU | OCP_USER_SDMA,
0f9dfdd3
FC
2745};
2746
844a3b63
PW
2747/* l4_core -> timer10 */
2748static struct omap_hwmod_ocp_if omap3xxx_l4_core__timer10 = {
2749 .master = &omap3xxx_l4_core_hwmod,
2750 .slave = &omap3xxx_timer10_hwmod,
2751 .clk = "gpt10_ick",
2752 .addr = omap2_timer10_addrs,
2753 .user = OCP_USER_MPU | OCP_USER_SDMA,
0f9dfdd3
FC
2754};
2755
844a3b63
PW
2756/* l4_core -> timer11 */
2757static struct omap_hwmod_ocp_if omap3xxx_l4_core__timer11 = {
2758 .master = &omap3xxx_l4_core_hwmod,
2759 .slave = &omap3xxx_timer11_hwmod,
2760 .clk = "gpt11_ick",
2761 .addr = omap2_timer11_addrs,
2762 .user = OCP_USER_MPU | OCP_USER_SDMA,
0f9dfdd3
FC
2763};
2764
844a3b63 2765static struct omap_hwmod_addr_space omap3xxx_timer12_addrs[] = {
0f9dfdd3 2766 {
844a3b63
PW
2767 .pa_start = 0x48304000,
2768 .pa_end = 0x48304000 + SZ_1K - 1,
2769 .flags = ADDR_TYPE_RT
0f9dfdd3 2770 },
78183f3f 2771 { }
0f9dfdd3
FC
2772};
2773
844a3b63
PW
2774/* l4_core -> timer12 */
2775static struct omap_hwmod_ocp_if omap3xxx_l4_sec__timer12 = {
2776 .master = &omap3xxx_l4_sec_hwmod,
2777 .slave = &omap3xxx_timer12_hwmod,
2778 .clk = "gpt12_ick",
2779 .addr = omap3xxx_timer12_addrs,
0f9dfdd3
FC
2780 .user = OCP_USER_MPU | OCP_USER_SDMA,
2781};
2782
844a3b63
PW
2783/* l4_wkup -> wd_timer2 */
2784static struct omap_hwmod_addr_space omap3xxx_wd_timer2_addrs[] = {
2785 {
2786 .pa_start = 0x48314000,
2787 .pa_end = 0x4831407f,
2788 .flags = ADDR_TYPE_RT
0f9dfdd3 2789 },
844a3b63 2790 { }
0f9dfdd3
FC
2791};
2792
844a3b63
PW
2793static struct omap_hwmod_ocp_if omap3xxx_l4_wkup__wd_timer2 = {
2794 .master = &omap3xxx_l4_wkup_hwmod,
2795 .slave = &omap3xxx_wd_timer2_hwmod,
2796 .clk = "wdt2_ick",
2797 .addr = omap3xxx_wd_timer2_addrs,
2798 .user = OCP_USER_MPU | OCP_USER_SDMA,
2799};
2800
2801/* l4_core -> dss */
2802static struct omap_hwmod_ocp_if omap3430es1_l4_core__dss = {
0f616a4e 2803 .master = &omap3xxx_l4_core_hwmod,
844a3b63
PW
2804 .slave = &omap3430es1_dss_core_hwmod,
2805 .clk = "dss_ick",
2806 .addr = omap2_dss_addrs,
2807 .fw = {
2808 .omap2 = {
2809 .l4_fw_region = OMAP3ES1_L4_CORE_FW_DSS_CORE_REGION,
2810 .l4_prot_group = OMAP3_L4_CORE_FW_DSS_PROT_GROUP,
2811 .flags = OMAP_FIREWALL_L4,
2812 }
2813 },
0f616a4e
C
2814 .user = OCP_USER_MPU | OCP_USER_SDMA,
2815};
2816
844a3b63 2817static struct omap_hwmod_ocp_if omap3xxx_l4_core__dss = {
0f616a4e 2818 .master = &omap3xxx_l4_core_hwmod,
844a3b63
PW
2819 .slave = &omap3xxx_dss_core_hwmod,
2820 .clk = "dss_ick",
2821 .addr = omap2_dss_addrs,
2822 .fw = {
2823 .omap2 = {
2824 .l4_fw_region = OMAP3_L4_CORE_FW_DSS_CORE_REGION,
2825 .l4_prot_group = OMAP3_L4_CORE_FW_DSS_PROT_GROUP,
2826 .flags = OMAP_FIREWALL_L4,
2827 }
2828 },
0f616a4e
C
2829 .user = OCP_USER_MPU | OCP_USER_SDMA,
2830};
2831
844a3b63
PW
2832/* l4_core -> dss_dispc */
2833static struct omap_hwmod_ocp_if omap3xxx_l4_core__dss_dispc = {
0f616a4e 2834 .master = &omap3xxx_l4_core_hwmod,
844a3b63
PW
2835 .slave = &omap3xxx_dss_dispc_hwmod,
2836 .clk = "dss_ick",
2837 .addr = omap2_dss_dispc_addrs,
2838 .fw = {
2839 .omap2 = {
2840 .l4_fw_region = OMAP3_L4_CORE_FW_DSS_DISPC_REGION,
2841 .l4_prot_group = OMAP3_L4_CORE_FW_DSS_PROT_GROUP,
2842 .flags = OMAP_FIREWALL_L4,
2843 }
2844 },
0f616a4e
C
2845 .user = OCP_USER_MPU | OCP_USER_SDMA,
2846};
2847
844a3b63 2848static struct omap_hwmod_addr_space omap3xxx_dss_dsi1_addrs[] = {
0f616a4e 2849 {
844a3b63
PW
2850 .pa_start = 0x4804FC00,
2851 .pa_end = 0x4804FFFF,
2852 .flags = ADDR_TYPE_RT
0f616a4e 2853 },
78183f3f 2854 { }
0f616a4e
C
2855};
2856
844a3b63
PW
2857/* l4_core -> dss_dsi1 */
2858static struct omap_hwmod_ocp_if omap3xxx_l4_core__dss_dsi1 = {
0f616a4e 2859 .master = &omap3xxx_l4_core_hwmod,
844a3b63
PW
2860 .slave = &omap3xxx_dss_dsi1_hwmod,
2861 .clk = "dss_ick",
2862 .addr = omap3xxx_dss_dsi1_addrs,
2863 .fw = {
2864 .omap2 = {
2865 .l4_fw_region = OMAP3_L4_CORE_FW_DSS_DSI_REGION,
2866 .l4_prot_group = OMAP3_L4_CORE_FW_DSS_PROT_GROUP,
2867 .flags = OMAP_FIREWALL_L4,
2868 }
2869 },
0f616a4e
C
2870 .user = OCP_USER_MPU | OCP_USER_SDMA,
2871};
2872
844a3b63
PW
2873/* l4_core -> dss_rfbi */
2874static struct omap_hwmod_ocp_if omap3xxx_l4_core__dss_rfbi = {
2875 .master = &omap3xxx_l4_core_hwmod,
2876 .slave = &omap3xxx_dss_rfbi_hwmod,
2877 .clk = "dss_ick",
2878 .addr = omap2_dss_rfbi_addrs,
2879 .fw = {
0f616a4e 2880 .omap2 = {
844a3b63
PW
2881 .l4_fw_region = OMAP3_L4_CORE_FW_DSS_RFBI_REGION,
2882 .l4_prot_group = OMAP3_L4_CORE_FW_DSS_PROT_GROUP ,
2883 .flags = OMAP_FIREWALL_L4,
2884 }
0f616a4e 2885 },
844a3b63 2886 .user = OCP_USER_MPU | OCP_USER_SDMA,
0f616a4e
C
2887};
2888
844a3b63
PW
2889/* l4_core -> dss_venc */
2890static struct omap_hwmod_ocp_if omap3xxx_l4_core__dss_venc = {
2891 .master = &omap3xxx_l4_core_hwmod,
2892 .slave = &omap3xxx_dss_venc_hwmod,
2893 .clk = "dss_ick",
2894 .addr = omap2_dss_venc_addrs,
2895 .fw = {
70034d38 2896 .omap2 = {
844a3b63
PW
2897 .l4_fw_region = OMAP3_L4_CORE_FW_DSS_VENC_REGION,
2898 .l4_prot_group = OMAP3_L4_CORE_FW_DSS_PROT_GROUP,
2899 .flags = OMAP_FIREWALL_L4,
2900 }
70034d38 2901 },
844a3b63
PW
2902 .flags = OCPIF_SWSUP_IDLE,
2903 .user = OCP_USER_MPU | OCP_USER_SDMA,
70034d38
VC
2904};
2905
844a3b63
PW
2906/* l4_wkup -> gpio1 */
2907static struct omap_hwmod_addr_space omap3xxx_gpio1_addrs[] = {
2908 {
2909 .pa_start = 0x48310000,
2910 .pa_end = 0x483101ff,
2911 .flags = ADDR_TYPE_RT
2912 },
2913 { }
70034d38
VC
2914};
2915
844a3b63
PW
2916static struct omap_hwmod_ocp_if omap3xxx_l4_wkup__gpio1 = {
2917 .master = &omap3xxx_l4_wkup_hwmod,
2918 .slave = &omap3xxx_gpio1_hwmod,
2919 .addr = omap3xxx_gpio1_addrs,
2920 .user = OCP_USER_MPU | OCP_USER_SDMA,
0f616a4e
C
2921};
2922
844a3b63
PW
2923/* l4_per -> gpio2 */
2924static struct omap_hwmod_addr_space omap3xxx_gpio2_addrs[] = {
2925 {
2926 .pa_start = 0x49050000,
2927 .pa_end = 0x490501ff,
2928 .flags = ADDR_TYPE_RT
70034d38 2929 },
844a3b63 2930 { }
70034d38
VC
2931};
2932
844a3b63
PW
2933static struct omap_hwmod_ocp_if omap3xxx_l4_per__gpio2 = {
2934 .master = &omap3xxx_l4_per_hwmod,
2935 .slave = &omap3xxx_gpio2_hwmod,
2936 .addr = omap3xxx_gpio2_addrs,
2937 .user = OCP_USER_MPU | OCP_USER_SDMA,
70034d38
VC
2938};
2939
844a3b63
PW
2940/* l4_per -> gpio3 */
2941static struct omap_hwmod_addr_space omap3xxx_gpio3_addrs[] = {
2942 {
2943 .pa_start = 0x49052000,
2944 .pa_end = 0x490521ff,
2945 .flags = ADDR_TYPE_RT
2946 },
2947 { }
70034d38
VC
2948};
2949
844a3b63
PW
2950static struct omap_hwmod_ocp_if omap3xxx_l4_per__gpio3 = {
2951 .master = &omap3xxx_l4_per_hwmod,
2952 .slave = &omap3xxx_gpio3_hwmod,
2953 .addr = omap3xxx_gpio3_addrs,
2954 .user = OCP_USER_MPU | OCP_USER_SDMA,
0f616a4e
C
2955};
2956
5486474c
PW
2957/*
2958 * 'mmu' class
2959 * The memory management unit performs virtual to physical address translation
2960 * for its requestors.
2961 */
2962
2963static struct omap_hwmod_class_sysconfig mmu_sysc = {
2964 .rev_offs = 0x000,
2965 .sysc_offs = 0x010,
2966 .syss_offs = 0x014,
2967 .sysc_flags = (SYSC_HAS_CLOCKACTIVITY | SYSC_HAS_SIDLEMODE |
2968 SYSC_HAS_SOFTRESET | SYSC_HAS_AUTOIDLE),
2969 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
2970 .sysc_fields = &omap_hwmod_sysc_type1,
2971};
2972
2973static struct omap_hwmod_class omap3xxx_mmu_hwmod_class = {
2974 .name = "mmu",
2975 .sysc = &mmu_sysc,
2976};
2977
2978/* mmu isp */
2979
2980static struct omap_mmu_dev_attr mmu_isp_dev_attr = {
5486474c
PW
2981 .nr_tlb_entries = 8,
2982};
2983
2984static struct omap_hwmod omap3xxx_mmu_isp_hwmod;
2985static struct omap_hwmod_irq_info omap3xxx_mmu_isp_irqs[] = {
6d4c8830 2986 { .irq = 24 + OMAP_INTC_START, },
5486474c
PW
2987 { .irq = -1 }
2988};
2989
2990static struct omap_hwmod_addr_space omap3xxx_mmu_isp_addrs[] = {
2991 {
2992 .pa_start = 0x480bd400,
2993 .pa_end = 0x480bd47f,
2994 .flags = ADDR_TYPE_RT,
2995 },
2996 { }
2997};
2998
2999/* l4_core -> mmu isp */
3000static struct omap_hwmod_ocp_if omap3xxx_l4_core__mmu_isp = {
3001 .master = &omap3xxx_l4_core_hwmod,
3002 .slave = &omap3xxx_mmu_isp_hwmod,
3003 .addr = omap3xxx_mmu_isp_addrs,
3004 .user = OCP_USER_MPU | OCP_USER_SDMA,
3005};
3006
3007static struct omap_hwmod omap3xxx_mmu_isp_hwmod = {
3008 .name = "mmu_isp",
3009 .class = &omap3xxx_mmu_hwmod_class,
3010 .mpu_irqs = omap3xxx_mmu_isp_irqs,
3011 .main_clk = "cam_ick",
3012 .dev_attr = &mmu_isp_dev_attr,
3013 .flags = HWMOD_NO_IDLEST,
3014};
3015
5486474c
PW
3016/* mmu iva */
3017
3018static struct omap_mmu_dev_attr mmu_iva_dev_attr = {
5486474c
PW
3019 .nr_tlb_entries = 32,
3020};
3021
3022static struct omap_hwmod omap3xxx_mmu_iva_hwmod;
3023static struct omap_hwmod_irq_info omap3xxx_mmu_iva_irqs[] = {
6d4c8830 3024 { .irq = 28 + OMAP_INTC_START, },
5486474c
PW
3025 { .irq = -1 }
3026};
3027
3028static struct omap_hwmod_rst_info omap3xxx_mmu_iva_resets[] = {
3029 { .name = "mmu", .rst_shift = 1, .st_shift = 9 },
3030};
3031
3032static struct omap_hwmod_addr_space omap3xxx_mmu_iva_addrs[] = {
3033 {
3034 .pa_start = 0x5d000000,
3035 .pa_end = 0x5d00007f,
3036 .flags = ADDR_TYPE_RT,
3037 },
3038 { }
3039};
3040
3041/* l3_main -> iva mmu */
3042static struct omap_hwmod_ocp_if omap3xxx_l3_main__mmu_iva = {
3043 .master = &omap3xxx_l3_main_hwmod,
3044 .slave = &omap3xxx_mmu_iva_hwmod,
3045 .addr = omap3xxx_mmu_iva_addrs,
3046 .user = OCP_USER_MPU | OCP_USER_SDMA,
3047};
3048
3049static struct omap_hwmod omap3xxx_mmu_iva_hwmod = {
3050 .name = "mmu_iva",
3051 .class = &omap3xxx_mmu_hwmod_class,
3052 .mpu_irqs = omap3xxx_mmu_iva_irqs,
200a274f 3053 .clkdm_name = "iva2_clkdm",
5486474c
PW
3054 .rst_lines = omap3xxx_mmu_iva_resets,
3055 .rst_lines_cnt = ARRAY_SIZE(omap3xxx_mmu_iva_resets),
3056 .main_clk = "iva2_ck",
3057 .prcm = {
3058 .omap2 = {
3059 .module_offs = OMAP3430_IVA2_MOD,
200a274f
SA
3060 .module_bit = OMAP3430_CM_FCLKEN_IVA2_EN_IVA2_SHIFT,
3061 .idlest_reg_id = 1,
3062 .idlest_idle_bit = OMAP3430_ST_IVA2_SHIFT,
5486474c
PW
3063 },
3064 },
3065 .dev_attr = &mmu_iva_dev_attr,
3066 .flags = HWMOD_NO_IDLEST,
3067};
3068
844a3b63
PW
3069/* l4_per -> gpio4 */
3070static struct omap_hwmod_addr_space omap3xxx_gpio4_addrs[] = {
3071 {
3072 .pa_start = 0x49054000,
3073 .pa_end = 0x490541ff,
3074 .flags = ADDR_TYPE_RT
70034d38 3075 },
844a3b63 3076 { }
70034d38
VC
3077};
3078
844a3b63
PW
3079static struct omap_hwmod_ocp_if omap3xxx_l4_per__gpio4 = {
3080 .master = &omap3xxx_l4_per_hwmod,
3081 .slave = &omap3xxx_gpio4_hwmod,
3082 .addr = omap3xxx_gpio4_addrs,
3083 .user = OCP_USER_MPU | OCP_USER_SDMA,
01438ab6
MK
3084};
3085
844a3b63
PW
3086/* l4_per -> gpio5 */
3087static struct omap_hwmod_addr_space omap3xxx_gpio5_addrs[] = {
3088 {
3089 .pa_start = 0x49056000,
3090 .pa_end = 0x490561ff,
3091 .flags = ADDR_TYPE_RT
3092 },
3093 { }
01438ab6
MK
3094};
3095
844a3b63
PW
3096static struct omap_hwmod_ocp_if omap3xxx_l4_per__gpio5 = {
3097 .master = &omap3xxx_l4_per_hwmod,
3098 .slave = &omap3xxx_gpio5_hwmod,
3099 .addr = omap3xxx_gpio5_addrs,
3100 .user = OCP_USER_MPU | OCP_USER_SDMA,
01438ab6
MK
3101};
3102
844a3b63
PW
3103/* l4_per -> gpio6 */
3104static struct omap_hwmod_addr_space omap3xxx_gpio6_addrs[] = {
3105 {
3106 .pa_start = 0x49058000,
3107 .pa_end = 0x490581ff,
3108 .flags = ADDR_TYPE_RT
01438ab6 3109 },
844a3b63 3110 { }
01438ab6
MK
3111};
3112
844a3b63
PW
3113static struct omap_hwmod_ocp_if omap3xxx_l4_per__gpio6 = {
3114 .master = &omap3xxx_l4_per_hwmod,
3115 .slave = &omap3xxx_gpio6_hwmod,
3116 .addr = omap3xxx_gpio6_addrs,
3117 .user = OCP_USER_MPU | OCP_USER_SDMA,
01438ab6
MK
3118};
3119
844a3b63
PW
3120/* dma_system -> L3 */
3121static struct omap_hwmod_ocp_if omap3xxx_dma_system__l3 = {
3122 .master = &omap3xxx_dma_system_hwmod,
3123 .slave = &omap3xxx_l3_main_hwmod,
3124 .clk = "core_l3_ick",
3125 .user = OCP_USER_MPU | OCP_USER_SDMA,
01438ab6
MK
3126};
3127
844a3b63
PW
3128static struct omap_hwmod_addr_space omap3xxx_dma_system_addrs[] = {
3129 {
3130 .pa_start = 0x48056000,
3131 .pa_end = 0x48056fff,
3132 .flags = ADDR_TYPE_RT
01438ab6 3133 },
844a3b63 3134 { }
01438ab6
MK
3135};
3136
844a3b63
PW
3137/* l4_cfg -> dma_system */
3138static struct omap_hwmod_ocp_if omap3xxx_l4_core__dma_system = {
3139 .master = &omap3xxx_l4_core_hwmod,
3140 .slave = &omap3xxx_dma_system_hwmod,
3141 .clk = "core_l4_ick",
3142 .addr = omap3xxx_dma_system_addrs,
3143 .user = OCP_USER_MPU | OCP_USER_SDMA,
d3442726
TG
3144};
3145
844a3b63
PW
3146static struct omap_hwmod_addr_space omap3xxx_mcbsp1_addrs[] = {
3147 {
3148 .name = "mpu",
3149 .pa_start = 0x48074000,
3150 .pa_end = 0x480740ff,
3151 .flags = ADDR_TYPE_RT
3152 },
3153 { }
d3442726
TG
3154};
3155
844a3b63
PW
3156/* l4_core -> mcbsp1 */
3157static struct omap_hwmod_ocp_if omap3xxx_l4_core__mcbsp1 = {
3158 .master = &omap3xxx_l4_core_hwmod,
3159 .slave = &omap3xxx_mcbsp1_hwmod,
3160 .clk = "mcbsp1_ick",
3161 .addr = omap3xxx_mcbsp1_addrs,
3162 .user = OCP_USER_MPU | OCP_USER_SDMA,
d3442726
TG
3163};
3164
844a3b63
PW
3165static struct omap_hwmod_addr_space omap3xxx_mcbsp2_addrs[] = {
3166 {
3167 .name = "mpu",
3168 .pa_start = 0x49022000,
3169 .pa_end = 0x490220ff,
3170 .flags = ADDR_TYPE_RT
3171 },
3172 { }
d3442726
TG
3173};
3174
844a3b63
PW
3175/* l4_per -> mcbsp2 */
3176static struct omap_hwmod_ocp_if omap3xxx_l4_per__mcbsp2 = {
3177 .master = &omap3xxx_l4_per_hwmod,
3178 .slave = &omap3xxx_mcbsp2_hwmod,
3179 .clk = "mcbsp2_ick",
3180 .addr = omap3xxx_mcbsp2_addrs,
3181 .user = OCP_USER_MPU | OCP_USER_SDMA,
d3442726
TG
3182};
3183
844a3b63
PW
3184static struct omap_hwmod_addr_space omap3xxx_mcbsp3_addrs[] = {
3185 {
3186 .name = "mpu",
3187 .pa_start = 0x49024000,
3188 .pa_end = 0x490240ff,
3189 .flags = ADDR_TYPE_RT
3190 },
3191 { }
d3442726
TG
3192};
3193
844a3b63
PW
3194/* l4_per -> mcbsp3 */
3195static struct omap_hwmod_ocp_if omap3xxx_l4_per__mcbsp3 = {
3196 .master = &omap3xxx_l4_per_hwmod,
3197 .slave = &omap3xxx_mcbsp3_hwmod,
3198 .clk = "mcbsp3_ick",
3199 .addr = omap3xxx_mcbsp3_addrs,
3200 .user = OCP_USER_MPU | OCP_USER_SDMA,
a52e2ab6
PW
3201};
3202
844a3b63
PW
3203static struct omap_hwmod_addr_space omap3xxx_mcbsp4_addrs[] = {
3204 {
3205 .name = "mpu",
3206 .pa_start = 0x49026000,
3207 .pa_end = 0x490260ff,
3208 .flags = ADDR_TYPE_RT
a52e2ab6 3209 },
844a3b63 3210 { }
a52e2ab6
PW
3211};
3212
844a3b63
PW
3213/* l4_per -> mcbsp4 */
3214static struct omap_hwmod_ocp_if omap3xxx_l4_per__mcbsp4 = {
3215 .master = &omap3xxx_l4_per_hwmod,
3216 .slave = &omap3xxx_mcbsp4_hwmod,
3217 .clk = "mcbsp4_ick",
3218 .addr = omap3xxx_mcbsp4_addrs,
3219 .user = OCP_USER_MPU | OCP_USER_SDMA,
d3442726
TG
3220};
3221
844a3b63
PW
3222static struct omap_hwmod_addr_space omap3xxx_mcbsp5_addrs[] = {
3223 {
3224 .name = "mpu",
3225 .pa_start = 0x48096000,
3226 .pa_end = 0x480960ff,
3227 .flags = ADDR_TYPE_RT
3228 },
3229 { }
3230};
b163605e 3231
844a3b63
PW
3232/* l4_core -> mcbsp5 */
3233static struct omap_hwmod_ocp_if omap3xxx_l4_core__mcbsp5 = {
3234 .master = &omap3xxx_l4_core_hwmod,
3235 .slave = &omap3xxx_mcbsp5_hwmod,
3236 .clk = "mcbsp5_ick",
3237 .addr = omap3xxx_mcbsp5_addrs,
3238 .user = OCP_USER_MPU | OCP_USER_SDMA,
d3442726
TG
3239};
3240
844a3b63
PW
3241static struct omap_hwmod_addr_space omap3xxx_mcbsp2_sidetone_addrs[] = {
3242 {
3243 .name = "sidetone",
3244 .pa_start = 0x49028000,
3245 .pa_end = 0x490280ff,
3246 .flags = ADDR_TYPE_RT
3247 },
3248 { }
d3442726
TG
3249};
3250
844a3b63
PW
3251/* l4_per -> mcbsp2_sidetone */
3252static struct omap_hwmod_ocp_if omap3xxx_l4_per__mcbsp2_sidetone = {
3253 .master = &omap3xxx_l4_per_hwmod,
3254 .slave = &omap3xxx_mcbsp2_sidetone_hwmod,
3255 .clk = "mcbsp2_ick",
3256 .addr = omap3xxx_mcbsp2_sidetone_addrs,
3257 .user = OCP_USER_MPU,
b163605e
PW
3258};
3259
844a3b63
PW
3260static struct omap_hwmod_addr_space omap3xxx_mcbsp3_sidetone_addrs[] = {
3261 {
3262 .name = "sidetone",
3263 .pa_start = 0x4902A000,
3264 .pa_end = 0x4902A0ff,
3265 .flags = ADDR_TYPE_RT
3266 },
3267 { }
a52e2ab6
PW
3268};
3269
844a3b63
PW
3270/* l4_per -> mcbsp3_sidetone */
3271static struct omap_hwmod_ocp_if omap3xxx_l4_per__mcbsp3_sidetone = {
3272 .master = &omap3xxx_l4_per_hwmod,
3273 .slave = &omap3xxx_mcbsp3_sidetone_hwmod,
3274 .clk = "mcbsp3_ick",
3275 .addr = omap3xxx_mcbsp3_sidetone_addrs,
3276 .user = OCP_USER_MPU,
a52e2ab6
PW
3277};
3278
844a3b63
PW
3279static struct omap_hwmod_addr_space omap3xxx_mailbox_addrs[] = {
3280 {
3281 .pa_start = 0x48094000,
3282 .pa_end = 0x480941ff,
3283 .flags = ADDR_TYPE_RT,
d3442726 3284 },
844a3b63 3285 { }
d3442726
TG
3286};
3287
844a3b63
PW
3288/* l4_core -> mailbox */
3289static struct omap_hwmod_ocp_if omap3xxx_l4_core__mailbox = {
3290 .master = &omap3xxx_l4_core_hwmod,
3291 .slave = &omap3xxx_mailbox_hwmod,
3292 .addr = omap3xxx_mailbox_addrs,
3293 .user = OCP_USER_MPU | OCP_USER_SDMA,
3294};
b163605e 3295
844a3b63
PW
3296/* l4 core -> mcspi1 interface */
3297static struct omap_hwmod_ocp_if omap34xx_l4_core__mcspi1 = {
3298 .master = &omap3xxx_l4_core_hwmod,
3299 .slave = &omap34xx_mcspi1,
3300 .clk = "mcspi1_ick",
3301 .addr = omap2_mcspi1_addr_space,
3302 .user = OCP_USER_MPU | OCP_USER_SDMA,
b163605e
PW
3303};
3304
844a3b63
PW
3305/* l4 core -> mcspi2 interface */
3306static struct omap_hwmod_ocp_if omap34xx_l4_core__mcspi2 = {
3307 .master = &omap3xxx_l4_core_hwmod,
3308 .slave = &omap34xx_mcspi2,
3309 .clk = "mcspi2_ick",
3310 .addr = omap2_mcspi2_addr_space,
3311 .user = OCP_USER_MPU | OCP_USER_SDMA,
b163605e
PW
3312};
3313
844a3b63
PW
3314/* l4 core -> mcspi3 interface */
3315static struct omap_hwmod_ocp_if omap34xx_l4_core__mcspi3 = {
3316 .master = &omap3xxx_l4_core_hwmod,
3317 .slave = &omap34xx_mcspi3,
3318 .clk = "mcspi3_ick",
3319 .addr = omap2430_mcspi3_addr_space,
3320 .user = OCP_USER_MPU | OCP_USER_SDMA,
b163605e
PW
3321};
3322
844a3b63
PW
3323/* l4 core -> mcspi4 interface */
3324static struct omap_hwmod_addr_space omap34xx_mcspi4_addr_space[] = {
3325 {
3326 .pa_start = 0x480ba000,
3327 .pa_end = 0x480ba0ff,
3328 .flags = ADDR_TYPE_RT,
d3442726 3329 },
844a3b63
PW
3330 { }
3331};
3332
3333static struct omap_hwmod_ocp_if omap34xx_l4_core__mcspi4 = {
3334 .master = &omap3xxx_l4_core_hwmod,
3335 .slave = &omap34xx_mcspi4,
3336 .clk = "mcspi4_ick",
3337 .addr = omap34xx_mcspi4_addr_space,
3338 .user = OCP_USER_MPU | OCP_USER_SDMA,
d3442726
TG
3339};
3340
de231388
KM
3341static struct omap_hwmod_ocp_if omap3xxx_usb_host_hs__l3_main_2 = {
3342 .master = &omap3xxx_usb_host_hs_hwmod,
3343 .slave = &omap3xxx_l3_main_hwmod,
3344 .clk = "core_l3_ick",
3345 .user = OCP_USER_MPU,
3346};
3347
de231388
KM
3348static struct omap_hwmod_addr_space omap3xxx_usb_host_hs_addrs[] = {
3349 {
3350 .name = "uhh",
3351 .pa_start = 0x48064000,
3352 .pa_end = 0x480643ff,
3353 .flags = ADDR_TYPE_RT
3354 },
3355 {
3356 .name = "ohci",
3357 .pa_start = 0x48064400,
3358 .pa_end = 0x480647ff,
3359 },
3360 {
3361 .name = "ehci",
3362 .pa_start = 0x48064800,
3363 .pa_end = 0x48064cff,
3364 },
3365 {}
3366};
3367
3368static struct omap_hwmod_ocp_if omap3xxx_l4_core__usb_host_hs = {
3369 .master = &omap3xxx_l4_core_hwmod,
3370 .slave = &omap3xxx_usb_host_hs_hwmod,
3371 .clk = "usbhost_ick",
3372 .addr = omap3xxx_usb_host_hs_addrs,
3373 .user = OCP_USER_MPU | OCP_USER_SDMA,
3374};
3375
de231388
KM
3376static struct omap_hwmod_addr_space omap3xxx_usb_tll_hs_addrs[] = {
3377 {
3378 .name = "tll",
3379 .pa_start = 0x48062000,
3380 .pa_end = 0x48062fff,
3381 .flags = ADDR_TYPE_RT
3382 },
3383 {}
3384};
3385
3386static struct omap_hwmod_ocp_if omap3xxx_l4_core__usb_tll_hs = {
3387 .master = &omap3xxx_l4_core_hwmod,
3388 .slave = &omap3xxx_usb_tll_hs_hwmod,
3389 .clk = "usbtll_ick",
3390 .addr = omap3xxx_usb_tll_hs_addrs,
3391 .user = OCP_USER_MPU | OCP_USER_SDMA,
3392};
3393
45a4bb06
PW
3394/* l4_core -> hdq1w interface */
3395static struct omap_hwmod_ocp_if omap3xxx_l4_core__hdq1w = {
3396 .master = &omap3xxx_l4_core_hwmod,
3397 .slave = &omap3xxx_hdq1w_hwmod,
3398 .clk = "hdq_ick",
3399 .addr = omap2_hdq1w_addr_space,
3400 .user = OCP_USER_MPU | OCP_USER_SDMA,
3401 .flags = OMAP_FIREWALL_L4 | OCPIF_SWSUP_IDLE,
3402};
3403
c8d82ff6
VH
3404/* l4_wkup -> 32ksync_counter */
3405static struct omap_hwmod_addr_space omap3xxx_counter_32k_addrs[] = {
3406 {
3407 .pa_start = 0x48320000,
3408 .pa_end = 0x4832001f,
3409 .flags = ADDR_TYPE_RT
3410 },
3411 { }
3412};
3413
49484a60
AM
3414static struct omap_hwmod_addr_space omap3xxx_gpmc_addrs[] = {
3415 {
3416 .pa_start = 0x6e000000,
3417 .pa_end = 0x6e000fff,
3418 .flags = ADDR_TYPE_RT
3419 },
3420 { }
3421};
3422
c8d82ff6
VH
3423static struct omap_hwmod_ocp_if omap3xxx_l4_wkup__counter_32k = {
3424 .master = &omap3xxx_l4_wkup_hwmod,
3425 .slave = &omap3xxx_counter_32k_hwmod,
3426 .clk = "omap_32ksync_ick",
3427 .addr = omap3xxx_counter_32k_addrs,
3428 .user = OCP_USER_MPU | OCP_USER_SDMA,
3429};
3430
31ba8808
MG
3431/* am35xx has Davinci MDIO & EMAC */
3432static struct omap_hwmod_class am35xx_mdio_class = {
3433 .name = "davinci_mdio",
3434};
3435
3436static struct omap_hwmod am35xx_mdio_hwmod = {
3437 .name = "davinci_mdio",
3438 .class = &am35xx_mdio_class,
3439 .flags = HWMOD_NO_IDLEST,
3440};
3441
3442/*
3443 * XXX Should be connected to an IPSS hwmod, not the L3 directly;
3444 * but this will probably require some additional hwmod core support,
3445 * so is left as a future to-do item.
3446 */
3447static struct omap_hwmod_ocp_if am35xx_mdio__l3 = {
3448 .master = &am35xx_mdio_hwmod,
3449 .slave = &omap3xxx_l3_main_hwmod,
3450 .clk = "emac_fck",
3451 .user = OCP_USER_MPU,
3452};
3453
31ba8808
MG
3454/* l4_core -> davinci mdio */
3455/*
3456 * XXX Should be connected to an IPSS hwmod, not the L4_CORE directly;
3457 * but this will probably require some additional hwmod core support,
3458 * so is left as a future to-do item.
3459 */
3460static struct omap_hwmod_ocp_if am35xx_l4_core__mdio = {
3461 .master = &omap3xxx_l4_core_hwmod,
3462 .slave = &am35xx_mdio_hwmod,
3463 .clk = "emac_fck",
31ba8808
MG
3464 .user = OCP_USER_MPU,
3465};
3466
31ba8808
MG
3467static struct omap_hwmod_class am35xx_emac_class = {
3468 .name = "davinci_emac",
3469};
3470
3471static struct omap_hwmod am35xx_emac_hwmod = {
3472 .name = "davinci_emac",
31ba8808 3473 .class = &am35xx_emac_class,
814a18a5
PW
3474 /*
3475 * According to Mark Greer, the MPU will not return from WFI
3476 * when the EMAC signals an interrupt.
3477 * http://www.spinics.net/lists/arm-kernel/msg174734.html
3478 */
3479 .flags = (HWMOD_NO_IDLEST | HWMOD_BLOCK_WFI),
31ba8808
MG
3480};
3481
3482/* l3_core -> davinci emac interface */
3483/*
3484 * XXX Should be connected to an IPSS hwmod, not the L3 directly;
3485 * but this will probably require some additional hwmod core support,
3486 * so is left as a future to-do item.
3487 */
3488static struct omap_hwmod_ocp_if am35xx_emac__l3 = {
3489 .master = &am35xx_emac_hwmod,
3490 .slave = &omap3xxx_l3_main_hwmod,
3491 .clk = "emac_ick",
3492 .user = OCP_USER_MPU,
3493};
3494
31ba8808
MG
3495/* l4_core -> davinci emac */
3496/*
3497 * XXX Should be connected to an IPSS hwmod, not the L4_CORE directly;
3498 * but this will probably require some additional hwmod core support,
3499 * so is left as a future to-do item.
3500 */
3501static struct omap_hwmod_ocp_if am35xx_l4_core__emac = {
3502 .master = &omap3xxx_l4_core_hwmod,
3503 .slave = &am35xx_emac_hwmod,
3504 .clk = "emac_ick",
31ba8808
MG
3505 .user = OCP_USER_MPU,
3506};
3507
49484a60
AM
3508static struct omap_hwmod_ocp_if omap3xxx_l3_main__gpmc = {
3509 .master = &omap3xxx_l3_main_hwmod,
3510 .slave = &omap3xxx_gpmc_hwmod,
3511 .clk = "core_l3_ick",
3512 .addr = omap3xxx_gpmc_addrs,
3513 .user = OCP_USER_MPU | OCP_USER_SDMA,
3514};
3515
26f88e6e
MG
3516/* l4_core -> SHAM2 (SHA1/MD5) (similar to omap24xx) */
3517static struct omap_hwmod_sysc_fields omap3_sham_sysc_fields = {
3518 .sidle_shift = 4,
3519 .srst_shift = 1,
3520 .autoidle_shift = 0,
3521};
3522
3523static struct omap_hwmod_class_sysconfig omap3_sham_sysc = {
3524 .rev_offs = 0x5c,
3525 .sysc_offs = 0x60,
3526 .syss_offs = 0x64,
3527 .sysc_flags = (SYSC_HAS_SIDLEMODE | SYSC_HAS_SOFTRESET |
3528 SYSC_HAS_AUTOIDLE | SYSS_HAS_RESET_STATUS),
3529 .sysc_fields = &omap3_sham_sysc_fields,
3530};
3531
3532static struct omap_hwmod_class omap3xxx_sham_class = {
3533 .name = "sham",
3534 .sysc = &omap3_sham_sysc,
3535};
3536
3537static struct omap_hwmod_irq_info omap3_sham_mpu_irqs[] = {
3538 { .irq = 49 + OMAP_INTC_START, },
3539 { .irq = -1 }
3540};
3541
3542static struct omap_hwmod_dma_info omap3_sham_sdma_reqs[] = {
0fd8824f 3543 { .name = "rx", .dma_req = 69, },
26f88e6e
MG
3544 { .dma_req = -1 }
3545};
3546
3547static struct omap_hwmod omap3xxx_sham_hwmod = {
3548 .name = "sham",
3549 .mpu_irqs = omap3_sham_mpu_irqs,
3550 .sdma_reqs = omap3_sham_sdma_reqs,
3551 .main_clk = "sha12_ick",
3552 .prcm = {
3553 .omap2 = {
3554 .module_offs = CORE_MOD,
3555 .prcm_reg_id = 1,
3556 .module_bit = OMAP3430_EN_SHA12_SHIFT,
3557 .idlest_reg_id = 1,
3558 .idlest_idle_bit = OMAP3430_ST_SHA12_SHIFT,
3559 },
3560 },
3561 .class = &omap3xxx_sham_class,
3562};
3563
3564static struct omap_hwmod_addr_space omap3xxx_sham_addrs[] = {
3565 {
3566 .pa_start = 0x480c3000,
3567 .pa_end = 0x480c3000 + 0x64 - 1,
3568 .flags = ADDR_TYPE_RT
3569 },
3570 { }
3571};
3572
3573static struct omap_hwmod_ocp_if omap3xxx_l4_core__sham = {
3574 .master = &omap3xxx_l4_core_hwmod,
3575 .slave = &omap3xxx_sham_hwmod,
3576 .clk = "sha12_ick",
3577 .addr = omap3xxx_sham_addrs,
3578 .user = OCP_USER_MPU | OCP_USER_SDMA,
3579};
3580
14ae5564
MG
3581/* l4_core -> AES */
3582static struct omap_hwmod_sysc_fields omap3xxx_aes_sysc_fields = {
3583 .sidle_shift = 6,
3584 .srst_shift = 1,
3585 .autoidle_shift = 0,
3586};
3587
3588static struct omap_hwmod_class_sysconfig omap3_aes_sysc = {
3589 .rev_offs = 0x44,
3590 .sysc_offs = 0x48,
3591 .syss_offs = 0x4c,
3592 .sysc_flags = (SYSC_HAS_SIDLEMODE | SYSC_HAS_SOFTRESET |
3593 SYSC_HAS_AUTOIDLE | SYSS_HAS_RESET_STATUS),
3594 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
3595 .sysc_fields = &omap3xxx_aes_sysc_fields,
3596};
3597
3598static struct omap_hwmod_class omap3xxx_aes_class = {
3599 .name = "aes",
3600 .sysc = &omap3_aes_sysc,
3601};
3602
3603static struct omap_hwmod_dma_info omap3_aes_sdma_reqs[] = {
0fd8824f
JN
3604 { .name = "tx", .dma_req = 65, },
3605 { .name = "rx", .dma_req = 66, },
14ae5564
MG
3606 { .dma_req = -1 }
3607};
3608
3609static struct omap_hwmod omap3xxx_aes_hwmod = {
3610 .name = "aes",
3611 .sdma_reqs = omap3_aes_sdma_reqs,
3612 .main_clk = "aes2_ick",
3613 .prcm = {
3614 .omap2 = {
3615 .module_offs = CORE_MOD,
3616 .prcm_reg_id = 1,
3617 .module_bit = OMAP3430_EN_AES2_SHIFT,
3618 .idlest_reg_id = 1,
3619 .idlest_idle_bit = OMAP3430_ST_AES2_SHIFT,
3620 },
3621 },
3622 .class = &omap3xxx_aes_class,
3623};
3624
3625static struct omap_hwmod_addr_space omap3xxx_aes_addrs[] = {
3626 {
3627 .pa_start = 0x480c5000,
3628 .pa_end = 0x480c5000 + 0x50 - 1,
3629 .flags = ADDR_TYPE_RT
3630 },
3631 { }
3632};
3633
3634static struct omap_hwmod_ocp_if omap3xxx_l4_core__aes = {
3635 .master = &omap3xxx_l4_core_hwmod,
3636 .slave = &omap3xxx_aes_hwmod,
3637 .clk = "aes2_ick",
3638 .addr = omap3xxx_aes_addrs,
3639 .user = OCP_USER_MPU | OCP_USER_SDMA,
3640};
3641
398917ce
SR
3642/*
3643 * 'ssi' class
3644 * synchronous serial interface (multichannel and full-duplex serial if)
3645 */
3646
3647static struct omap_hwmod_class_sysconfig omap34xx_ssi_sysc = {
3648 .rev_offs = 0x0000,
3649 .sysc_offs = 0x0010,
3650 .syss_offs = 0x0014,
dc94fabf
TL
3651 .sysc_flags = (SYSC_HAS_AUTOIDLE | SYSC_HAS_MIDLEMODE |
3652 SYSC_HAS_SIDLEMODE | SYSC_HAS_SOFTRESET),
3653 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
398917ce
SR
3654 .sysc_fields = &omap_hwmod_sysc_type1,
3655};
3656
3657static struct omap_hwmod_class omap34xx_ssi_hwmod_class = {
3658 .name = "ssi",
3659 .sysc = &omap34xx_ssi_sysc,
3660};
3661
3662static struct omap_hwmod omap34xx_ssi_hwmod = {
3663 .name = "ssi",
3664 .class = &omap34xx_ssi_hwmod_class,
3665 .clkdm_name = "core_l4_clkdm",
3666 .main_clk = "ssi_ssr_fck",
3667 .prcm = {
3668 .omap2 = {
3669 .prcm_reg_id = 1,
3670 .module_bit = OMAP3430_EN_SSI_SHIFT,
3671 .module_offs = CORE_MOD,
3672 .idlest_reg_id = 1,
3673 .idlest_idle_bit = OMAP3430ES2_ST_SSI_IDLE_SHIFT,
3674 },
3675 },
3676};
3677
3678/* L4 CORE -> SSI */
3679static struct omap_hwmod_ocp_if omap34xx_l4_core__ssi = {
3680 .master = &omap3xxx_l4_core_hwmod,
3681 .slave = &omap34xx_ssi_hwmod,
3682 .clk = "ssi_ick",
3683 .user = OCP_USER_MPU | OCP_USER_SDMA,
3684};
3685
0a78c5c5
PW
3686static struct omap_hwmod_ocp_if *omap3xxx_hwmod_ocp_ifs[] __initdata = {
3687 &omap3xxx_l3_main__l4_core,
3688 &omap3xxx_l3_main__l4_per,
3689 &omap3xxx_mpu__l3_main,
c7dad45f 3690 &omap3xxx_l3_main__l4_debugss,
0a78c5c5
PW
3691 &omap3xxx_l4_core__l4_wkup,
3692 &omap3xxx_l4_core__mmc3,
3693 &omap3_l4_core__uart1,
3694 &omap3_l4_core__uart2,
3695 &omap3_l4_per__uart3,
3696 &omap3_l4_core__i2c1,
3697 &omap3_l4_core__i2c2,
3698 &omap3_l4_core__i2c3,
3699 &omap3xxx_l4_wkup__l4_sec,
3700 &omap3xxx_l4_wkup__timer1,
3701 &omap3xxx_l4_per__timer2,
3702 &omap3xxx_l4_per__timer3,
3703 &omap3xxx_l4_per__timer4,
3704 &omap3xxx_l4_per__timer5,
3705 &omap3xxx_l4_per__timer6,
3706 &omap3xxx_l4_per__timer7,
3707 &omap3xxx_l4_per__timer8,
3708 &omap3xxx_l4_per__timer9,
3709 &omap3xxx_l4_core__timer10,
3710 &omap3xxx_l4_core__timer11,
3711 &omap3xxx_l4_wkup__wd_timer2,
3712 &omap3xxx_l4_wkup__gpio1,
3713 &omap3xxx_l4_per__gpio2,
3714 &omap3xxx_l4_per__gpio3,
3715 &omap3xxx_l4_per__gpio4,
3716 &omap3xxx_l4_per__gpio5,
3717 &omap3xxx_l4_per__gpio6,
3718 &omap3xxx_dma_system__l3,
3719 &omap3xxx_l4_core__dma_system,
3720 &omap3xxx_l4_core__mcbsp1,
3721 &omap3xxx_l4_per__mcbsp2,
3722 &omap3xxx_l4_per__mcbsp3,
3723 &omap3xxx_l4_per__mcbsp4,
3724 &omap3xxx_l4_core__mcbsp5,
3725 &omap3xxx_l4_per__mcbsp2_sidetone,
3726 &omap3xxx_l4_per__mcbsp3_sidetone,
3727 &omap34xx_l4_core__mcspi1,
3728 &omap34xx_l4_core__mcspi2,
3729 &omap34xx_l4_core__mcspi3,
3730 &omap34xx_l4_core__mcspi4,
c8d82ff6 3731 &omap3xxx_l4_wkup__counter_32k,
49484a60 3732 &omap3xxx_l3_main__gpmc,
d6504acd
PW
3733 NULL,
3734};
3735
0a78c5c5 3736/* GP-only hwmod links */
26f88e6e
MG
3737static struct omap_hwmod_ocp_if *omap34xx_gp_hwmod_ocp_ifs[] __initdata = {
3738 &omap3xxx_l4_sec__timer12,
3739 &omap3xxx_l4_core__sham,
14ae5564 3740 &omap3xxx_l4_core__aes,
26f88e6e
MG
3741 NULL
3742};
3743
3744static struct omap_hwmod_ocp_if *omap36xx_gp_hwmod_ocp_ifs[] __initdata = {
0a78c5c5 3745 &omap3xxx_l4_sec__timer12,
26f88e6e 3746 &omap3xxx_l4_core__sham,
14ae5564 3747 &omap3xxx_l4_core__aes,
26f88e6e
MG
3748 NULL
3749};
3750
3751static struct omap_hwmod_ocp_if *am35xx_gp_hwmod_ocp_ifs[] __initdata = {
3752 &omap3xxx_l4_sec__timer12,
3753 /*
14ae5564
MG
3754 * Apparently the SHA/MD5 and AES accelerator IP blocks are
3755 * only present on some AM35xx chips, and no one knows which
3756 * ones. See
26f88e6e 3757 * http://www.spinics.net/lists/arm-kernel/msg215466.html So
14ae5564
MG
3758 * if you need these IP blocks on an AM35xx, try uncommenting
3759 * the following lines.
26f88e6e
MG
3760 */
3761 /* &omap3xxx_l4_core__sham, */
14ae5564 3762 /* &omap3xxx_l4_core__aes, */
91a36bdb
AK
3763 NULL
3764};
3765
0a78c5c5
PW
3766/* 3430ES1-only hwmod links */
3767static struct omap_hwmod_ocp_if *omap3430es1_hwmod_ocp_ifs[] __initdata = {
3768 &omap3430es1_dss__l3,
3769 &omap3430es1_l4_core__dss,
d6504acd
PW
3770 NULL
3771};
3772
0a78c5c5
PW
3773/* 3430ES2+-only hwmod links */
3774static struct omap_hwmod_ocp_if *omap3430es2plus_hwmod_ocp_ifs[] __initdata = {
3775 &omap3xxx_dss__l3,
3776 &omap3xxx_l4_core__dss,
3777 &omap3xxx_usbhsotg__l3,
3778 &omap3xxx_l4_core__usbhsotg,
3779 &omap3xxx_usb_host_hs__l3_main_2,
3780 &omap3xxx_l4_core__usb_host_hs,
3781 &omap3xxx_l4_core__usb_tll_hs,
d6504acd
PW
3782 NULL
3783};
870ea2b8 3784
0a78c5c5
PW
3785/* <= 3430ES3-only hwmod links */
3786static struct omap_hwmod_ocp_if *omap3430_pre_es3_hwmod_ocp_ifs[] __initdata = {
3787 &omap3xxx_l4_core__pre_es3_mmc1,
3788 &omap3xxx_l4_core__pre_es3_mmc2,
a52e2ab6
PW
3789 NULL
3790};
3791
0a78c5c5
PW
3792/* 3430ES3+-only hwmod links */
3793static struct omap_hwmod_ocp_if *omap3430_es3plus_hwmod_ocp_ifs[] __initdata = {
3794 &omap3xxx_l4_core__es3plus_mmc1,
3795 &omap3xxx_l4_core__es3plus_mmc2,
a52e2ab6
PW
3796 NULL
3797};
3798
0a78c5c5
PW
3799/* 34xx-only hwmod links (all ES revisions) */
3800static struct omap_hwmod_ocp_if *omap34xx_hwmod_ocp_ifs[] __initdata = {
3801 &omap3xxx_l3__iva,
3802 &omap34xx_l4_core__sr1,
3803 &omap34xx_l4_core__sr2,
3804 &omap3xxx_l4_core__mailbox,
45a4bb06 3805 &omap3xxx_l4_core__hdq1w,
8f993a01 3806 &omap3xxx_sad2d__l3,
5486474c 3807 &omap3xxx_l4_core__mmu_isp,
5486474c 3808 &omap3xxx_l3_main__mmu_iva,
398917ce 3809 &omap34xx_l4_core__ssi,
d6504acd
PW
3810 NULL
3811};
273ff8c3 3812
0a78c5c5
PW
3813/* 36xx-only hwmod links (all ES revisions) */
3814static struct omap_hwmod_ocp_if *omap36xx_hwmod_ocp_ifs[] __initdata = {
3815 &omap3xxx_l3__iva,
3816 &omap36xx_l4_per__uart4,
3817 &omap3xxx_dss__l3,
3818 &omap3xxx_l4_core__dss,
3819 &omap36xx_l4_core__sr1,
3820 &omap36xx_l4_core__sr2,
3821 &omap3xxx_usbhsotg__l3,
3822 &omap3xxx_l4_core__usbhsotg,
3823 &omap3xxx_l4_core__mailbox,
3824 &omap3xxx_usb_host_hs__l3_main_2,
3825 &omap3xxx_l4_core__usb_host_hs,
3826 &omap3xxx_l4_core__usb_tll_hs,
3827 &omap3xxx_l4_core__es3plus_mmc1,
3828 &omap3xxx_l4_core__es3plus_mmc2,
45a4bb06 3829 &omap3xxx_l4_core__hdq1w,
8f993a01 3830 &omap3xxx_sad2d__l3,
5486474c 3831 &omap3xxx_l4_core__mmu_isp,
5486474c 3832 &omap3xxx_l3_main__mmu_iva,
d6504acd
PW
3833 NULL
3834};
3835
0a78c5c5
PW
3836static struct omap_hwmod_ocp_if *am35xx_hwmod_ocp_ifs[] __initdata = {
3837 &omap3xxx_dss__l3,
3838 &omap3xxx_l4_core__dss,
3839 &am35xx_usbhsotg__l3,
3840 &am35xx_l4_core__usbhsotg,
3841 &am35xx_l4_core__uart4,
3842 &omap3xxx_usb_host_hs__l3_main_2,
3843 &omap3xxx_l4_core__usb_host_hs,
3844 &omap3xxx_l4_core__usb_tll_hs,
3845 &omap3xxx_l4_core__es3plus_mmc1,
3846 &omap3xxx_l4_core__es3plus_mmc2,
b1a923d0 3847 &omap3xxx_l4_core__hdq1w,
31ba8808
MG
3848 &am35xx_mdio__l3,
3849 &am35xx_l4_core__mdio,
3850 &am35xx_emac__l3,
3851 &am35xx_l4_core__emac,
d6504acd 3852 NULL
7359154e
PW
3853};
3854
0a78c5c5
PW
3855static struct omap_hwmod_ocp_if *omap3xxx_dss_hwmod_ocp_ifs[] __initdata = {
3856 &omap3xxx_l4_core__dss_dispc,
3857 &omap3xxx_l4_core__dss_dsi1,
3858 &omap3xxx_l4_core__dss_rfbi,
3859 &omap3xxx_l4_core__dss_venc,
1d2f56c8
IY
3860 NULL
3861};
3862
7359154e
PW
3863int __init omap3xxx_hwmod_init(void)
3864{
d6504acd 3865 int r;
26f88e6e 3866 struct omap_hwmod_ocp_if **h = NULL, **h_gp = NULL;
d6504acd
PW
3867 unsigned int rev;
3868
9ebfd285
KH
3869 omap_hwmod_init();
3870
0a78c5c5
PW
3871 /* Register hwmod links common to all OMAP3 */
3872 r = omap_hwmod_register_links(omap3xxx_hwmod_ocp_ifs);
ace90216 3873 if (r < 0)
d6504acd
PW
3874 return r;
3875
3876 rev = omap_rev();
3877
3878 /*
0a78c5c5 3879 * Register hwmod links common to individual OMAP3 families, all
d6504acd
PW
3880 * silicon revisions (e.g., 34xx, or AM3505/3517, or 36xx)
3881 * All possible revisions should be included in this conditional.
3882 */
3883 if (rev == OMAP3430_REV_ES1_0 || rev == OMAP3430_REV_ES2_0 ||
3884 rev == OMAP3430_REV_ES2_1 || rev == OMAP3430_REV_ES3_0 ||
3885 rev == OMAP3430_REV_ES3_1 || rev == OMAP3430_REV_ES3_1_2) {
0a78c5c5 3886 h = omap34xx_hwmod_ocp_ifs;
26f88e6e 3887 h_gp = omap34xx_gp_hwmod_ocp_ifs;
68a88b98 3888 } else if (rev == AM35XX_REV_ES1_0 || rev == AM35XX_REV_ES1_1) {
0a78c5c5 3889 h = am35xx_hwmod_ocp_ifs;
26f88e6e 3890 h_gp = am35xx_gp_hwmod_ocp_ifs;
d6504acd
PW
3891 } else if (rev == OMAP3630_REV_ES1_0 || rev == OMAP3630_REV_ES1_1 ||
3892 rev == OMAP3630_REV_ES1_2) {
0a78c5c5 3893 h = omap36xx_hwmod_ocp_ifs;
26f88e6e 3894 h_gp = omap36xx_gp_hwmod_ocp_ifs;
d6504acd
PW
3895 } else {
3896 WARN(1, "OMAP3 hwmod family init: unknown chip type\n");
3897 return -EINVAL;
c09fcc43 3898 }
d6504acd 3899
0a78c5c5 3900 r = omap_hwmod_register_links(h);
ace90216 3901 if (r < 0)
d6504acd
PW
3902 return r;
3903
26f88e6e
MG
3904 /* Register GP-only hwmod links. */
3905 if (h_gp && omap_type() == OMAP2_DEVICE_TYPE_GP) {
3906 r = omap_hwmod_register_links(h_gp);
3907 if (r < 0)
3908 return r;
3909 }
3910
3911
d6504acd 3912 /*
0a78c5c5 3913 * Register hwmod links specific to certain ES levels of a
d6504acd
PW
3914 * particular family of silicon (e.g., 34xx ES1.0)
3915 */
3916 h = NULL;
3917 if (rev == OMAP3430_REV_ES1_0) {
0a78c5c5 3918 h = omap3430es1_hwmod_ocp_ifs;
d6504acd
PW
3919 } else if (rev == OMAP3430_REV_ES2_0 || rev == OMAP3430_REV_ES2_1 ||
3920 rev == OMAP3430_REV_ES3_0 || rev == OMAP3430_REV_ES3_1 ||
3921 rev == OMAP3430_REV_ES3_1_2) {
0a78c5c5 3922 h = omap3430es2plus_hwmod_ocp_ifs;
c09fcc43 3923 }
d6504acd 3924
a52e2ab6 3925 if (h) {
0a78c5c5 3926 r = omap_hwmod_register_links(h);
a52e2ab6
PW
3927 if (r < 0)
3928 return r;
3929 }
3930
3931 h = NULL;
3932 if (rev == OMAP3430_REV_ES1_0 || rev == OMAP3430_REV_ES2_0 ||
3933 rev == OMAP3430_REV_ES2_1) {
0a78c5c5 3934 h = omap3430_pre_es3_hwmod_ocp_ifs;
a52e2ab6
PW
3935 } else if (rev == OMAP3430_REV_ES3_0 || rev == OMAP3430_REV_ES3_1 ||
3936 rev == OMAP3430_REV_ES3_1_2) {
0a78c5c5 3937 h = omap3430_es3plus_hwmod_ocp_ifs;
c09fcc43 3938 }
a52e2ab6 3939
d6504acd 3940 if (h)
0a78c5c5 3941 r = omap_hwmod_register_links(h);
1d2f56c8
IY
3942 if (r < 0)
3943 return r;
3944
3945 /*
3946 * DSS code presumes that dss_core hwmod is handled first,
3947 * _before_ any other DSS related hwmods so register common
0a78c5c5
PW
3948 * DSS hwmod links last to ensure that dss_core is already
3949 * registered. Otherwise some change things may happen, for
3950 * ex. if dispc is handled before dss_core and DSS is enabled
3951 * in bootloader DISPC will be reset with outputs enabled
3952 * which sometimes leads to unrecoverable L3 error. XXX The
3953 * long-term fix to this is to ensure hwmods are set up in
3954 * dependency order in the hwmod core code.
1d2f56c8 3955 */
0a78c5c5 3956 r = omap_hwmod_register_links(omap3xxx_dss_hwmod_ocp_ifs);
d6504acd
PW
3957
3958 return r;
7359154e 3959}
This page took 0.499173 seconds and 5 git commands to generate.