2 * Hardware modules present on the OMAP44xx chips
4 * Copyright (C) 2009-2011 Texas Instruments, Inc.
5 * Copyright (C) 2009-2010 Nokia Corporation
10 * This file is automatically generated from the OMAP hardware databases.
11 * We respectfully ask that any modifications to this file be coordinated
12 * with the public linux-omap@vger.kernel.org mailing list and the
13 * authors above to ensure that the autogeneration scripts are kept
14 * up-to-date with the file contents.
16 * This program is free software; you can redistribute it and/or modify
17 * it under the terms of the GNU General Public License version 2 as
18 * published by the Free Software Foundation.
23 #include <plat/omap_hwmod.h>
25 #include <plat/gpio.h>
27 #include <plat/mcspi.h>
28 #include <plat/mcbsp.h>
31 #include "omap_hwmod_common_data.h"
36 #include "prm-regbits-44xx.h"
39 /* Base offset for all OMAP4 interrupts external to MPUSS */
40 #define OMAP44XX_IRQ_GIC_START 32
42 /* Base offset for all OMAP4 dma requests */
43 #define OMAP44XX_DMA_REQ_START 1
45 /* Backward references (IPs with Bus Master capability) */
46 static struct omap_hwmod omap44xx_aess_hwmod
;
47 static struct omap_hwmod omap44xx_dma_system_hwmod
;
48 static struct omap_hwmod omap44xx_dmm_hwmod
;
49 static struct omap_hwmod omap44xx_dsp_hwmod
;
50 static struct omap_hwmod omap44xx_dss_hwmod
;
51 static struct omap_hwmod omap44xx_emif_fw_hwmod
;
52 static struct omap_hwmod omap44xx_hsi_hwmod
;
53 static struct omap_hwmod omap44xx_ipu_hwmod
;
54 static struct omap_hwmod omap44xx_iss_hwmod
;
55 static struct omap_hwmod omap44xx_iva_hwmod
;
56 static struct omap_hwmod omap44xx_l3_instr_hwmod
;
57 static struct omap_hwmod omap44xx_l3_main_1_hwmod
;
58 static struct omap_hwmod omap44xx_l3_main_2_hwmod
;
59 static struct omap_hwmod omap44xx_l3_main_3_hwmod
;
60 static struct omap_hwmod omap44xx_l4_abe_hwmod
;
61 static struct omap_hwmod omap44xx_l4_cfg_hwmod
;
62 static struct omap_hwmod omap44xx_l4_per_hwmod
;
63 static struct omap_hwmod omap44xx_l4_wkup_hwmod
;
64 static struct omap_hwmod omap44xx_mmc1_hwmod
;
65 static struct omap_hwmod omap44xx_mmc2_hwmod
;
66 static struct omap_hwmod omap44xx_mpu_hwmod
;
67 static struct omap_hwmod omap44xx_mpu_private_hwmod
;
68 static struct omap_hwmod omap44xx_usb_otg_hs_hwmod
;
71 * Interconnects omap_hwmod structures
72 * hwmods that compose the global OMAP interconnect
79 static struct omap_hwmod_class omap44xx_dmm_hwmod_class
= {
83 /* dmm interface data */
84 /* l3_main_1 -> dmm */
85 static struct omap_hwmod_ocp_if omap44xx_l3_main_1__dmm
= {
86 .master
= &omap44xx_l3_main_1_hwmod
,
87 .slave
= &omap44xx_dmm_hwmod
,
89 .user
= OCP_USER_SDMA
,
92 static struct omap_hwmod_addr_space omap44xx_dmm_addrs
[] = {
94 .pa_start
= 0x4e000000,
101 static struct omap_hwmod_ocp_if omap44xx_mpu__dmm
= {
102 .master
= &omap44xx_mpu_hwmod
,
103 .slave
= &omap44xx_dmm_hwmod
,
105 .addr
= omap44xx_dmm_addrs
,
106 .addr_cnt
= ARRAY_SIZE(omap44xx_dmm_addrs
),
107 .user
= OCP_USER_MPU
,
110 /* dmm slave ports */
111 static struct omap_hwmod_ocp_if
*omap44xx_dmm_slaves
[] = {
112 &omap44xx_l3_main_1__dmm
,
116 static struct omap_hwmod_irq_info omap44xx_dmm_irqs
[] = {
117 { .irq
= 113 + OMAP44XX_IRQ_GIC_START
},
120 static struct omap_hwmod omap44xx_dmm_hwmod
= {
122 .class = &omap44xx_dmm_hwmod_class
,
123 .slaves
= omap44xx_dmm_slaves
,
124 .slaves_cnt
= ARRAY_SIZE(omap44xx_dmm_slaves
),
125 .mpu_irqs
= omap44xx_dmm_irqs
,
126 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_dmm_irqs
),
127 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
132 * instance(s): emif_fw
134 static struct omap_hwmod_class omap44xx_emif_fw_hwmod_class
= {
138 /* emif_fw interface data */
140 static struct omap_hwmod_ocp_if omap44xx_dmm__emif_fw
= {
141 .master
= &omap44xx_dmm_hwmod
,
142 .slave
= &omap44xx_emif_fw_hwmod
,
144 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
147 static struct omap_hwmod_addr_space omap44xx_emif_fw_addrs
[] = {
149 .pa_start
= 0x4a20c000,
150 .pa_end
= 0x4a20c0ff,
151 .flags
= ADDR_TYPE_RT
155 /* l4_cfg -> emif_fw */
156 static struct omap_hwmod_ocp_if omap44xx_l4_cfg__emif_fw
= {
157 .master
= &omap44xx_l4_cfg_hwmod
,
158 .slave
= &omap44xx_emif_fw_hwmod
,
160 .addr
= omap44xx_emif_fw_addrs
,
161 .addr_cnt
= ARRAY_SIZE(omap44xx_emif_fw_addrs
),
162 .user
= OCP_USER_MPU
,
165 /* emif_fw slave ports */
166 static struct omap_hwmod_ocp_if
*omap44xx_emif_fw_slaves
[] = {
167 &omap44xx_dmm__emif_fw
,
168 &omap44xx_l4_cfg__emif_fw
,
171 static struct omap_hwmod omap44xx_emif_fw_hwmod
= {
173 .class = &omap44xx_emif_fw_hwmod_class
,
174 .slaves
= omap44xx_emif_fw_slaves
,
175 .slaves_cnt
= ARRAY_SIZE(omap44xx_emif_fw_slaves
),
176 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
181 * instance(s): l3_instr, l3_main_1, l3_main_2, l3_main_3
183 static struct omap_hwmod_class omap44xx_l3_hwmod_class
= {
187 /* l3_instr interface data */
188 /* iva -> l3_instr */
189 static struct omap_hwmod_ocp_if omap44xx_iva__l3_instr
= {
190 .master
= &omap44xx_iva_hwmod
,
191 .slave
= &omap44xx_l3_instr_hwmod
,
193 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
196 /* l3_main_3 -> l3_instr */
197 static struct omap_hwmod_ocp_if omap44xx_l3_main_3__l3_instr
= {
198 .master
= &omap44xx_l3_main_3_hwmod
,
199 .slave
= &omap44xx_l3_instr_hwmod
,
201 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
204 /* l3_instr slave ports */
205 static struct omap_hwmod_ocp_if
*omap44xx_l3_instr_slaves
[] = {
206 &omap44xx_iva__l3_instr
,
207 &omap44xx_l3_main_3__l3_instr
,
210 static struct omap_hwmod omap44xx_l3_instr_hwmod
= {
212 .class = &omap44xx_l3_hwmod_class
,
213 .slaves
= omap44xx_l3_instr_slaves
,
214 .slaves_cnt
= ARRAY_SIZE(omap44xx_l3_instr_slaves
),
215 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
218 /* l3_main_1 interface data */
219 /* dsp -> l3_main_1 */
220 static struct omap_hwmod_ocp_if omap44xx_dsp__l3_main_1
= {
221 .master
= &omap44xx_dsp_hwmod
,
222 .slave
= &omap44xx_l3_main_1_hwmod
,
224 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
227 /* dss -> l3_main_1 */
228 static struct omap_hwmod_ocp_if omap44xx_dss__l3_main_1
= {
229 .master
= &omap44xx_dss_hwmod
,
230 .slave
= &omap44xx_l3_main_1_hwmod
,
232 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
235 /* l3_main_2 -> l3_main_1 */
236 static struct omap_hwmod_ocp_if omap44xx_l3_main_2__l3_main_1
= {
237 .master
= &omap44xx_l3_main_2_hwmod
,
238 .slave
= &omap44xx_l3_main_1_hwmod
,
240 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
243 /* l4_cfg -> l3_main_1 */
244 static struct omap_hwmod_ocp_if omap44xx_l4_cfg__l3_main_1
= {
245 .master
= &omap44xx_l4_cfg_hwmod
,
246 .slave
= &omap44xx_l3_main_1_hwmod
,
248 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
251 /* mmc1 -> l3_main_1 */
252 static struct omap_hwmod_ocp_if omap44xx_mmc1__l3_main_1
= {
253 .master
= &omap44xx_mmc1_hwmod
,
254 .slave
= &omap44xx_l3_main_1_hwmod
,
256 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
259 /* mmc2 -> l3_main_1 */
260 static struct omap_hwmod_ocp_if omap44xx_mmc2__l3_main_1
= {
261 .master
= &omap44xx_mmc2_hwmod
,
262 .slave
= &omap44xx_l3_main_1_hwmod
,
264 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
267 /* L3 target configuration and error log registers */
268 static struct omap_hwmod_irq_info omap44xx_l3_targ_irqs
[] = {
269 { .irq
= 9 + OMAP44XX_IRQ_GIC_START
},
270 { .irq
= 10 + OMAP44XX_IRQ_GIC_START
},
273 static struct omap_hwmod_addr_space omap44xx_l3_main_1_addrs
[] = {
275 .pa_start
= 0x44000000,
276 .pa_end
= 0x44000fff,
277 .flags
= ADDR_TYPE_RT
,
281 /* mpu -> l3_main_1 */
282 static struct omap_hwmod_ocp_if omap44xx_mpu__l3_main_1
= {
283 .master
= &omap44xx_mpu_hwmod
,
284 .slave
= &omap44xx_l3_main_1_hwmod
,
286 .addr
= omap44xx_l3_main_1_addrs
,
287 .addr_cnt
= ARRAY_SIZE(omap44xx_l3_main_1_addrs
),
288 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
291 /* l3_main_1 slave ports */
292 static struct omap_hwmod_ocp_if
*omap44xx_l3_main_1_slaves
[] = {
293 &omap44xx_dsp__l3_main_1
,
294 &omap44xx_dss__l3_main_1
,
295 &omap44xx_l3_main_2__l3_main_1
,
296 &omap44xx_l4_cfg__l3_main_1
,
297 &omap44xx_mmc1__l3_main_1
,
298 &omap44xx_mmc2__l3_main_1
,
299 &omap44xx_mpu__l3_main_1
,
302 static struct omap_hwmod omap44xx_l3_main_1_hwmod
= {
304 .class = &omap44xx_l3_hwmod_class
,
305 .mpu_irqs
= omap44xx_l3_targ_irqs
,
306 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_l3_targ_irqs
),
307 .slaves
= omap44xx_l3_main_1_slaves
,
308 .slaves_cnt
= ARRAY_SIZE(omap44xx_l3_main_1_slaves
),
309 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
312 /* l3_main_2 interface data */
313 /* dma_system -> l3_main_2 */
314 static struct omap_hwmod_ocp_if omap44xx_dma_system__l3_main_2
= {
315 .master
= &omap44xx_dma_system_hwmod
,
316 .slave
= &omap44xx_l3_main_2_hwmod
,
318 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
321 /* hsi -> l3_main_2 */
322 static struct omap_hwmod_ocp_if omap44xx_hsi__l3_main_2
= {
323 .master
= &omap44xx_hsi_hwmod
,
324 .slave
= &omap44xx_l3_main_2_hwmod
,
326 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
329 /* ipu -> l3_main_2 */
330 static struct omap_hwmod_ocp_if omap44xx_ipu__l3_main_2
= {
331 .master
= &omap44xx_ipu_hwmod
,
332 .slave
= &omap44xx_l3_main_2_hwmod
,
334 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
337 /* iss -> l3_main_2 */
338 static struct omap_hwmod_ocp_if omap44xx_iss__l3_main_2
= {
339 .master
= &omap44xx_iss_hwmod
,
340 .slave
= &omap44xx_l3_main_2_hwmod
,
342 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
345 /* iva -> l3_main_2 */
346 static struct omap_hwmod_ocp_if omap44xx_iva__l3_main_2
= {
347 .master
= &omap44xx_iva_hwmod
,
348 .slave
= &omap44xx_l3_main_2_hwmod
,
350 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
353 static struct omap_hwmod_addr_space omap44xx_l3_main_2_addrs
[] = {
355 .pa_start
= 0x44800000,
356 .pa_end
= 0x44801fff,
357 .flags
= ADDR_TYPE_RT
,
361 /* l3_main_1 -> l3_main_2 */
362 static struct omap_hwmod_ocp_if omap44xx_l3_main_1__l3_main_2
= {
363 .master
= &omap44xx_l3_main_1_hwmod
,
364 .slave
= &omap44xx_l3_main_2_hwmod
,
366 .addr
= omap44xx_l3_main_2_addrs
,
367 .addr_cnt
= ARRAY_SIZE(omap44xx_l3_main_2_addrs
),
368 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
371 /* l4_cfg -> l3_main_2 */
372 static struct omap_hwmod_ocp_if omap44xx_l4_cfg__l3_main_2
= {
373 .master
= &omap44xx_l4_cfg_hwmod
,
374 .slave
= &omap44xx_l3_main_2_hwmod
,
376 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
379 /* usb_otg_hs -> l3_main_2 */
380 static struct omap_hwmod_ocp_if omap44xx_usb_otg_hs__l3_main_2
= {
381 .master
= &omap44xx_usb_otg_hs_hwmod
,
382 .slave
= &omap44xx_l3_main_2_hwmod
,
384 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
387 /* l3_main_2 slave ports */
388 static struct omap_hwmod_ocp_if
*omap44xx_l3_main_2_slaves
[] = {
389 &omap44xx_dma_system__l3_main_2
,
390 &omap44xx_hsi__l3_main_2
,
391 &omap44xx_ipu__l3_main_2
,
392 &omap44xx_iss__l3_main_2
,
393 &omap44xx_iva__l3_main_2
,
394 &omap44xx_l3_main_1__l3_main_2
,
395 &omap44xx_l4_cfg__l3_main_2
,
396 &omap44xx_usb_otg_hs__l3_main_2
,
399 static struct omap_hwmod omap44xx_l3_main_2_hwmod
= {
401 .class = &omap44xx_l3_hwmod_class
,
402 .slaves
= omap44xx_l3_main_2_slaves
,
403 .slaves_cnt
= ARRAY_SIZE(omap44xx_l3_main_2_slaves
),
404 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
407 /* l3_main_3 interface data */
408 static struct omap_hwmod_addr_space omap44xx_l3_main_3_addrs
[] = {
410 .pa_start
= 0x45000000,
411 .pa_end
= 0x45000fff,
412 .flags
= ADDR_TYPE_RT
,
416 /* l3_main_1 -> l3_main_3 */
417 static struct omap_hwmod_ocp_if omap44xx_l3_main_1__l3_main_3
= {
418 .master
= &omap44xx_l3_main_1_hwmod
,
419 .slave
= &omap44xx_l3_main_3_hwmod
,
421 .addr
= omap44xx_l3_main_3_addrs
,
422 .addr_cnt
= ARRAY_SIZE(omap44xx_l3_main_3_addrs
),
423 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
426 /* l3_main_2 -> l3_main_3 */
427 static struct omap_hwmod_ocp_if omap44xx_l3_main_2__l3_main_3
= {
428 .master
= &omap44xx_l3_main_2_hwmod
,
429 .slave
= &omap44xx_l3_main_3_hwmod
,
431 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
434 /* l4_cfg -> l3_main_3 */
435 static struct omap_hwmod_ocp_if omap44xx_l4_cfg__l3_main_3
= {
436 .master
= &omap44xx_l4_cfg_hwmod
,
437 .slave
= &omap44xx_l3_main_3_hwmod
,
439 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
442 /* l3_main_3 slave ports */
443 static struct omap_hwmod_ocp_if
*omap44xx_l3_main_3_slaves
[] = {
444 &omap44xx_l3_main_1__l3_main_3
,
445 &omap44xx_l3_main_2__l3_main_3
,
446 &omap44xx_l4_cfg__l3_main_3
,
449 static struct omap_hwmod omap44xx_l3_main_3_hwmod
= {
451 .class = &omap44xx_l3_hwmod_class
,
452 .slaves
= omap44xx_l3_main_3_slaves
,
453 .slaves_cnt
= ARRAY_SIZE(omap44xx_l3_main_3_slaves
),
454 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
459 * instance(s): l4_abe, l4_cfg, l4_per, l4_wkup
461 static struct omap_hwmod_class omap44xx_l4_hwmod_class
= {
465 /* l4_abe interface data */
467 static struct omap_hwmod_ocp_if omap44xx_aess__l4_abe
= {
468 .master
= &omap44xx_aess_hwmod
,
469 .slave
= &omap44xx_l4_abe_hwmod
,
470 .clk
= "ocp_abe_iclk",
471 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
475 static struct omap_hwmod_ocp_if omap44xx_dsp__l4_abe
= {
476 .master
= &omap44xx_dsp_hwmod
,
477 .slave
= &omap44xx_l4_abe_hwmod
,
478 .clk
= "ocp_abe_iclk",
479 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
482 /* l3_main_1 -> l4_abe */
483 static struct omap_hwmod_ocp_if omap44xx_l3_main_1__l4_abe
= {
484 .master
= &omap44xx_l3_main_1_hwmod
,
485 .slave
= &omap44xx_l4_abe_hwmod
,
487 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
491 static struct omap_hwmod_ocp_if omap44xx_mpu__l4_abe
= {
492 .master
= &omap44xx_mpu_hwmod
,
493 .slave
= &omap44xx_l4_abe_hwmod
,
494 .clk
= "ocp_abe_iclk",
495 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
498 /* l4_abe slave ports */
499 static struct omap_hwmod_ocp_if
*omap44xx_l4_abe_slaves
[] = {
500 &omap44xx_aess__l4_abe
,
501 &omap44xx_dsp__l4_abe
,
502 &omap44xx_l3_main_1__l4_abe
,
503 &omap44xx_mpu__l4_abe
,
506 static struct omap_hwmod omap44xx_l4_abe_hwmod
= {
508 .class = &omap44xx_l4_hwmod_class
,
509 .slaves
= omap44xx_l4_abe_slaves
,
510 .slaves_cnt
= ARRAY_SIZE(omap44xx_l4_abe_slaves
),
511 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
514 /* l4_cfg interface data */
515 /* l3_main_1 -> l4_cfg */
516 static struct omap_hwmod_ocp_if omap44xx_l3_main_1__l4_cfg
= {
517 .master
= &omap44xx_l3_main_1_hwmod
,
518 .slave
= &omap44xx_l4_cfg_hwmod
,
520 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
523 /* l4_cfg slave ports */
524 static struct omap_hwmod_ocp_if
*omap44xx_l4_cfg_slaves
[] = {
525 &omap44xx_l3_main_1__l4_cfg
,
528 static struct omap_hwmod omap44xx_l4_cfg_hwmod
= {
530 .class = &omap44xx_l4_hwmod_class
,
531 .slaves
= omap44xx_l4_cfg_slaves
,
532 .slaves_cnt
= ARRAY_SIZE(omap44xx_l4_cfg_slaves
),
533 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
536 /* l4_per interface data */
537 /* l3_main_2 -> l4_per */
538 static struct omap_hwmod_ocp_if omap44xx_l3_main_2__l4_per
= {
539 .master
= &omap44xx_l3_main_2_hwmod
,
540 .slave
= &omap44xx_l4_per_hwmod
,
542 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
545 /* l4_per slave ports */
546 static struct omap_hwmod_ocp_if
*omap44xx_l4_per_slaves
[] = {
547 &omap44xx_l3_main_2__l4_per
,
550 static struct omap_hwmod omap44xx_l4_per_hwmod
= {
552 .class = &omap44xx_l4_hwmod_class
,
553 .slaves
= omap44xx_l4_per_slaves
,
554 .slaves_cnt
= ARRAY_SIZE(omap44xx_l4_per_slaves
),
555 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
558 /* l4_wkup interface data */
559 /* l4_cfg -> l4_wkup */
560 static struct omap_hwmod_ocp_if omap44xx_l4_cfg__l4_wkup
= {
561 .master
= &omap44xx_l4_cfg_hwmod
,
562 .slave
= &omap44xx_l4_wkup_hwmod
,
564 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
567 /* l4_wkup slave ports */
568 static struct omap_hwmod_ocp_if
*omap44xx_l4_wkup_slaves
[] = {
569 &omap44xx_l4_cfg__l4_wkup
,
572 static struct omap_hwmod omap44xx_l4_wkup_hwmod
= {
574 .class = &omap44xx_l4_hwmod_class
,
575 .slaves
= omap44xx_l4_wkup_slaves
,
576 .slaves_cnt
= ARRAY_SIZE(omap44xx_l4_wkup_slaves
),
577 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
582 * instance(s): mpu_private
584 static struct omap_hwmod_class omap44xx_mpu_bus_hwmod_class
= {
588 /* mpu_private interface data */
589 /* mpu -> mpu_private */
590 static struct omap_hwmod_ocp_if omap44xx_mpu__mpu_private
= {
591 .master
= &omap44xx_mpu_hwmod
,
592 .slave
= &omap44xx_mpu_private_hwmod
,
594 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
597 /* mpu_private slave ports */
598 static struct omap_hwmod_ocp_if
*omap44xx_mpu_private_slaves
[] = {
599 &omap44xx_mpu__mpu_private
,
602 static struct omap_hwmod omap44xx_mpu_private_hwmod
= {
603 .name
= "mpu_private",
604 .class = &omap44xx_mpu_bus_hwmod_class
,
605 .slaves
= omap44xx_mpu_private_slaves
,
606 .slaves_cnt
= ARRAY_SIZE(omap44xx_mpu_private_slaves
),
607 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
611 * Modules omap_hwmod structures
613 * The following IPs are excluded for the moment because:
614 * - They do not need an explicit SW control using omap_hwmod API.
615 * - They still need to be validated with the driver
616 * properly adapted to omap_hwmod / omap_device
623 * ctrl_module_pad_core
624 * ctrl_module_pad_wkup
655 * audio engine sub system
658 static struct omap_hwmod_class_sysconfig omap44xx_aess_sysc
= {
661 .sysc_flags
= (SYSC_HAS_MIDLEMODE
| SYSC_HAS_SIDLEMODE
),
662 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
663 MSTANDBY_FORCE
| MSTANDBY_NO
| MSTANDBY_SMART
),
664 .sysc_fields
= &omap_hwmod_sysc_type2
,
667 static struct omap_hwmod_class omap44xx_aess_hwmod_class
= {
669 .sysc
= &omap44xx_aess_sysc
,
673 static struct omap_hwmod_irq_info omap44xx_aess_irqs
[] = {
674 { .irq
= 99 + OMAP44XX_IRQ_GIC_START
},
677 static struct omap_hwmod_dma_info omap44xx_aess_sdma_reqs
[] = {
678 { .name
= "fifo0", .dma_req
= 100 + OMAP44XX_DMA_REQ_START
},
679 { .name
= "fifo1", .dma_req
= 101 + OMAP44XX_DMA_REQ_START
},
680 { .name
= "fifo2", .dma_req
= 102 + OMAP44XX_DMA_REQ_START
},
681 { .name
= "fifo3", .dma_req
= 103 + OMAP44XX_DMA_REQ_START
},
682 { .name
= "fifo4", .dma_req
= 104 + OMAP44XX_DMA_REQ_START
},
683 { .name
= "fifo5", .dma_req
= 105 + OMAP44XX_DMA_REQ_START
},
684 { .name
= "fifo6", .dma_req
= 106 + OMAP44XX_DMA_REQ_START
},
685 { .name
= "fifo7", .dma_req
= 107 + OMAP44XX_DMA_REQ_START
},
688 /* aess master ports */
689 static struct omap_hwmod_ocp_if
*omap44xx_aess_masters
[] = {
690 &omap44xx_aess__l4_abe
,
693 static struct omap_hwmod_addr_space omap44xx_aess_addrs
[] = {
695 .pa_start
= 0x401f1000,
696 .pa_end
= 0x401f13ff,
697 .flags
= ADDR_TYPE_RT
702 static struct omap_hwmod_ocp_if omap44xx_l4_abe__aess
= {
703 .master
= &omap44xx_l4_abe_hwmod
,
704 .slave
= &omap44xx_aess_hwmod
,
705 .clk
= "ocp_abe_iclk",
706 .addr
= omap44xx_aess_addrs
,
707 .addr_cnt
= ARRAY_SIZE(omap44xx_aess_addrs
),
708 .user
= OCP_USER_MPU
,
711 static struct omap_hwmod_addr_space omap44xx_aess_dma_addrs
[] = {
713 .pa_start
= 0x490f1000,
714 .pa_end
= 0x490f13ff,
715 .flags
= ADDR_TYPE_RT
719 /* l4_abe -> aess (dma) */
720 static struct omap_hwmod_ocp_if omap44xx_l4_abe__aess_dma
= {
721 .master
= &omap44xx_l4_abe_hwmod
,
722 .slave
= &omap44xx_aess_hwmod
,
723 .clk
= "ocp_abe_iclk",
724 .addr
= omap44xx_aess_dma_addrs
,
725 .addr_cnt
= ARRAY_SIZE(omap44xx_aess_dma_addrs
),
726 .user
= OCP_USER_SDMA
,
729 /* aess slave ports */
730 static struct omap_hwmod_ocp_if
*omap44xx_aess_slaves
[] = {
731 &omap44xx_l4_abe__aess
,
732 &omap44xx_l4_abe__aess_dma
,
735 static struct omap_hwmod omap44xx_aess_hwmod
= {
737 .class = &omap44xx_aess_hwmod_class
,
738 .mpu_irqs
= omap44xx_aess_irqs
,
739 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_aess_irqs
),
740 .sdma_reqs
= omap44xx_aess_sdma_reqs
,
741 .sdma_reqs_cnt
= ARRAY_SIZE(omap44xx_aess_sdma_reqs
),
742 .main_clk
= "aess_fck",
745 .clkctrl_reg
= OMAP4430_CM1_ABE_AESS_CLKCTRL
,
748 .slaves
= omap44xx_aess_slaves
,
749 .slaves_cnt
= ARRAY_SIZE(omap44xx_aess_slaves
),
750 .masters
= omap44xx_aess_masters
,
751 .masters_cnt
= ARRAY_SIZE(omap44xx_aess_masters
),
752 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
757 * bangap reference for ldo regulators
760 static struct omap_hwmod_class omap44xx_bandgap_hwmod_class
= {
765 static struct omap_hwmod_opt_clk bandgap_opt_clks
[] = {
766 { .role
= "fclk", .clk
= "bandgap_fclk" },
769 static struct omap_hwmod omap44xx_bandgap_hwmod
= {
771 .class = &omap44xx_bandgap_hwmod_class
,
774 .clkctrl_reg
= OMAP4430_CM_WKUP_BANDGAP_CLKCTRL
,
777 .opt_clks
= bandgap_opt_clks
,
778 .opt_clks_cnt
= ARRAY_SIZE(bandgap_opt_clks
),
779 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
784 * 32-bit ordinary counter, clocked by the falling edge of the 32 khz clock
787 static struct omap_hwmod_class_sysconfig omap44xx_counter_sysc
= {
790 .sysc_flags
= SYSC_HAS_SIDLEMODE
,
791 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
793 .sysc_fields
= &omap_hwmod_sysc_type1
,
796 static struct omap_hwmod_class omap44xx_counter_hwmod_class
= {
798 .sysc
= &omap44xx_counter_sysc
,
802 static struct omap_hwmod omap44xx_counter_32k_hwmod
;
803 static struct omap_hwmod_addr_space omap44xx_counter_32k_addrs
[] = {
805 .pa_start
= 0x4a304000,
806 .pa_end
= 0x4a30401f,
807 .flags
= ADDR_TYPE_RT
811 /* l4_wkup -> counter_32k */
812 static struct omap_hwmod_ocp_if omap44xx_l4_wkup__counter_32k
= {
813 .master
= &omap44xx_l4_wkup_hwmod
,
814 .slave
= &omap44xx_counter_32k_hwmod
,
815 .clk
= "l4_wkup_clk_mux_ck",
816 .addr
= omap44xx_counter_32k_addrs
,
817 .addr_cnt
= ARRAY_SIZE(omap44xx_counter_32k_addrs
),
818 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
821 /* counter_32k slave ports */
822 static struct omap_hwmod_ocp_if
*omap44xx_counter_32k_slaves
[] = {
823 &omap44xx_l4_wkup__counter_32k
,
826 static struct omap_hwmod omap44xx_counter_32k_hwmod
= {
827 .name
= "counter_32k",
828 .class = &omap44xx_counter_hwmod_class
,
829 .flags
= HWMOD_SWSUP_SIDLE
,
830 .main_clk
= "sys_32k_ck",
833 .clkctrl_reg
= OMAP4430_CM_WKUP_SYNCTIMER_CLKCTRL
,
836 .slaves
= omap44xx_counter_32k_slaves
,
837 .slaves_cnt
= ARRAY_SIZE(omap44xx_counter_32k_slaves
),
838 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
843 * dma controller for data exchange between memory to memory (i.e. internal or
844 * external memory) and gp peripherals to memory or memory to gp peripherals
847 static struct omap_hwmod_class_sysconfig omap44xx_dma_sysc
= {
851 .sysc_flags
= (SYSC_HAS_AUTOIDLE
| SYSC_HAS_CLOCKACTIVITY
|
852 SYSC_HAS_EMUFREE
| SYSC_HAS_MIDLEMODE
|
853 SYSC_HAS_SIDLEMODE
| SYSC_HAS_SOFTRESET
|
854 SYSS_HAS_RESET_STATUS
),
855 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
856 MSTANDBY_FORCE
| MSTANDBY_NO
| MSTANDBY_SMART
),
857 .sysc_fields
= &omap_hwmod_sysc_type1
,
860 static struct omap_hwmod_class omap44xx_dma_hwmod_class
= {
862 .sysc
= &omap44xx_dma_sysc
,
866 static struct omap_dma_dev_attr dma_dev_attr
= {
867 .dev_caps
= RESERVE_CHANNEL
| DMA_LINKED_LCH
| GLOBAL_PRIORITY
|
868 IS_CSSA_32
| IS_CDSA_32
| IS_RW_PRIORITY
,
873 static struct omap_hwmod_irq_info omap44xx_dma_system_irqs
[] = {
874 { .name
= "0", .irq
= 12 + OMAP44XX_IRQ_GIC_START
},
875 { .name
= "1", .irq
= 13 + OMAP44XX_IRQ_GIC_START
},
876 { .name
= "2", .irq
= 14 + OMAP44XX_IRQ_GIC_START
},
877 { .name
= "3", .irq
= 15 + OMAP44XX_IRQ_GIC_START
},
880 /* dma_system master ports */
881 static struct omap_hwmod_ocp_if
*omap44xx_dma_system_masters
[] = {
882 &omap44xx_dma_system__l3_main_2
,
885 static struct omap_hwmod_addr_space omap44xx_dma_system_addrs
[] = {
887 .pa_start
= 0x4a056000,
888 .pa_end
= 0x4a056fff,
889 .flags
= ADDR_TYPE_RT
893 /* l4_cfg -> dma_system */
894 static struct omap_hwmod_ocp_if omap44xx_l4_cfg__dma_system
= {
895 .master
= &omap44xx_l4_cfg_hwmod
,
896 .slave
= &omap44xx_dma_system_hwmod
,
898 .addr
= omap44xx_dma_system_addrs
,
899 .addr_cnt
= ARRAY_SIZE(omap44xx_dma_system_addrs
),
900 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
903 /* dma_system slave ports */
904 static struct omap_hwmod_ocp_if
*omap44xx_dma_system_slaves
[] = {
905 &omap44xx_l4_cfg__dma_system
,
908 static struct omap_hwmod omap44xx_dma_system_hwmod
= {
909 .name
= "dma_system",
910 .class = &omap44xx_dma_hwmod_class
,
911 .mpu_irqs
= omap44xx_dma_system_irqs
,
912 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_dma_system_irqs
),
913 .main_clk
= "l3_div_ck",
916 .clkctrl_reg
= OMAP4430_CM_SDMA_SDMA_CLKCTRL
,
919 .dev_attr
= &dma_dev_attr
,
920 .slaves
= omap44xx_dma_system_slaves
,
921 .slaves_cnt
= ARRAY_SIZE(omap44xx_dma_system_slaves
),
922 .masters
= omap44xx_dma_system_masters
,
923 .masters_cnt
= ARRAY_SIZE(omap44xx_dma_system_masters
),
924 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
929 * digital microphone controller
932 static struct omap_hwmod_class_sysconfig omap44xx_dmic_sysc
= {
935 .sysc_flags
= (SYSC_HAS_EMUFREE
| SYSC_HAS_RESET_STATUS
|
936 SYSC_HAS_SIDLEMODE
| SYSC_HAS_SOFTRESET
),
937 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
939 .sysc_fields
= &omap_hwmod_sysc_type2
,
942 static struct omap_hwmod_class omap44xx_dmic_hwmod_class
= {
944 .sysc
= &omap44xx_dmic_sysc
,
948 static struct omap_hwmod omap44xx_dmic_hwmod
;
949 static struct omap_hwmod_irq_info omap44xx_dmic_irqs
[] = {
950 { .irq
= 114 + OMAP44XX_IRQ_GIC_START
},
953 static struct omap_hwmod_dma_info omap44xx_dmic_sdma_reqs
[] = {
954 { .dma_req
= 66 + OMAP44XX_DMA_REQ_START
},
957 static struct omap_hwmod_addr_space omap44xx_dmic_addrs
[] = {
959 .pa_start
= 0x4012e000,
960 .pa_end
= 0x4012e07f,
961 .flags
= ADDR_TYPE_RT
966 static struct omap_hwmod_ocp_if omap44xx_l4_abe__dmic
= {
967 .master
= &omap44xx_l4_abe_hwmod
,
968 .slave
= &omap44xx_dmic_hwmod
,
969 .clk
= "ocp_abe_iclk",
970 .addr
= omap44xx_dmic_addrs
,
971 .addr_cnt
= ARRAY_SIZE(omap44xx_dmic_addrs
),
972 .user
= OCP_USER_MPU
,
975 static struct omap_hwmod_addr_space omap44xx_dmic_dma_addrs
[] = {
977 .pa_start
= 0x4902e000,
978 .pa_end
= 0x4902e07f,
979 .flags
= ADDR_TYPE_RT
983 /* l4_abe -> dmic (dma) */
984 static struct omap_hwmod_ocp_if omap44xx_l4_abe__dmic_dma
= {
985 .master
= &omap44xx_l4_abe_hwmod
,
986 .slave
= &omap44xx_dmic_hwmod
,
987 .clk
= "ocp_abe_iclk",
988 .addr
= omap44xx_dmic_dma_addrs
,
989 .addr_cnt
= ARRAY_SIZE(omap44xx_dmic_dma_addrs
),
990 .user
= OCP_USER_SDMA
,
993 /* dmic slave ports */
994 static struct omap_hwmod_ocp_if
*omap44xx_dmic_slaves
[] = {
995 &omap44xx_l4_abe__dmic
,
996 &omap44xx_l4_abe__dmic_dma
,
999 static struct omap_hwmod omap44xx_dmic_hwmod
= {
1001 .class = &omap44xx_dmic_hwmod_class
,
1002 .mpu_irqs
= omap44xx_dmic_irqs
,
1003 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_dmic_irqs
),
1004 .sdma_reqs
= omap44xx_dmic_sdma_reqs
,
1005 .sdma_reqs_cnt
= ARRAY_SIZE(omap44xx_dmic_sdma_reqs
),
1006 .main_clk
= "dmic_fck",
1009 .clkctrl_reg
= OMAP4430_CM1_ABE_DMIC_CLKCTRL
,
1012 .slaves
= omap44xx_dmic_slaves
,
1013 .slaves_cnt
= ARRAY_SIZE(omap44xx_dmic_slaves
),
1014 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
1022 static struct omap_hwmod_class omap44xx_dsp_hwmod_class
= {
1027 static struct omap_hwmod_irq_info omap44xx_dsp_irqs
[] = {
1028 { .irq
= 28 + OMAP44XX_IRQ_GIC_START
},
1031 static struct omap_hwmod_rst_info omap44xx_dsp_resets
[] = {
1032 { .name
= "mmu_cache", .rst_shift
= 1 },
1035 static struct omap_hwmod_rst_info omap44xx_dsp_c0_resets
[] = {
1036 { .name
= "dsp", .rst_shift
= 0 },
1040 static struct omap_hwmod_ocp_if omap44xx_dsp__iva
= {
1041 .master
= &omap44xx_dsp_hwmod
,
1042 .slave
= &omap44xx_iva_hwmod
,
1043 .clk
= "dpll_iva_m5x2_ck",
1046 /* dsp master ports */
1047 static struct omap_hwmod_ocp_if
*omap44xx_dsp_masters
[] = {
1048 &omap44xx_dsp__l3_main_1
,
1049 &omap44xx_dsp__l4_abe
,
1054 static struct omap_hwmod_ocp_if omap44xx_l4_cfg__dsp
= {
1055 .master
= &omap44xx_l4_cfg_hwmod
,
1056 .slave
= &omap44xx_dsp_hwmod
,
1058 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
1061 /* dsp slave ports */
1062 static struct omap_hwmod_ocp_if
*omap44xx_dsp_slaves
[] = {
1063 &omap44xx_l4_cfg__dsp
,
1066 /* Pseudo hwmod for reset control purpose only */
1067 static struct omap_hwmod omap44xx_dsp_c0_hwmod
= {
1069 .class = &omap44xx_dsp_hwmod_class
,
1070 .flags
= HWMOD_INIT_NO_RESET
,
1071 .rst_lines
= omap44xx_dsp_c0_resets
,
1072 .rst_lines_cnt
= ARRAY_SIZE(omap44xx_dsp_c0_resets
),
1075 .rstctrl_reg
= OMAP4430_RM_TESLA_RSTCTRL
,
1078 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
1081 static struct omap_hwmod omap44xx_dsp_hwmod
= {
1083 .class = &omap44xx_dsp_hwmod_class
,
1084 .mpu_irqs
= omap44xx_dsp_irqs
,
1085 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_dsp_irqs
),
1086 .rst_lines
= omap44xx_dsp_resets
,
1087 .rst_lines_cnt
= ARRAY_SIZE(omap44xx_dsp_resets
),
1088 .main_clk
= "dsp_fck",
1091 .clkctrl_reg
= OMAP4430_CM_TESLA_TESLA_CLKCTRL
,
1092 .rstctrl_reg
= OMAP4430_RM_TESLA_RSTCTRL
,
1095 .slaves
= omap44xx_dsp_slaves
,
1096 .slaves_cnt
= ARRAY_SIZE(omap44xx_dsp_slaves
),
1097 .masters
= omap44xx_dsp_masters
,
1098 .masters_cnt
= ARRAY_SIZE(omap44xx_dsp_masters
),
1099 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
1104 * display sub-system
1107 static struct omap_hwmod_class_sysconfig omap44xx_dss_sysc
= {
1109 .syss_offs
= 0x0014,
1110 .sysc_flags
= SYSS_HAS_RESET_STATUS
,
1113 static struct omap_hwmod_class omap44xx_dss_hwmod_class
= {
1115 .sysc
= &omap44xx_dss_sysc
,
1119 /* dss master ports */
1120 static struct omap_hwmod_ocp_if
*omap44xx_dss_masters
[] = {
1121 &omap44xx_dss__l3_main_1
,
1124 static struct omap_hwmod_addr_space omap44xx_dss_dma_addrs
[] = {
1126 .pa_start
= 0x58000000,
1127 .pa_end
= 0x5800007f,
1128 .flags
= ADDR_TYPE_RT
1132 /* l3_main_2 -> dss */
1133 static struct omap_hwmod_ocp_if omap44xx_l3_main_2__dss
= {
1134 .master
= &omap44xx_l3_main_2_hwmod
,
1135 .slave
= &omap44xx_dss_hwmod
,
1137 .addr
= omap44xx_dss_dma_addrs
,
1138 .addr_cnt
= ARRAY_SIZE(omap44xx_dss_dma_addrs
),
1139 .user
= OCP_USER_SDMA
,
1142 static struct omap_hwmod_addr_space omap44xx_dss_addrs
[] = {
1144 .pa_start
= 0x48040000,
1145 .pa_end
= 0x4804007f,
1146 .flags
= ADDR_TYPE_RT
1151 static struct omap_hwmod_ocp_if omap44xx_l4_per__dss
= {
1152 .master
= &omap44xx_l4_per_hwmod
,
1153 .slave
= &omap44xx_dss_hwmod
,
1155 .addr
= omap44xx_dss_addrs
,
1156 .addr_cnt
= ARRAY_SIZE(omap44xx_dss_addrs
),
1157 .user
= OCP_USER_MPU
,
1160 /* dss slave ports */
1161 static struct omap_hwmod_ocp_if
*omap44xx_dss_slaves
[] = {
1162 &omap44xx_l3_main_2__dss
,
1163 &omap44xx_l4_per__dss
,
1166 static struct omap_hwmod_opt_clk dss_opt_clks
[] = {
1167 { .role
= "sys_clk", .clk
= "dss_sys_clk" },
1168 { .role
= "tv_clk", .clk
= "dss_tv_clk" },
1169 { .role
= "dss_clk", .clk
= "dss_dss_clk" },
1170 { .role
= "video_clk", .clk
= "dss_48mhz_clk" },
1173 static struct omap_hwmod omap44xx_dss_hwmod
= {
1175 .class = &omap44xx_dss_hwmod_class
,
1176 .main_clk
= "dss_fck",
1179 .clkctrl_reg
= OMAP4430_CM_DSS_DSS_CLKCTRL
,
1182 .opt_clks
= dss_opt_clks
,
1183 .opt_clks_cnt
= ARRAY_SIZE(dss_opt_clks
),
1184 .slaves
= omap44xx_dss_slaves
,
1185 .slaves_cnt
= ARRAY_SIZE(omap44xx_dss_slaves
),
1186 .masters
= omap44xx_dss_masters
,
1187 .masters_cnt
= ARRAY_SIZE(omap44xx_dss_masters
),
1188 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
1193 * display controller
1196 static struct omap_hwmod_class_sysconfig omap44xx_dispc_sysc
= {
1198 .sysc_offs
= 0x0010,
1199 .syss_offs
= 0x0014,
1200 .sysc_flags
= (SYSC_HAS_AUTOIDLE
| SYSC_HAS_CLOCKACTIVITY
|
1201 SYSC_HAS_ENAWAKEUP
| SYSC_HAS_MIDLEMODE
|
1202 SYSC_HAS_SIDLEMODE
| SYSC_HAS_SOFTRESET
|
1203 SYSS_HAS_RESET_STATUS
),
1204 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
1205 MSTANDBY_FORCE
| MSTANDBY_NO
| MSTANDBY_SMART
),
1206 .sysc_fields
= &omap_hwmod_sysc_type1
,
1209 static struct omap_hwmod_class omap44xx_dispc_hwmod_class
= {
1211 .sysc
= &omap44xx_dispc_sysc
,
1215 static struct omap_hwmod omap44xx_dss_dispc_hwmod
;
1216 static struct omap_hwmod_irq_info omap44xx_dss_dispc_irqs
[] = {
1217 { .irq
= 25 + OMAP44XX_IRQ_GIC_START
},
1220 static struct omap_hwmod_dma_info omap44xx_dss_dispc_sdma_reqs
[] = {
1221 { .dma_req
= 5 + OMAP44XX_DMA_REQ_START
},
1224 static struct omap_hwmod_addr_space omap44xx_dss_dispc_dma_addrs
[] = {
1226 .pa_start
= 0x58001000,
1227 .pa_end
= 0x58001fff,
1228 .flags
= ADDR_TYPE_RT
1232 /* l3_main_2 -> dss_dispc */
1233 static struct omap_hwmod_ocp_if omap44xx_l3_main_2__dss_dispc
= {
1234 .master
= &omap44xx_l3_main_2_hwmod
,
1235 .slave
= &omap44xx_dss_dispc_hwmod
,
1237 .addr
= omap44xx_dss_dispc_dma_addrs
,
1238 .addr_cnt
= ARRAY_SIZE(omap44xx_dss_dispc_dma_addrs
),
1239 .user
= OCP_USER_SDMA
,
1242 static struct omap_hwmod_addr_space omap44xx_dss_dispc_addrs
[] = {
1244 .pa_start
= 0x48041000,
1245 .pa_end
= 0x48041fff,
1246 .flags
= ADDR_TYPE_RT
1250 /* l4_per -> dss_dispc */
1251 static struct omap_hwmod_ocp_if omap44xx_l4_per__dss_dispc
= {
1252 .master
= &omap44xx_l4_per_hwmod
,
1253 .slave
= &omap44xx_dss_dispc_hwmod
,
1255 .addr
= omap44xx_dss_dispc_addrs
,
1256 .addr_cnt
= ARRAY_SIZE(omap44xx_dss_dispc_addrs
),
1257 .user
= OCP_USER_MPU
,
1260 /* dss_dispc slave ports */
1261 static struct omap_hwmod_ocp_if
*omap44xx_dss_dispc_slaves
[] = {
1262 &omap44xx_l3_main_2__dss_dispc
,
1263 &omap44xx_l4_per__dss_dispc
,
1266 static struct omap_hwmod omap44xx_dss_dispc_hwmod
= {
1267 .name
= "dss_dispc",
1268 .class = &omap44xx_dispc_hwmod_class
,
1269 .mpu_irqs
= omap44xx_dss_dispc_irqs
,
1270 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_dss_dispc_irqs
),
1271 .sdma_reqs
= omap44xx_dss_dispc_sdma_reqs
,
1272 .sdma_reqs_cnt
= ARRAY_SIZE(omap44xx_dss_dispc_sdma_reqs
),
1273 .main_clk
= "dss_fck",
1276 .clkctrl_reg
= OMAP4430_CM_DSS_DSS_CLKCTRL
,
1279 .slaves
= omap44xx_dss_dispc_slaves
,
1280 .slaves_cnt
= ARRAY_SIZE(omap44xx_dss_dispc_slaves
),
1281 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
1286 * display serial interface controller
1289 static struct omap_hwmod_class_sysconfig omap44xx_dsi_sysc
= {
1291 .sysc_offs
= 0x0010,
1292 .syss_offs
= 0x0014,
1293 .sysc_flags
= (SYSC_HAS_AUTOIDLE
| SYSC_HAS_CLOCKACTIVITY
|
1294 SYSC_HAS_ENAWAKEUP
| SYSC_HAS_SIDLEMODE
|
1295 SYSC_HAS_SOFTRESET
| SYSS_HAS_RESET_STATUS
),
1296 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
),
1297 .sysc_fields
= &omap_hwmod_sysc_type1
,
1300 static struct omap_hwmod_class omap44xx_dsi_hwmod_class
= {
1302 .sysc
= &omap44xx_dsi_sysc
,
1306 static struct omap_hwmod omap44xx_dss_dsi1_hwmod
;
1307 static struct omap_hwmod_irq_info omap44xx_dss_dsi1_irqs
[] = {
1308 { .irq
= 53 + OMAP44XX_IRQ_GIC_START
},
1311 static struct omap_hwmod_dma_info omap44xx_dss_dsi1_sdma_reqs
[] = {
1312 { .dma_req
= 74 + OMAP44XX_DMA_REQ_START
},
1315 static struct omap_hwmod_addr_space omap44xx_dss_dsi1_dma_addrs
[] = {
1317 .pa_start
= 0x58004000,
1318 .pa_end
= 0x580041ff,
1319 .flags
= ADDR_TYPE_RT
1323 /* l3_main_2 -> dss_dsi1 */
1324 static struct omap_hwmod_ocp_if omap44xx_l3_main_2__dss_dsi1
= {
1325 .master
= &omap44xx_l3_main_2_hwmod
,
1326 .slave
= &omap44xx_dss_dsi1_hwmod
,
1328 .addr
= omap44xx_dss_dsi1_dma_addrs
,
1329 .addr_cnt
= ARRAY_SIZE(omap44xx_dss_dsi1_dma_addrs
),
1330 .user
= OCP_USER_SDMA
,
1333 static struct omap_hwmod_addr_space omap44xx_dss_dsi1_addrs
[] = {
1335 .pa_start
= 0x48044000,
1336 .pa_end
= 0x480441ff,
1337 .flags
= ADDR_TYPE_RT
1341 /* l4_per -> dss_dsi1 */
1342 static struct omap_hwmod_ocp_if omap44xx_l4_per__dss_dsi1
= {
1343 .master
= &omap44xx_l4_per_hwmod
,
1344 .slave
= &omap44xx_dss_dsi1_hwmod
,
1346 .addr
= omap44xx_dss_dsi1_addrs
,
1347 .addr_cnt
= ARRAY_SIZE(omap44xx_dss_dsi1_addrs
),
1348 .user
= OCP_USER_MPU
,
1351 /* dss_dsi1 slave ports */
1352 static struct omap_hwmod_ocp_if
*omap44xx_dss_dsi1_slaves
[] = {
1353 &omap44xx_l3_main_2__dss_dsi1
,
1354 &omap44xx_l4_per__dss_dsi1
,
1357 static struct omap_hwmod omap44xx_dss_dsi1_hwmod
= {
1359 .class = &omap44xx_dsi_hwmod_class
,
1360 .mpu_irqs
= omap44xx_dss_dsi1_irqs
,
1361 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_dss_dsi1_irqs
),
1362 .sdma_reqs
= omap44xx_dss_dsi1_sdma_reqs
,
1363 .sdma_reqs_cnt
= ARRAY_SIZE(omap44xx_dss_dsi1_sdma_reqs
),
1364 .main_clk
= "dss_fck",
1367 .clkctrl_reg
= OMAP4430_CM_DSS_DSS_CLKCTRL
,
1370 .slaves
= omap44xx_dss_dsi1_slaves
,
1371 .slaves_cnt
= ARRAY_SIZE(omap44xx_dss_dsi1_slaves
),
1372 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
1376 static struct omap_hwmod omap44xx_dss_dsi2_hwmod
;
1377 static struct omap_hwmod_irq_info omap44xx_dss_dsi2_irqs
[] = {
1378 { .irq
= 84 + OMAP44XX_IRQ_GIC_START
},
1381 static struct omap_hwmod_dma_info omap44xx_dss_dsi2_sdma_reqs
[] = {
1382 { .dma_req
= 83 + OMAP44XX_DMA_REQ_START
},
1385 static struct omap_hwmod_addr_space omap44xx_dss_dsi2_dma_addrs
[] = {
1387 .pa_start
= 0x58005000,
1388 .pa_end
= 0x580051ff,
1389 .flags
= ADDR_TYPE_RT
1393 /* l3_main_2 -> dss_dsi2 */
1394 static struct omap_hwmod_ocp_if omap44xx_l3_main_2__dss_dsi2
= {
1395 .master
= &omap44xx_l3_main_2_hwmod
,
1396 .slave
= &omap44xx_dss_dsi2_hwmod
,
1398 .addr
= omap44xx_dss_dsi2_dma_addrs
,
1399 .addr_cnt
= ARRAY_SIZE(omap44xx_dss_dsi2_dma_addrs
),
1400 .user
= OCP_USER_SDMA
,
1403 static struct omap_hwmod_addr_space omap44xx_dss_dsi2_addrs
[] = {
1405 .pa_start
= 0x48045000,
1406 .pa_end
= 0x480451ff,
1407 .flags
= ADDR_TYPE_RT
1411 /* l4_per -> dss_dsi2 */
1412 static struct omap_hwmod_ocp_if omap44xx_l4_per__dss_dsi2
= {
1413 .master
= &omap44xx_l4_per_hwmod
,
1414 .slave
= &omap44xx_dss_dsi2_hwmod
,
1416 .addr
= omap44xx_dss_dsi2_addrs
,
1417 .addr_cnt
= ARRAY_SIZE(omap44xx_dss_dsi2_addrs
),
1418 .user
= OCP_USER_MPU
,
1421 /* dss_dsi2 slave ports */
1422 static struct omap_hwmod_ocp_if
*omap44xx_dss_dsi2_slaves
[] = {
1423 &omap44xx_l3_main_2__dss_dsi2
,
1424 &omap44xx_l4_per__dss_dsi2
,
1427 static struct omap_hwmod omap44xx_dss_dsi2_hwmod
= {
1429 .class = &omap44xx_dsi_hwmod_class
,
1430 .mpu_irqs
= omap44xx_dss_dsi2_irqs
,
1431 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_dss_dsi2_irqs
),
1432 .sdma_reqs
= omap44xx_dss_dsi2_sdma_reqs
,
1433 .sdma_reqs_cnt
= ARRAY_SIZE(omap44xx_dss_dsi2_sdma_reqs
),
1434 .main_clk
= "dss_fck",
1437 .clkctrl_reg
= OMAP4430_CM_DSS_DSS_CLKCTRL
,
1440 .slaves
= omap44xx_dss_dsi2_slaves
,
1441 .slaves_cnt
= ARRAY_SIZE(omap44xx_dss_dsi2_slaves
),
1442 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
1450 static struct omap_hwmod_class_sysconfig omap44xx_hdmi_sysc
= {
1452 .sysc_offs
= 0x0010,
1453 .sysc_flags
= (SYSC_HAS_RESET_STATUS
| SYSC_HAS_SIDLEMODE
|
1454 SYSC_HAS_SOFTRESET
),
1455 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
1457 .sysc_fields
= &omap_hwmod_sysc_type2
,
1460 static struct omap_hwmod_class omap44xx_hdmi_hwmod_class
= {
1462 .sysc
= &omap44xx_hdmi_sysc
,
1466 static struct omap_hwmod omap44xx_dss_hdmi_hwmod
;
1467 static struct omap_hwmod_irq_info omap44xx_dss_hdmi_irqs
[] = {
1468 { .irq
= 101 + OMAP44XX_IRQ_GIC_START
},
1471 static struct omap_hwmod_dma_info omap44xx_dss_hdmi_sdma_reqs
[] = {
1472 { .dma_req
= 75 + OMAP44XX_DMA_REQ_START
},
1475 static struct omap_hwmod_addr_space omap44xx_dss_hdmi_dma_addrs
[] = {
1477 .pa_start
= 0x58006000,
1478 .pa_end
= 0x58006fff,
1479 .flags
= ADDR_TYPE_RT
1483 /* l3_main_2 -> dss_hdmi */
1484 static struct omap_hwmod_ocp_if omap44xx_l3_main_2__dss_hdmi
= {
1485 .master
= &omap44xx_l3_main_2_hwmod
,
1486 .slave
= &omap44xx_dss_hdmi_hwmod
,
1488 .addr
= omap44xx_dss_hdmi_dma_addrs
,
1489 .addr_cnt
= ARRAY_SIZE(omap44xx_dss_hdmi_dma_addrs
),
1490 .user
= OCP_USER_SDMA
,
1493 static struct omap_hwmod_addr_space omap44xx_dss_hdmi_addrs
[] = {
1495 .pa_start
= 0x48046000,
1496 .pa_end
= 0x48046fff,
1497 .flags
= ADDR_TYPE_RT
1501 /* l4_per -> dss_hdmi */
1502 static struct omap_hwmod_ocp_if omap44xx_l4_per__dss_hdmi
= {
1503 .master
= &omap44xx_l4_per_hwmod
,
1504 .slave
= &omap44xx_dss_hdmi_hwmod
,
1506 .addr
= omap44xx_dss_hdmi_addrs
,
1507 .addr_cnt
= ARRAY_SIZE(omap44xx_dss_hdmi_addrs
),
1508 .user
= OCP_USER_MPU
,
1511 /* dss_hdmi slave ports */
1512 static struct omap_hwmod_ocp_if
*omap44xx_dss_hdmi_slaves
[] = {
1513 &omap44xx_l3_main_2__dss_hdmi
,
1514 &omap44xx_l4_per__dss_hdmi
,
1517 static struct omap_hwmod omap44xx_dss_hdmi_hwmod
= {
1519 .class = &omap44xx_hdmi_hwmod_class
,
1520 .mpu_irqs
= omap44xx_dss_hdmi_irqs
,
1521 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_dss_hdmi_irqs
),
1522 .sdma_reqs
= omap44xx_dss_hdmi_sdma_reqs
,
1523 .sdma_reqs_cnt
= ARRAY_SIZE(omap44xx_dss_hdmi_sdma_reqs
),
1524 .main_clk
= "dss_fck",
1527 .clkctrl_reg
= OMAP4430_CM_DSS_DSS_CLKCTRL
,
1530 .slaves
= omap44xx_dss_hdmi_slaves
,
1531 .slaves_cnt
= ARRAY_SIZE(omap44xx_dss_hdmi_slaves
),
1532 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
1537 * remote frame buffer interface
1540 static struct omap_hwmod_class_sysconfig omap44xx_rfbi_sysc
= {
1542 .sysc_offs
= 0x0010,
1543 .syss_offs
= 0x0014,
1544 .sysc_flags
= (SYSC_HAS_AUTOIDLE
| SYSC_HAS_SIDLEMODE
|
1545 SYSC_HAS_SOFTRESET
| SYSS_HAS_RESET_STATUS
),
1546 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
),
1547 .sysc_fields
= &omap_hwmod_sysc_type1
,
1550 static struct omap_hwmod_class omap44xx_rfbi_hwmod_class
= {
1552 .sysc
= &omap44xx_rfbi_sysc
,
1556 static struct omap_hwmod omap44xx_dss_rfbi_hwmod
;
1557 static struct omap_hwmod_dma_info omap44xx_dss_rfbi_sdma_reqs
[] = {
1558 { .dma_req
= 13 + OMAP44XX_DMA_REQ_START
},
1561 static struct omap_hwmod_addr_space omap44xx_dss_rfbi_dma_addrs
[] = {
1563 .pa_start
= 0x58002000,
1564 .pa_end
= 0x580020ff,
1565 .flags
= ADDR_TYPE_RT
1569 /* l3_main_2 -> dss_rfbi */
1570 static struct omap_hwmod_ocp_if omap44xx_l3_main_2__dss_rfbi
= {
1571 .master
= &omap44xx_l3_main_2_hwmod
,
1572 .slave
= &omap44xx_dss_rfbi_hwmod
,
1574 .addr
= omap44xx_dss_rfbi_dma_addrs
,
1575 .addr_cnt
= ARRAY_SIZE(omap44xx_dss_rfbi_dma_addrs
),
1576 .user
= OCP_USER_SDMA
,
1579 static struct omap_hwmod_addr_space omap44xx_dss_rfbi_addrs
[] = {
1581 .pa_start
= 0x48042000,
1582 .pa_end
= 0x480420ff,
1583 .flags
= ADDR_TYPE_RT
1587 /* l4_per -> dss_rfbi */
1588 static struct omap_hwmod_ocp_if omap44xx_l4_per__dss_rfbi
= {
1589 .master
= &omap44xx_l4_per_hwmod
,
1590 .slave
= &omap44xx_dss_rfbi_hwmod
,
1592 .addr
= omap44xx_dss_rfbi_addrs
,
1593 .addr_cnt
= ARRAY_SIZE(omap44xx_dss_rfbi_addrs
),
1594 .user
= OCP_USER_MPU
,
1597 /* dss_rfbi slave ports */
1598 static struct omap_hwmod_ocp_if
*omap44xx_dss_rfbi_slaves
[] = {
1599 &omap44xx_l3_main_2__dss_rfbi
,
1600 &omap44xx_l4_per__dss_rfbi
,
1603 static struct omap_hwmod omap44xx_dss_rfbi_hwmod
= {
1605 .class = &omap44xx_rfbi_hwmod_class
,
1606 .sdma_reqs
= omap44xx_dss_rfbi_sdma_reqs
,
1607 .sdma_reqs_cnt
= ARRAY_SIZE(omap44xx_dss_rfbi_sdma_reqs
),
1608 .main_clk
= "dss_fck",
1611 .clkctrl_reg
= OMAP4430_CM_DSS_DSS_CLKCTRL
,
1614 .slaves
= omap44xx_dss_rfbi_slaves
,
1615 .slaves_cnt
= ARRAY_SIZE(omap44xx_dss_rfbi_slaves
),
1616 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
1624 static struct omap_hwmod_class omap44xx_venc_hwmod_class
= {
1629 static struct omap_hwmod omap44xx_dss_venc_hwmod
;
1630 static struct omap_hwmod_addr_space omap44xx_dss_venc_dma_addrs
[] = {
1632 .pa_start
= 0x58003000,
1633 .pa_end
= 0x580030ff,
1634 .flags
= ADDR_TYPE_RT
1638 /* l3_main_2 -> dss_venc */
1639 static struct omap_hwmod_ocp_if omap44xx_l3_main_2__dss_venc
= {
1640 .master
= &omap44xx_l3_main_2_hwmod
,
1641 .slave
= &omap44xx_dss_venc_hwmod
,
1643 .addr
= omap44xx_dss_venc_dma_addrs
,
1644 .addr_cnt
= ARRAY_SIZE(omap44xx_dss_venc_dma_addrs
),
1645 .user
= OCP_USER_SDMA
,
1648 static struct omap_hwmod_addr_space omap44xx_dss_venc_addrs
[] = {
1650 .pa_start
= 0x48043000,
1651 .pa_end
= 0x480430ff,
1652 .flags
= ADDR_TYPE_RT
1656 /* l4_per -> dss_venc */
1657 static struct omap_hwmod_ocp_if omap44xx_l4_per__dss_venc
= {
1658 .master
= &omap44xx_l4_per_hwmod
,
1659 .slave
= &omap44xx_dss_venc_hwmod
,
1661 .addr
= omap44xx_dss_venc_addrs
,
1662 .addr_cnt
= ARRAY_SIZE(omap44xx_dss_venc_addrs
),
1663 .user
= OCP_USER_MPU
,
1666 /* dss_venc slave ports */
1667 static struct omap_hwmod_ocp_if
*omap44xx_dss_venc_slaves
[] = {
1668 &omap44xx_l3_main_2__dss_venc
,
1669 &omap44xx_l4_per__dss_venc
,
1672 static struct omap_hwmod omap44xx_dss_venc_hwmod
= {
1674 .class = &omap44xx_venc_hwmod_class
,
1675 .main_clk
= "dss_fck",
1678 .clkctrl_reg
= OMAP4430_CM_DSS_DSS_CLKCTRL
,
1681 .slaves
= omap44xx_dss_venc_slaves
,
1682 .slaves_cnt
= ARRAY_SIZE(omap44xx_dss_venc_slaves
),
1683 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
1688 * general purpose io module
1691 static struct omap_hwmod_class_sysconfig omap44xx_gpio_sysc
= {
1693 .sysc_offs
= 0x0010,
1694 .syss_offs
= 0x0114,
1695 .sysc_flags
= (SYSC_HAS_AUTOIDLE
| SYSC_HAS_ENAWAKEUP
|
1696 SYSC_HAS_SIDLEMODE
| SYSC_HAS_SOFTRESET
|
1697 SYSS_HAS_RESET_STATUS
),
1698 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
1700 .sysc_fields
= &omap_hwmod_sysc_type1
,
1703 static struct omap_hwmod_class omap44xx_gpio_hwmod_class
= {
1705 .sysc
= &omap44xx_gpio_sysc
,
1710 static struct omap_gpio_dev_attr gpio_dev_attr
= {
1716 static struct omap_hwmod omap44xx_gpio1_hwmod
;
1717 static struct omap_hwmod_irq_info omap44xx_gpio1_irqs
[] = {
1718 { .irq
= 29 + OMAP44XX_IRQ_GIC_START
},
1721 static struct omap_hwmod_addr_space omap44xx_gpio1_addrs
[] = {
1723 .pa_start
= 0x4a310000,
1724 .pa_end
= 0x4a3101ff,
1725 .flags
= ADDR_TYPE_RT
1729 /* l4_wkup -> gpio1 */
1730 static struct omap_hwmod_ocp_if omap44xx_l4_wkup__gpio1
= {
1731 .master
= &omap44xx_l4_wkup_hwmod
,
1732 .slave
= &omap44xx_gpio1_hwmod
,
1733 .clk
= "l4_wkup_clk_mux_ck",
1734 .addr
= omap44xx_gpio1_addrs
,
1735 .addr_cnt
= ARRAY_SIZE(omap44xx_gpio1_addrs
),
1736 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
1739 /* gpio1 slave ports */
1740 static struct omap_hwmod_ocp_if
*omap44xx_gpio1_slaves
[] = {
1741 &omap44xx_l4_wkup__gpio1
,
1744 static struct omap_hwmod_opt_clk gpio1_opt_clks
[] = {
1745 { .role
= "dbclk", .clk
= "gpio1_dbclk" },
1748 static struct omap_hwmod omap44xx_gpio1_hwmod
= {
1750 .class = &omap44xx_gpio_hwmod_class
,
1751 .mpu_irqs
= omap44xx_gpio1_irqs
,
1752 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_gpio1_irqs
),
1753 .main_clk
= "gpio1_ick",
1756 .clkctrl_reg
= OMAP4430_CM_WKUP_GPIO1_CLKCTRL
,
1759 .opt_clks
= gpio1_opt_clks
,
1760 .opt_clks_cnt
= ARRAY_SIZE(gpio1_opt_clks
),
1761 .dev_attr
= &gpio_dev_attr
,
1762 .slaves
= omap44xx_gpio1_slaves
,
1763 .slaves_cnt
= ARRAY_SIZE(omap44xx_gpio1_slaves
),
1764 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
1768 static struct omap_hwmod omap44xx_gpio2_hwmod
;
1769 static struct omap_hwmod_irq_info omap44xx_gpio2_irqs
[] = {
1770 { .irq
= 30 + OMAP44XX_IRQ_GIC_START
},
1773 static struct omap_hwmod_addr_space omap44xx_gpio2_addrs
[] = {
1775 .pa_start
= 0x48055000,
1776 .pa_end
= 0x480551ff,
1777 .flags
= ADDR_TYPE_RT
1781 /* l4_per -> gpio2 */
1782 static struct omap_hwmod_ocp_if omap44xx_l4_per__gpio2
= {
1783 .master
= &omap44xx_l4_per_hwmod
,
1784 .slave
= &omap44xx_gpio2_hwmod
,
1786 .addr
= omap44xx_gpio2_addrs
,
1787 .addr_cnt
= ARRAY_SIZE(omap44xx_gpio2_addrs
),
1788 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
1791 /* gpio2 slave ports */
1792 static struct omap_hwmod_ocp_if
*omap44xx_gpio2_slaves
[] = {
1793 &omap44xx_l4_per__gpio2
,
1796 static struct omap_hwmod_opt_clk gpio2_opt_clks
[] = {
1797 { .role
= "dbclk", .clk
= "gpio2_dbclk" },
1800 static struct omap_hwmod omap44xx_gpio2_hwmod
= {
1802 .class = &omap44xx_gpio_hwmod_class
,
1803 .flags
= HWMOD_CONTROL_OPT_CLKS_IN_RESET
,
1804 .mpu_irqs
= omap44xx_gpio2_irqs
,
1805 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_gpio2_irqs
),
1806 .main_clk
= "gpio2_ick",
1809 .clkctrl_reg
= OMAP4430_CM_L4PER_GPIO2_CLKCTRL
,
1812 .opt_clks
= gpio2_opt_clks
,
1813 .opt_clks_cnt
= ARRAY_SIZE(gpio2_opt_clks
),
1814 .dev_attr
= &gpio_dev_attr
,
1815 .slaves
= omap44xx_gpio2_slaves
,
1816 .slaves_cnt
= ARRAY_SIZE(omap44xx_gpio2_slaves
),
1817 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
1821 static struct omap_hwmod omap44xx_gpio3_hwmod
;
1822 static struct omap_hwmod_irq_info omap44xx_gpio3_irqs
[] = {
1823 { .irq
= 31 + OMAP44XX_IRQ_GIC_START
},
1826 static struct omap_hwmod_addr_space omap44xx_gpio3_addrs
[] = {
1828 .pa_start
= 0x48057000,
1829 .pa_end
= 0x480571ff,
1830 .flags
= ADDR_TYPE_RT
1834 /* l4_per -> gpio3 */
1835 static struct omap_hwmod_ocp_if omap44xx_l4_per__gpio3
= {
1836 .master
= &omap44xx_l4_per_hwmod
,
1837 .slave
= &omap44xx_gpio3_hwmod
,
1839 .addr
= omap44xx_gpio3_addrs
,
1840 .addr_cnt
= ARRAY_SIZE(omap44xx_gpio3_addrs
),
1841 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
1844 /* gpio3 slave ports */
1845 static struct omap_hwmod_ocp_if
*omap44xx_gpio3_slaves
[] = {
1846 &omap44xx_l4_per__gpio3
,
1849 static struct omap_hwmod_opt_clk gpio3_opt_clks
[] = {
1850 { .role
= "dbclk", .clk
= "gpio3_dbclk" },
1853 static struct omap_hwmod omap44xx_gpio3_hwmod
= {
1855 .class = &omap44xx_gpio_hwmod_class
,
1856 .flags
= HWMOD_CONTROL_OPT_CLKS_IN_RESET
,
1857 .mpu_irqs
= omap44xx_gpio3_irqs
,
1858 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_gpio3_irqs
),
1859 .main_clk
= "gpio3_ick",
1862 .clkctrl_reg
= OMAP4430_CM_L4PER_GPIO3_CLKCTRL
,
1865 .opt_clks
= gpio3_opt_clks
,
1866 .opt_clks_cnt
= ARRAY_SIZE(gpio3_opt_clks
),
1867 .dev_attr
= &gpio_dev_attr
,
1868 .slaves
= omap44xx_gpio3_slaves
,
1869 .slaves_cnt
= ARRAY_SIZE(omap44xx_gpio3_slaves
),
1870 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
1874 static struct omap_hwmod omap44xx_gpio4_hwmod
;
1875 static struct omap_hwmod_irq_info omap44xx_gpio4_irqs
[] = {
1876 { .irq
= 32 + OMAP44XX_IRQ_GIC_START
},
1879 static struct omap_hwmod_addr_space omap44xx_gpio4_addrs
[] = {
1881 .pa_start
= 0x48059000,
1882 .pa_end
= 0x480591ff,
1883 .flags
= ADDR_TYPE_RT
1887 /* l4_per -> gpio4 */
1888 static struct omap_hwmod_ocp_if omap44xx_l4_per__gpio4
= {
1889 .master
= &omap44xx_l4_per_hwmod
,
1890 .slave
= &omap44xx_gpio4_hwmod
,
1892 .addr
= omap44xx_gpio4_addrs
,
1893 .addr_cnt
= ARRAY_SIZE(omap44xx_gpio4_addrs
),
1894 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
1897 /* gpio4 slave ports */
1898 static struct omap_hwmod_ocp_if
*omap44xx_gpio4_slaves
[] = {
1899 &omap44xx_l4_per__gpio4
,
1902 static struct omap_hwmod_opt_clk gpio4_opt_clks
[] = {
1903 { .role
= "dbclk", .clk
= "gpio4_dbclk" },
1906 static struct omap_hwmod omap44xx_gpio4_hwmod
= {
1908 .class = &omap44xx_gpio_hwmod_class
,
1909 .flags
= HWMOD_CONTROL_OPT_CLKS_IN_RESET
,
1910 .mpu_irqs
= omap44xx_gpio4_irqs
,
1911 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_gpio4_irqs
),
1912 .main_clk
= "gpio4_ick",
1915 .clkctrl_reg
= OMAP4430_CM_L4PER_GPIO4_CLKCTRL
,
1918 .opt_clks
= gpio4_opt_clks
,
1919 .opt_clks_cnt
= ARRAY_SIZE(gpio4_opt_clks
),
1920 .dev_attr
= &gpio_dev_attr
,
1921 .slaves
= omap44xx_gpio4_slaves
,
1922 .slaves_cnt
= ARRAY_SIZE(omap44xx_gpio4_slaves
),
1923 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
1927 static struct omap_hwmod omap44xx_gpio5_hwmod
;
1928 static struct omap_hwmod_irq_info omap44xx_gpio5_irqs
[] = {
1929 { .irq
= 33 + OMAP44XX_IRQ_GIC_START
},
1932 static struct omap_hwmod_addr_space omap44xx_gpio5_addrs
[] = {
1934 .pa_start
= 0x4805b000,
1935 .pa_end
= 0x4805b1ff,
1936 .flags
= ADDR_TYPE_RT
1940 /* l4_per -> gpio5 */
1941 static struct omap_hwmod_ocp_if omap44xx_l4_per__gpio5
= {
1942 .master
= &omap44xx_l4_per_hwmod
,
1943 .slave
= &omap44xx_gpio5_hwmod
,
1945 .addr
= omap44xx_gpio5_addrs
,
1946 .addr_cnt
= ARRAY_SIZE(omap44xx_gpio5_addrs
),
1947 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
1950 /* gpio5 slave ports */
1951 static struct omap_hwmod_ocp_if
*omap44xx_gpio5_slaves
[] = {
1952 &omap44xx_l4_per__gpio5
,
1955 static struct omap_hwmod_opt_clk gpio5_opt_clks
[] = {
1956 { .role
= "dbclk", .clk
= "gpio5_dbclk" },
1959 static struct omap_hwmod omap44xx_gpio5_hwmod
= {
1961 .class = &omap44xx_gpio_hwmod_class
,
1962 .flags
= HWMOD_CONTROL_OPT_CLKS_IN_RESET
,
1963 .mpu_irqs
= omap44xx_gpio5_irqs
,
1964 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_gpio5_irqs
),
1965 .main_clk
= "gpio5_ick",
1968 .clkctrl_reg
= OMAP4430_CM_L4PER_GPIO5_CLKCTRL
,
1971 .opt_clks
= gpio5_opt_clks
,
1972 .opt_clks_cnt
= ARRAY_SIZE(gpio5_opt_clks
),
1973 .dev_attr
= &gpio_dev_attr
,
1974 .slaves
= omap44xx_gpio5_slaves
,
1975 .slaves_cnt
= ARRAY_SIZE(omap44xx_gpio5_slaves
),
1976 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
1980 static struct omap_hwmod omap44xx_gpio6_hwmod
;
1981 static struct omap_hwmod_irq_info omap44xx_gpio6_irqs
[] = {
1982 { .irq
= 34 + OMAP44XX_IRQ_GIC_START
},
1985 static struct omap_hwmod_addr_space omap44xx_gpio6_addrs
[] = {
1987 .pa_start
= 0x4805d000,
1988 .pa_end
= 0x4805d1ff,
1989 .flags
= ADDR_TYPE_RT
1993 /* l4_per -> gpio6 */
1994 static struct omap_hwmod_ocp_if omap44xx_l4_per__gpio6
= {
1995 .master
= &omap44xx_l4_per_hwmod
,
1996 .slave
= &omap44xx_gpio6_hwmod
,
1998 .addr
= omap44xx_gpio6_addrs
,
1999 .addr_cnt
= ARRAY_SIZE(omap44xx_gpio6_addrs
),
2000 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2003 /* gpio6 slave ports */
2004 static struct omap_hwmod_ocp_if
*omap44xx_gpio6_slaves
[] = {
2005 &omap44xx_l4_per__gpio6
,
2008 static struct omap_hwmod_opt_clk gpio6_opt_clks
[] = {
2009 { .role
= "dbclk", .clk
= "gpio6_dbclk" },
2012 static struct omap_hwmod omap44xx_gpio6_hwmod
= {
2014 .class = &omap44xx_gpio_hwmod_class
,
2015 .flags
= HWMOD_CONTROL_OPT_CLKS_IN_RESET
,
2016 .mpu_irqs
= omap44xx_gpio6_irqs
,
2017 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_gpio6_irqs
),
2018 .main_clk
= "gpio6_ick",
2021 .clkctrl_reg
= OMAP4430_CM_L4PER_GPIO6_CLKCTRL
,
2024 .opt_clks
= gpio6_opt_clks
,
2025 .opt_clks_cnt
= ARRAY_SIZE(gpio6_opt_clks
),
2026 .dev_attr
= &gpio_dev_attr
,
2027 .slaves
= omap44xx_gpio6_slaves
,
2028 .slaves_cnt
= ARRAY_SIZE(omap44xx_gpio6_slaves
),
2029 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
2034 * mipi high-speed synchronous serial interface (multichannel and full-duplex
2038 static struct omap_hwmod_class_sysconfig omap44xx_hsi_sysc
= {
2040 .sysc_offs
= 0x0010,
2041 .syss_offs
= 0x0014,
2042 .sysc_flags
= (SYSC_HAS_AUTOIDLE
| SYSC_HAS_EMUFREE
|
2043 SYSC_HAS_MIDLEMODE
| SYSC_HAS_SIDLEMODE
|
2044 SYSC_HAS_SOFTRESET
| SYSS_HAS_RESET_STATUS
),
2045 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
2046 SIDLE_SMART_WKUP
| MSTANDBY_FORCE
| MSTANDBY_NO
|
2048 .sysc_fields
= &omap_hwmod_sysc_type1
,
2051 static struct omap_hwmod_class omap44xx_hsi_hwmod_class
= {
2053 .sysc
= &omap44xx_hsi_sysc
,
2057 static struct omap_hwmod_irq_info omap44xx_hsi_irqs
[] = {
2058 { .name
= "mpu_p1", .irq
= 67 + OMAP44XX_IRQ_GIC_START
},
2059 { .name
= "mpu_p2", .irq
= 68 + OMAP44XX_IRQ_GIC_START
},
2060 { .name
= "mpu_dma", .irq
= 71 + OMAP44XX_IRQ_GIC_START
},
2063 /* hsi master ports */
2064 static struct omap_hwmod_ocp_if
*omap44xx_hsi_masters
[] = {
2065 &omap44xx_hsi__l3_main_2
,
2068 static struct omap_hwmod_addr_space omap44xx_hsi_addrs
[] = {
2070 .pa_start
= 0x4a058000,
2071 .pa_end
= 0x4a05bfff,
2072 .flags
= ADDR_TYPE_RT
2077 static struct omap_hwmod_ocp_if omap44xx_l4_cfg__hsi
= {
2078 .master
= &omap44xx_l4_cfg_hwmod
,
2079 .slave
= &omap44xx_hsi_hwmod
,
2081 .addr
= omap44xx_hsi_addrs
,
2082 .addr_cnt
= ARRAY_SIZE(omap44xx_hsi_addrs
),
2083 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2086 /* hsi slave ports */
2087 static struct omap_hwmod_ocp_if
*omap44xx_hsi_slaves
[] = {
2088 &omap44xx_l4_cfg__hsi
,
2091 static struct omap_hwmod omap44xx_hsi_hwmod
= {
2093 .class = &omap44xx_hsi_hwmod_class
,
2094 .mpu_irqs
= omap44xx_hsi_irqs
,
2095 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_hsi_irqs
),
2096 .main_clk
= "hsi_fck",
2099 .clkctrl_reg
= OMAP4430_CM_L3INIT_HSI_CLKCTRL
,
2102 .slaves
= omap44xx_hsi_slaves
,
2103 .slaves_cnt
= ARRAY_SIZE(omap44xx_hsi_slaves
),
2104 .masters
= omap44xx_hsi_masters
,
2105 .masters_cnt
= ARRAY_SIZE(omap44xx_hsi_masters
),
2106 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
2111 * multimaster high-speed i2c controller
2114 static struct omap_hwmod_class_sysconfig omap44xx_i2c_sysc
= {
2115 .sysc_offs
= 0x0010,
2116 .syss_offs
= 0x0090,
2117 .sysc_flags
= (SYSC_HAS_AUTOIDLE
| SYSC_HAS_CLOCKACTIVITY
|
2118 SYSC_HAS_ENAWAKEUP
| SYSC_HAS_SIDLEMODE
|
2119 SYSC_HAS_SOFTRESET
| SYSS_HAS_RESET_STATUS
),
2120 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
2122 .sysc_fields
= &omap_hwmod_sysc_type1
,
2125 static struct omap_hwmod_class omap44xx_i2c_hwmod_class
= {
2127 .sysc
= &omap44xx_i2c_sysc
,
2131 static struct omap_hwmod omap44xx_i2c1_hwmod
;
2132 static struct omap_hwmod_irq_info omap44xx_i2c1_irqs
[] = {
2133 { .irq
= 56 + OMAP44XX_IRQ_GIC_START
},
2136 static struct omap_hwmod_dma_info omap44xx_i2c1_sdma_reqs
[] = {
2137 { .name
= "tx", .dma_req
= 26 + OMAP44XX_DMA_REQ_START
},
2138 { .name
= "rx", .dma_req
= 27 + OMAP44XX_DMA_REQ_START
},
2141 static struct omap_hwmod_addr_space omap44xx_i2c1_addrs
[] = {
2143 .pa_start
= 0x48070000,
2144 .pa_end
= 0x480700ff,
2145 .flags
= ADDR_TYPE_RT
2149 /* l4_per -> i2c1 */
2150 static struct omap_hwmod_ocp_if omap44xx_l4_per__i2c1
= {
2151 .master
= &omap44xx_l4_per_hwmod
,
2152 .slave
= &omap44xx_i2c1_hwmod
,
2154 .addr
= omap44xx_i2c1_addrs
,
2155 .addr_cnt
= ARRAY_SIZE(omap44xx_i2c1_addrs
),
2156 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2159 /* i2c1 slave ports */
2160 static struct omap_hwmod_ocp_if
*omap44xx_i2c1_slaves
[] = {
2161 &omap44xx_l4_per__i2c1
,
2164 static struct omap_hwmod omap44xx_i2c1_hwmod
= {
2166 .class = &omap44xx_i2c_hwmod_class
,
2167 .flags
= HWMOD_INIT_NO_RESET
,
2168 .mpu_irqs
= omap44xx_i2c1_irqs
,
2169 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_i2c1_irqs
),
2170 .sdma_reqs
= omap44xx_i2c1_sdma_reqs
,
2171 .sdma_reqs_cnt
= ARRAY_SIZE(omap44xx_i2c1_sdma_reqs
),
2172 .main_clk
= "i2c1_fck",
2175 .clkctrl_reg
= OMAP4430_CM_L4PER_I2C1_CLKCTRL
,
2178 .slaves
= omap44xx_i2c1_slaves
,
2179 .slaves_cnt
= ARRAY_SIZE(omap44xx_i2c1_slaves
),
2180 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
2184 static struct omap_hwmod omap44xx_i2c2_hwmod
;
2185 static struct omap_hwmod_irq_info omap44xx_i2c2_irqs
[] = {
2186 { .irq
= 57 + OMAP44XX_IRQ_GIC_START
},
2189 static struct omap_hwmod_dma_info omap44xx_i2c2_sdma_reqs
[] = {
2190 { .name
= "tx", .dma_req
= 28 + OMAP44XX_DMA_REQ_START
},
2191 { .name
= "rx", .dma_req
= 29 + OMAP44XX_DMA_REQ_START
},
2194 static struct omap_hwmod_addr_space omap44xx_i2c2_addrs
[] = {
2196 .pa_start
= 0x48072000,
2197 .pa_end
= 0x480720ff,
2198 .flags
= ADDR_TYPE_RT
2202 /* l4_per -> i2c2 */
2203 static struct omap_hwmod_ocp_if omap44xx_l4_per__i2c2
= {
2204 .master
= &omap44xx_l4_per_hwmod
,
2205 .slave
= &omap44xx_i2c2_hwmod
,
2207 .addr
= omap44xx_i2c2_addrs
,
2208 .addr_cnt
= ARRAY_SIZE(omap44xx_i2c2_addrs
),
2209 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2212 /* i2c2 slave ports */
2213 static struct omap_hwmod_ocp_if
*omap44xx_i2c2_slaves
[] = {
2214 &omap44xx_l4_per__i2c2
,
2217 static struct omap_hwmod omap44xx_i2c2_hwmod
= {
2219 .class = &omap44xx_i2c_hwmod_class
,
2220 .flags
= HWMOD_INIT_NO_RESET
,
2221 .mpu_irqs
= omap44xx_i2c2_irqs
,
2222 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_i2c2_irqs
),
2223 .sdma_reqs
= omap44xx_i2c2_sdma_reqs
,
2224 .sdma_reqs_cnt
= ARRAY_SIZE(omap44xx_i2c2_sdma_reqs
),
2225 .main_clk
= "i2c2_fck",
2228 .clkctrl_reg
= OMAP4430_CM_L4PER_I2C2_CLKCTRL
,
2231 .slaves
= omap44xx_i2c2_slaves
,
2232 .slaves_cnt
= ARRAY_SIZE(omap44xx_i2c2_slaves
),
2233 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
2237 static struct omap_hwmod omap44xx_i2c3_hwmod
;
2238 static struct omap_hwmod_irq_info omap44xx_i2c3_irqs
[] = {
2239 { .irq
= 61 + OMAP44XX_IRQ_GIC_START
},
2242 static struct omap_hwmod_dma_info omap44xx_i2c3_sdma_reqs
[] = {
2243 { .name
= "tx", .dma_req
= 24 + OMAP44XX_DMA_REQ_START
},
2244 { .name
= "rx", .dma_req
= 25 + OMAP44XX_DMA_REQ_START
},
2247 static struct omap_hwmod_addr_space omap44xx_i2c3_addrs
[] = {
2249 .pa_start
= 0x48060000,
2250 .pa_end
= 0x480600ff,
2251 .flags
= ADDR_TYPE_RT
2255 /* l4_per -> i2c3 */
2256 static struct omap_hwmod_ocp_if omap44xx_l4_per__i2c3
= {
2257 .master
= &omap44xx_l4_per_hwmod
,
2258 .slave
= &omap44xx_i2c3_hwmod
,
2260 .addr
= omap44xx_i2c3_addrs
,
2261 .addr_cnt
= ARRAY_SIZE(omap44xx_i2c3_addrs
),
2262 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2265 /* i2c3 slave ports */
2266 static struct omap_hwmod_ocp_if
*omap44xx_i2c3_slaves
[] = {
2267 &omap44xx_l4_per__i2c3
,
2270 static struct omap_hwmod omap44xx_i2c3_hwmod
= {
2272 .class = &omap44xx_i2c_hwmod_class
,
2273 .flags
= HWMOD_INIT_NO_RESET
,
2274 .mpu_irqs
= omap44xx_i2c3_irqs
,
2275 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_i2c3_irqs
),
2276 .sdma_reqs
= omap44xx_i2c3_sdma_reqs
,
2277 .sdma_reqs_cnt
= ARRAY_SIZE(omap44xx_i2c3_sdma_reqs
),
2278 .main_clk
= "i2c3_fck",
2281 .clkctrl_reg
= OMAP4430_CM_L4PER_I2C3_CLKCTRL
,
2284 .slaves
= omap44xx_i2c3_slaves
,
2285 .slaves_cnt
= ARRAY_SIZE(omap44xx_i2c3_slaves
),
2286 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
2290 static struct omap_hwmod omap44xx_i2c4_hwmod
;
2291 static struct omap_hwmod_irq_info omap44xx_i2c4_irqs
[] = {
2292 { .irq
= 62 + OMAP44XX_IRQ_GIC_START
},
2295 static struct omap_hwmod_dma_info omap44xx_i2c4_sdma_reqs
[] = {
2296 { .name
= "tx", .dma_req
= 123 + OMAP44XX_DMA_REQ_START
},
2297 { .name
= "rx", .dma_req
= 124 + OMAP44XX_DMA_REQ_START
},
2300 static struct omap_hwmod_addr_space omap44xx_i2c4_addrs
[] = {
2302 .pa_start
= 0x48350000,
2303 .pa_end
= 0x483500ff,
2304 .flags
= ADDR_TYPE_RT
2308 /* l4_per -> i2c4 */
2309 static struct omap_hwmod_ocp_if omap44xx_l4_per__i2c4
= {
2310 .master
= &omap44xx_l4_per_hwmod
,
2311 .slave
= &omap44xx_i2c4_hwmod
,
2313 .addr
= omap44xx_i2c4_addrs
,
2314 .addr_cnt
= ARRAY_SIZE(omap44xx_i2c4_addrs
),
2315 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2318 /* i2c4 slave ports */
2319 static struct omap_hwmod_ocp_if
*omap44xx_i2c4_slaves
[] = {
2320 &omap44xx_l4_per__i2c4
,
2323 static struct omap_hwmod omap44xx_i2c4_hwmod
= {
2325 .class = &omap44xx_i2c_hwmod_class
,
2326 .flags
= HWMOD_INIT_NO_RESET
,
2327 .mpu_irqs
= omap44xx_i2c4_irqs
,
2328 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_i2c4_irqs
),
2329 .sdma_reqs
= omap44xx_i2c4_sdma_reqs
,
2330 .sdma_reqs_cnt
= ARRAY_SIZE(omap44xx_i2c4_sdma_reqs
),
2331 .main_clk
= "i2c4_fck",
2334 .clkctrl_reg
= OMAP4430_CM_L4PER_I2C4_CLKCTRL
,
2337 .slaves
= omap44xx_i2c4_slaves
,
2338 .slaves_cnt
= ARRAY_SIZE(omap44xx_i2c4_slaves
),
2339 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
2344 * imaging processor unit
2347 static struct omap_hwmod_class omap44xx_ipu_hwmod_class
= {
2352 static struct omap_hwmod_irq_info omap44xx_ipu_irqs
[] = {
2353 { .irq
= 100 + OMAP44XX_IRQ_GIC_START
},
2356 static struct omap_hwmod_rst_info omap44xx_ipu_c0_resets
[] = {
2357 { .name
= "cpu0", .rst_shift
= 0 },
2360 static struct omap_hwmod_rst_info omap44xx_ipu_c1_resets
[] = {
2361 { .name
= "cpu1", .rst_shift
= 1 },
2364 static struct omap_hwmod_rst_info omap44xx_ipu_resets
[] = {
2365 { .name
= "mmu_cache", .rst_shift
= 2 },
2368 /* ipu master ports */
2369 static struct omap_hwmod_ocp_if
*omap44xx_ipu_masters
[] = {
2370 &omap44xx_ipu__l3_main_2
,
2373 /* l3_main_2 -> ipu */
2374 static struct omap_hwmod_ocp_if omap44xx_l3_main_2__ipu
= {
2375 .master
= &omap44xx_l3_main_2_hwmod
,
2376 .slave
= &omap44xx_ipu_hwmod
,
2378 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2381 /* ipu slave ports */
2382 static struct omap_hwmod_ocp_if
*omap44xx_ipu_slaves
[] = {
2383 &omap44xx_l3_main_2__ipu
,
2386 /* Pseudo hwmod for reset control purpose only */
2387 static struct omap_hwmod omap44xx_ipu_c0_hwmod
= {
2389 .class = &omap44xx_ipu_hwmod_class
,
2390 .flags
= HWMOD_INIT_NO_RESET
,
2391 .rst_lines
= omap44xx_ipu_c0_resets
,
2392 .rst_lines_cnt
= ARRAY_SIZE(omap44xx_ipu_c0_resets
),
2395 .rstctrl_reg
= OMAP4430_RM_DUCATI_RSTCTRL
,
2398 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
2401 /* Pseudo hwmod for reset control purpose only */
2402 static struct omap_hwmod omap44xx_ipu_c1_hwmod
= {
2404 .class = &omap44xx_ipu_hwmod_class
,
2405 .flags
= HWMOD_INIT_NO_RESET
,
2406 .rst_lines
= omap44xx_ipu_c1_resets
,
2407 .rst_lines_cnt
= ARRAY_SIZE(omap44xx_ipu_c1_resets
),
2410 .rstctrl_reg
= OMAP4430_RM_DUCATI_RSTCTRL
,
2413 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
2416 static struct omap_hwmod omap44xx_ipu_hwmod
= {
2418 .class = &omap44xx_ipu_hwmod_class
,
2419 .mpu_irqs
= omap44xx_ipu_irqs
,
2420 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_ipu_irqs
),
2421 .rst_lines
= omap44xx_ipu_resets
,
2422 .rst_lines_cnt
= ARRAY_SIZE(omap44xx_ipu_resets
),
2423 .main_clk
= "ipu_fck",
2426 .clkctrl_reg
= OMAP4430_CM_DUCATI_DUCATI_CLKCTRL
,
2427 .rstctrl_reg
= OMAP4430_RM_DUCATI_RSTCTRL
,
2430 .slaves
= omap44xx_ipu_slaves
,
2431 .slaves_cnt
= ARRAY_SIZE(omap44xx_ipu_slaves
),
2432 .masters
= omap44xx_ipu_masters
,
2433 .masters_cnt
= ARRAY_SIZE(omap44xx_ipu_masters
),
2434 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
2439 * external images sensor pixel data processor
2442 static struct omap_hwmod_class_sysconfig omap44xx_iss_sysc
= {
2444 .sysc_offs
= 0x0010,
2445 .sysc_flags
= (SYSC_HAS_MIDLEMODE
| SYSC_HAS_RESET_STATUS
|
2446 SYSC_HAS_SIDLEMODE
| SYSC_HAS_SOFTRESET
),
2447 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
2448 SIDLE_SMART_WKUP
| MSTANDBY_FORCE
| MSTANDBY_NO
|
2450 .sysc_fields
= &omap_hwmod_sysc_type2
,
2453 static struct omap_hwmod_class omap44xx_iss_hwmod_class
= {
2455 .sysc
= &omap44xx_iss_sysc
,
2459 static struct omap_hwmod_irq_info omap44xx_iss_irqs
[] = {
2460 { .irq
= 24 + OMAP44XX_IRQ_GIC_START
},
2463 static struct omap_hwmod_dma_info omap44xx_iss_sdma_reqs
[] = {
2464 { .name
= "1", .dma_req
= 8 + OMAP44XX_DMA_REQ_START
},
2465 { .name
= "2", .dma_req
= 9 + OMAP44XX_DMA_REQ_START
},
2466 { .name
= "3", .dma_req
= 11 + OMAP44XX_DMA_REQ_START
},
2467 { .name
= "4", .dma_req
= 12 + OMAP44XX_DMA_REQ_START
},
2470 /* iss master ports */
2471 static struct omap_hwmod_ocp_if
*omap44xx_iss_masters
[] = {
2472 &omap44xx_iss__l3_main_2
,
2475 static struct omap_hwmod_addr_space omap44xx_iss_addrs
[] = {
2477 .pa_start
= 0x52000000,
2478 .pa_end
= 0x520000ff,
2479 .flags
= ADDR_TYPE_RT
2483 /* l3_main_2 -> iss */
2484 static struct omap_hwmod_ocp_if omap44xx_l3_main_2__iss
= {
2485 .master
= &omap44xx_l3_main_2_hwmod
,
2486 .slave
= &omap44xx_iss_hwmod
,
2488 .addr
= omap44xx_iss_addrs
,
2489 .addr_cnt
= ARRAY_SIZE(omap44xx_iss_addrs
),
2490 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2493 /* iss slave ports */
2494 static struct omap_hwmod_ocp_if
*omap44xx_iss_slaves
[] = {
2495 &omap44xx_l3_main_2__iss
,
2498 static struct omap_hwmod_opt_clk iss_opt_clks
[] = {
2499 { .role
= "ctrlclk", .clk
= "iss_ctrlclk" },
2502 static struct omap_hwmod omap44xx_iss_hwmod
= {
2504 .class = &omap44xx_iss_hwmod_class
,
2505 .mpu_irqs
= omap44xx_iss_irqs
,
2506 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_iss_irqs
),
2507 .sdma_reqs
= omap44xx_iss_sdma_reqs
,
2508 .sdma_reqs_cnt
= ARRAY_SIZE(omap44xx_iss_sdma_reqs
),
2509 .main_clk
= "iss_fck",
2512 .clkctrl_reg
= OMAP4430_CM_CAM_ISS_CLKCTRL
,
2515 .opt_clks
= iss_opt_clks
,
2516 .opt_clks_cnt
= ARRAY_SIZE(iss_opt_clks
),
2517 .slaves
= omap44xx_iss_slaves
,
2518 .slaves_cnt
= ARRAY_SIZE(omap44xx_iss_slaves
),
2519 .masters
= omap44xx_iss_masters
,
2520 .masters_cnt
= ARRAY_SIZE(omap44xx_iss_masters
),
2521 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
2526 * multi-standard video encoder/decoder hardware accelerator
2529 static struct omap_hwmod_class omap44xx_iva_hwmod_class
= {
2534 static struct omap_hwmod_irq_info omap44xx_iva_irqs
[] = {
2535 { .name
= "sync_1", .irq
= 103 + OMAP44XX_IRQ_GIC_START
},
2536 { .name
= "sync_0", .irq
= 104 + OMAP44XX_IRQ_GIC_START
},
2537 { .name
= "mailbox_0", .irq
= 107 + OMAP44XX_IRQ_GIC_START
},
2540 static struct omap_hwmod_rst_info omap44xx_iva_resets
[] = {
2541 { .name
= "logic", .rst_shift
= 2 },
2544 static struct omap_hwmod_rst_info omap44xx_iva_seq0_resets
[] = {
2545 { .name
= "seq0", .rst_shift
= 0 },
2548 static struct omap_hwmod_rst_info omap44xx_iva_seq1_resets
[] = {
2549 { .name
= "seq1", .rst_shift
= 1 },
2552 /* iva master ports */
2553 static struct omap_hwmod_ocp_if
*omap44xx_iva_masters
[] = {
2554 &omap44xx_iva__l3_main_2
,
2555 &omap44xx_iva__l3_instr
,
2558 static struct omap_hwmod_addr_space omap44xx_iva_addrs
[] = {
2560 .pa_start
= 0x5a000000,
2561 .pa_end
= 0x5a07ffff,
2562 .flags
= ADDR_TYPE_RT
2566 /* l3_main_2 -> iva */
2567 static struct omap_hwmod_ocp_if omap44xx_l3_main_2__iva
= {
2568 .master
= &omap44xx_l3_main_2_hwmod
,
2569 .slave
= &omap44xx_iva_hwmod
,
2571 .addr
= omap44xx_iva_addrs
,
2572 .addr_cnt
= ARRAY_SIZE(omap44xx_iva_addrs
),
2573 .user
= OCP_USER_MPU
,
2576 /* iva slave ports */
2577 static struct omap_hwmod_ocp_if
*omap44xx_iva_slaves
[] = {
2579 &omap44xx_l3_main_2__iva
,
2582 /* Pseudo hwmod for reset control purpose only */
2583 static struct omap_hwmod omap44xx_iva_seq0_hwmod
= {
2585 .class = &omap44xx_iva_hwmod_class
,
2586 .flags
= HWMOD_INIT_NO_RESET
,
2587 .rst_lines
= omap44xx_iva_seq0_resets
,
2588 .rst_lines_cnt
= ARRAY_SIZE(omap44xx_iva_seq0_resets
),
2591 .rstctrl_reg
= OMAP4430_RM_IVAHD_RSTCTRL
,
2594 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
2597 /* Pseudo hwmod for reset control purpose only */
2598 static struct omap_hwmod omap44xx_iva_seq1_hwmod
= {
2600 .class = &omap44xx_iva_hwmod_class
,
2601 .flags
= HWMOD_INIT_NO_RESET
,
2602 .rst_lines
= omap44xx_iva_seq1_resets
,
2603 .rst_lines_cnt
= ARRAY_SIZE(omap44xx_iva_seq1_resets
),
2606 .rstctrl_reg
= OMAP4430_RM_IVAHD_RSTCTRL
,
2609 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
2612 static struct omap_hwmod omap44xx_iva_hwmod
= {
2614 .class = &omap44xx_iva_hwmod_class
,
2615 .mpu_irqs
= omap44xx_iva_irqs
,
2616 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_iva_irqs
),
2617 .rst_lines
= omap44xx_iva_resets
,
2618 .rst_lines_cnt
= ARRAY_SIZE(omap44xx_iva_resets
),
2619 .main_clk
= "iva_fck",
2622 .clkctrl_reg
= OMAP4430_CM_IVAHD_IVAHD_CLKCTRL
,
2623 .rstctrl_reg
= OMAP4430_RM_IVAHD_RSTCTRL
,
2626 .slaves
= omap44xx_iva_slaves
,
2627 .slaves_cnt
= ARRAY_SIZE(omap44xx_iva_slaves
),
2628 .masters
= omap44xx_iva_masters
,
2629 .masters_cnt
= ARRAY_SIZE(omap44xx_iva_masters
),
2630 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
2635 * keyboard controller
2638 static struct omap_hwmod_class_sysconfig omap44xx_kbd_sysc
= {
2640 .sysc_offs
= 0x0010,
2641 .syss_offs
= 0x0014,
2642 .sysc_flags
= (SYSC_HAS_AUTOIDLE
| SYSC_HAS_CLOCKACTIVITY
|
2643 SYSC_HAS_EMUFREE
| SYSC_HAS_ENAWAKEUP
|
2644 SYSC_HAS_SIDLEMODE
| SYSC_HAS_SOFTRESET
|
2645 SYSS_HAS_RESET_STATUS
),
2646 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
),
2647 .sysc_fields
= &omap_hwmod_sysc_type1
,
2650 static struct omap_hwmod_class omap44xx_kbd_hwmod_class
= {
2652 .sysc
= &omap44xx_kbd_sysc
,
2656 static struct omap_hwmod omap44xx_kbd_hwmod
;
2657 static struct omap_hwmod_irq_info omap44xx_kbd_irqs
[] = {
2658 { .irq
= 120 + OMAP44XX_IRQ_GIC_START
},
2661 static struct omap_hwmod_addr_space omap44xx_kbd_addrs
[] = {
2663 .pa_start
= 0x4a31c000,
2664 .pa_end
= 0x4a31c07f,
2665 .flags
= ADDR_TYPE_RT
2669 /* l4_wkup -> kbd */
2670 static struct omap_hwmod_ocp_if omap44xx_l4_wkup__kbd
= {
2671 .master
= &omap44xx_l4_wkup_hwmod
,
2672 .slave
= &omap44xx_kbd_hwmod
,
2673 .clk
= "l4_wkup_clk_mux_ck",
2674 .addr
= omap44xx_kbd_addrs
,
2675 .addr_cnt
= ARRAY_SIZE(omap44xx_kbd_addrs
),
2676 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2679 /* kbd slave ports */
2680 static struct omap_hwmod_ocp_if
*omap44xx_kbd_slaves
[] = {
2681 &omap44xx_l4_wkup__kbd
,
2684 static struct omap_hwmod omap44xx_kbd_hwmod
= {
2686 .class = &omap44xx_kbd_hwmod_class
,
2687 .mpu_irqs
= omap44xx_kbd_irqs
,
2688 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_kbd_irqs
),
2689 .main_clk
= "kbd_fck",
2692 .clkctrl_reg
= OMAP4430_CM_WKUP_KEYBOARD_CLKCTRL
,
2695 .slaves
= omap44xx_kbd_slaves
,
2696 .slaves_cnt
= ARRAY_SIZE(omap44xx_kbd_slaves
),
2697 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
2702 * mailbox module allowing communication between the on-chip processors using a
2703 * queued mailbox-interrupt mechanism.
2706 static struct omap_hwmod_class_sysconfig omap44xx_mailbox_sysc
= {
2708 .sysc_offs
= 0x0010,
2709 .sysc_flags
= (SYSC_HAS_RESET_STATUS
| SYSC_HAS_SIDLEMODE
|
2710 SYSC_HAS_SOFTRESET
),
2711 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
),
2712 .sysc_fields
= &omap_hwmod_sysc_type2
,
2715 static struct omap_hwmod_class omap44xx_mailbox_hwmod_class
= {
2717 .sysc
= &omap44xx_mailbox_sysc
,
2721 static struct omap_hwmod omap44xx_mailbox_hwmod
;
2722 static struct omap_hwmod_irq_info omap44xx_mailbox_irqs
[] = {
2723 { .irq
= 26 + OMAP44XX_IRQ_GIC_START
},
2726 static struct omap_hwmod_addr_space omap44xx_mailbox_addrs
[] = {
2728 .pa_start
= 0x4a0f4000,
2729 .pa_end
= 0x4a0f41ff,
2730 .flags
= ADDR_TYPE_RT
2734 /* l4_cfg -> mailbox */
2735 static struct omap_hwmod_ocp_if omap44xx_l4_cfg__mailbox
= {
2736 .master
= &omap44xx_l4_cfg_hwmod
,
2737 .slave
= &omap44xx_mailbox_hwmod
,
2739 .addr
= omap44xx_mailbox_addrs
,
2740 .addr_cnt
= ARRAY_SIZE(omap44xx_mailbox_addrs
),
2741 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2744 /* mailbox slave ports */
2745 static struct omap_hwmod_ocp_if
*omap44xx_mailbox_slaves
[] = {
2746 &omap44xx_l4_cfg__mailbox
,
2749 static struct omap_hwmod omap44xx_mailbox_hwmod
= {
2751 .class = &omap44xx_mailbox_hwmod_class
,
2752 .mpu_irqs
= omap44xx_mailbox_irqs
,
2753 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_mailbox_irqs
),
2756 .clkctrl_reg
= OMAP4430_CM_L4CFG_MAILBOX_CLKCTRL
,
2759 .slaves
= omap44xx_mailbox_slaves
,
2760 .slaves_cnt
= ARRAY_SIZE(omap44xx_mailbox_slaves
),
2761 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
2766 * multi channel buffered serial port controller
2769 static struct omap_hwmod_class_sysconfig omap44xx_mcbsp_sysc
= {
2770 .sysc_offs
= 0x008c,
2771 .sysc_flags
= (SYSC_HAS_CLOCKACTIVITY
| SYSC_HAS_ENAWAKEUP
|
2772 SYSC_HAS_SIDLEMODE
| SYSC_HAS_SOFTRESET
),
2773 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
),
2774 .sysc_fields
= &omap_hwmod_sysc_type1
,
2777 static struct omap_hwmod_class omap44xx_mcbsp_hwmod_class
= {
2779 .sysc
= &omap44xx_mcbsp_sysc
,
2780 .rev
= MCBSP_CONFIG_TYPE4
,
2784 static struct omap_hwmod omap44xx_mcbsp1_hwmod
;
2785 static struct omap_hwmod_irq_info omap44xx_mcbsp1_irqs
[] = {
2786 { .irq
= 17 + OMAP44XX_IRQ_GIC_START
},
2789 static struct omap_hwmod_dma_info omap44xx_mcbsp1_sdma_reqs
[] = {
2790 { .name
= "tx", .dma_req
= 32 + OMAP44XX_DMA_REQ_START
},
2791 { .name
= "rx", .dma_req
= 33 + OMAP44XX_DMA_REQ_START
},
2794 static struct omap_hwmod_addr_space omap44xx_mcbsp1_addrs
[] = {
2797 .pa_start
= 0x40122000,
2798 .pa_end
= 0x401220ff,
2799 .flags
= ADDR_TYPE_RT
2803 /* l4_abe -> mcbsp1 */
2804 static struct omap_hwmod_ocp_if omap44xx_l4_abe__mcbsp1
= {
2805 .master
= &omap44xx_l4_abe_hwmod
,
2806 .slave
= &omap44xx_mcbsp1_hwmod
,
2807 .clk
= "ocp_abe_iclk",
2808 .addr
= omap44xx_mcbsp1_addrs
,
2809 .addr_cnt
= ARRAY_SIZE(omap44xx_mcbsp1_addrs
),
2810 .user
= OCP_USER_MPU
,
2813 static struct omap_hwmod_addr_space omap44xx_mcbsp1_dma_addrs
[] = {
2816 .pa_start
= 0x49022000,
2817 .pa_end
= 0x490220ff,
2818 .flags
= ADDR_TYPE_RT
2822 /* l4_abe -> mcbsp1 (dma) */
2823 static struct omap_hwmod_ocp_if omap44xx_l4_abe__mcbsp1_dma
= {
2824 .master
= &omap44xx_l4_abe_hwmod
,
2825 .slave
= &omap44xx_mcbsp1_hwmod
,
2826 .clk
= "ocp_abe_iclk",
2827 .addr
= omap44xx_mcbsp1_dma_addrs
,
2828 .addr_cnt
= ARRAY_SIZE(omap44xx_mcbsp1_dma_addrs
),
2829 .user
= OCP_USER_SDMA
,
2832 /* mcbsp1 slave ports */
2833 static struct omap_hwmod_ocp_if
*omap44xx_mcbsp1_slaves
[] = {
2834 &omap44xx_l4_abe__mcbsp1
,
2835 &omap44xx_l4_abe__mcbsp1_dma
,
2838 static struct omap_hwmod omap44xx_mcbsp1_hwmod
= {
2840 .class = &omap44xx_mcbsp_hwmod_class
,
2841 .mpu_irqs
= omap44xx_mcbsp1_irqs
,
2842 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_mcbsp1_irqs
),
2843 .sdma_reqs
= omap44xx_mcbsp1_sdma_reqs
,
2844 .sdma_reqs_cnt
= ARRAY_SIZE(omap44xx_mcbsp1_sdma_reqs
),
2845 .main_clk
= "mcbsp1_fck",
2848 .clkctrl_reg
= OMAP4430_CM1_ABE_MCBSP1_CLKCTRL
,
2851 .slaves
= omap44xx_mcbsp1_slaves
,
2852 .slaves_cnt
= ARRAY_SIZE(omap44xx_mcbsp1_slaves
),
2853 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
2857 static struct omap_hwmod omap44xx_mcbsp2_hwmod
;
2858 static struct omap_hwmod_irq_info omap44xx_mcbsp2_irqs
[] = {
2859 { .irq
= 22 + OMAP44XX_IRQ_GIC_START
},
2862 static struct omap_hwmod_dma_info omap44xx_mcbsp2_sdma_reqs
[] = {
2863 { .name
= "tx", .dma_req
= 16 + OMAP44XX_DMA_REQ_START
},
2864 { .name
= "rx", .dma_req
= 17 + OMAP44XX_DMA_REQ_START
},
2867 static struct omap_hwmod_addr_space omap44xx_mcbsp2_addrs
[] = {
2870 .pa_start
= 0x40124000,
2871 .pa_end
= 0x401240ff,
2872 .flags
= ADDR_TYPE_RT
2876 /* l4_abe -> mcbsp2 */
2877 static struct omap_hwmod_ocp_if omap44xx_l4_abe__mcbsp2
= {
2878 .master
= &omap44xx_l4_abe_hwmod
,
2879 .slave
= &omap44xx_mcbsp2_hwmod
,
2880 .clk
= "ocp_abe_iclk",
2881 .addr
= omap44xx_mcbsp2_addrs
,
2882 .addr_cnt
= ARRAY_SIZE(omap44xx_mcbsp2_addrs
),
2883 .user
= OCP_USER_MPU
,
2886 static struct omap_hwmod_addr_space omap44xx_mcbsp2_dma_addrs
[] = {
2889 .pa_start
= 0x49024000,
2890 .pa_end
= 0x490240ff,
2891 .flags
= ADDR_TYPE_RT
2895 /* l4_abe -> mcbsp2 (dma) */
2896 static struct omap_hwmod_ocp_if omap44xx_l4_abe__mcbsp2_dma
= {
2897 .master
= &omap44xx_l4_abe_hwmod
,
2898 .slave
= &omap44xx_mcbsp2_hwmod
,
2899 .clk
= "ocp_abe_iclk",
2900 .addr
= omap44xx_mcbsp2_dma_addrs
,
2901 .addr_cnt
= ARRAY_SIZE(omap44xx_mcbsp2_dma_addrs
),
2902 .user
= OCP_USER_SDMA
,
2905 /* mcbsp2 slave ports */
2906 static struct omap_hwmod_ocp_if
*omap44xx_mcbsp2_slaves
[] = {
2907 &omap44xx_l4_abe__mcbsp2
,
2908 &omap44xx_l4_abe__mcbsp2_dma
,
2911 static struct omap_hwmod omap44xx_mcbsp2_hwmod
= {
2913 .class = &omap44xx_mcbsp_hwmod_class
,
2914 .mpu_irqs
= omap44xx_mcbsp2_irqs
,
2915 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_mcbsp2_irqs
),
2916 .sdma_reqs
= omap44xx_mcbsp2_sdma_reqs
,
2917 .sdma_reqs_cnt
= ARRAY_SIZE(omap44xx_mcbsp2_sdma_reqs
),
2918 .main_clk
= "mcbsp2_fck",
2921 .clkctrl_reg
= OMAP4430_CM1_ABE_MCBSP2_CLKCTRL
,
2924 .slaves
= omap44xx_mcbsp2_slaves
,
2925 .slaves_cnt
= ARRAY_SIZE(omap44xx_mcbsp2_slaves
),
2926 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
2930 static struct omap_hwmod omap44xx_mcbsp3_hwmod
;
2931 static struct omap_hwmod_irq_info omap44xx_mcbsp3_irqs
[] = {
2932 { .irq
= 23 + OMAP44XX_IRQ_GIC_START
},
2935 static struct omap_hwmod_dma_info omap44xx_mcbsp3_sdma_reqs
[] = {
2936 { .name
= "tx", .dma_req
= 18 + OMAP44XX_DMA_REQ_START
},
2937 { .name
= "rx", .dma_req
= 19 + OMAP44XX_DMA_REQ_START
},
2940 static struct omap_hwmod_addr_space omap44xx_mcbsp3_addrs
[] = {
2943 .pa_start
= 0x40126000,
2944 .pa_end
= 0x401260ff,
2945 .flags
= ADDR_TYPE_RT
2949 /* l4_abe -> mcbsp3 */
2950 static struct omap_hwmod_ocp_if omap44xx_l4_abe__mcbsp3
= {
2951 .master
= &omap44xx_l4_abe_hwmod
,
2952 .slave
= &omap44xx_mcbsp3_hwmod
,
2953 .clk
= "ocp_abe_iclk",
2954 .addr
= omap44xx_mcbsp3_addrs
,
2955 .addr_cnt
= ARRAY_SIZE(omap44xx_mcbsp3_addrs
),
2956 .user
= OCP_USER_MPU
,
2959 static struct omap_hwmod_addr_space omap44xx_mcbsp3_dma_addrs
[] = {
2962 .pa_start
= 0x49026000,
2963 .pa_end
= 0x490260ff,
2964 .flags
= ADDR_TYPE_RT
2968 /* l4_abe -> mcbsp3 (dma) */
2969 static struct omap_hwmod_ocp_if omap44xx_l4_abe__mcbsp3_dma
= {
2970 .master
= &omap44xx_l4_abe_hwmod
,
2971 .slave
= &omap44xx_mcbsp3_hwmod
,
2972 .clk
= "ocp_abe_iclk",
2973 .addr
= omap44xx_mcbsp3_dma_addrs
,
2974 .addr_cnt
= ARRAY_SIZE(omap44xx_mcbsp3_dma_addrs
),
2975 .user
= OCP_USER_SDMA
,
2978 /* mcbsp3 slave ports */
2979 static struct omap_hwmod_ocp_if
*omap44xx_mcbsp3_slaves
[] = {
2980 &omap44xx_l4_abe__mcbsp3
,
2981 &omap44xx_l4_abe__mcbsp3_dma
,
2984 static struct omap_hwmod omap44xx_mcbsp3_hwmod
= {
2986 .class = &omap44xx_mcbsp_hwmod_class
,
2987 .mpu_irqs
= omap44xx_mcbsp3_irqs
,
2988 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_mcbsp3_irqs
),
2989 .sdma_reqs
= omap44xx_mcbsp3_sdma_reqs
,
2990 .sdma_reqs_cnt
= ARRAY_SIZE(omap44xx_mcbsp3_sdma_reqs
),
2991 .main_clk
= "mcbsp3_fck",
2994 .clkctrl_reg
= OMAP4430_CM1_ABE_MCBSP3_CLKCTRL
,
2997 .slaves
= omap44xx_mcbsp3_slaves
,
2998 .slaves_cnt
= ARRAY_SIZE(omap44xx_mcbsp3_slaves
),
2999 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
3003 static struct omap_hwmod omap44xx_mcbsp4_hwmod
;
3004 static struct omap_hwmod_irq_info omap44xx_mcbsp4_irqs
[] = {
3005 { .irq
= 16 + OMAP44XX_IRQ_GIC_START
},
3008 static struct omap_hwmod_dma_info omap44xx_mcbsp4_sdma_reqs
[] = {
3009 { .name
= "tx", .dma_req
= 30 + OMAP44XX_DMA_REQ_START
},
3010 { .name
= "rx", .dma_req
= 31 + OMAP44XX_DMA_REQ_START
},
3013 static struct omap_hwmod_addr_space omap44xx_mcbsp4_addrs
[] = {
3015 .pa_start
= 0x48096000,
3016 .pa_end
= 0x480960ff,
3017 .flags
= ADDR_TYPE_RT
3021 /* l4_per -> mcbsp4 */
3022 static struct omap_hwmod_ocp_if omap44xx_l4_per__mcbsp4
= {
3023 .master
= &omap44xx_l4_per_hwmod
,
3024 .slave
= &omap44xx_mcbsp4_hwmod
,
3026 .addr
= omap44xx_mcbsp4_addrs
,
3027 .addr_cnt
= ARRAY_SIZE(omap44xx_mcbsp4_addrs
),
3028 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3031 /* mcbsp4 slave ports */
3032 static struct omap_hwmod_ocp_if
*omap44xx_mcbsp4_slaves
[] = {
3033 &omap44xx_l4_per__mcbsp4
,
3036 static struct omap_hwmod omap44xx_mcbsp4_hwmod
= {
3038 .class = &omap44xx_mcbsp_hwmod_class
,
3039 .mpu_irqs
= omap44xx_mcbsp4_irqs
,
3040 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_mcbsp4_irqs
),
3041 .sdma_reqs
= omap44xx_mcbsp4_sdma_reqs
,
3042 .sdma_reqs_cnt
= ARRAY_SIZE(omap44xx_mcbsp4_sdma_reqs
),
3043 .main_clk
= "mcbsp4_fck",
3046 .clkctrl_reg
= OMAP4430_CM_L4PER_MCBSP4_CLKCTRL
,
3049 .slaves
= omap44xx_mcbsp4_slaves
,
3050 .slaves_cnt
= ARRAY_SIZE(omap44xx_mcbsp4_slaves
),
3051 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
3056 * multi channel pdm controller (proprietary interface with phoenix power
3060 static struct omap_hwmod_class_sysconfig omap44xx_mcpdm_sysc
= {
3062 .sysc_offs
= 0x0010,
3063 .sysc_flags
= (SYSC_HAS_EMUFREE
| SYSC_HAS_RESET_STATUS
|
3064 SYSC_HAS_SIDLEMODE
| SYSC_HAS_SOFTRESET
),
3065 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
3067 .sysc_fields
= &omap_hwmod_sysc_type2
,
3070 static struct omap_hwmod_class omap44xx_mcpdm_hwmod_class
= {
3072 .sysc
= &omap44xx_mcpdm_sysc
,
3076 static struct omap_hwmod omap44xx_mcpdm_hwmod
;
3077 static struct omap_hwmod_irq_info omap44xx_mcpdm_irqs
[] = {
3078 { .irq
= 112 + OMAP44XX_IRQ_GIC_START
},
3081 static struct omap_hwmod_dma_info omap44xx_mcpdm_sdma_reqs
[] = {
3082 { .name
= "up_link", .dma_req
= 64 + OMAP44XX_DMA_REQ_START
},
3083 { .name
= "dn_link", .dma_req
= 65 + OMAP44XX_DMA_REQ_START
},
3086 static struct omap_hwmod_addr_space omap44xx_mcpdm_addrs
[] = {
3088 .pa_start
= 0x40132000,
3089 .pa_end
= 0x4013207f,
3090 .flags
= ADDR_TYPE_RT
3094 /* l4_abe -> mcpdm */
3095 static struct omap_hwmod_ocp_if omap44xx_l4_abe__mcpdm
= {
3096 .master
= &omap44xx_l4_abe_hwmod
,
3097 .slave
= &omap44xx_mcpdm_hwmod
,
3098 .clk
= "ocp_abe_iclk",
3099 .addr
= omap44xx_mcpdm_addrs
,
3100 .addr_cnt
= ARRAY_SIZE(omap44xx_mcpdm_addrs
),
3101 .user
= OCP_USER_MPU
,
3104 static struct omap_hwmod_addr_space omap44xx_mcpdm_dma_addrs
[] = {
3106 .pa_start
= 0x49032000,
3107 .pa_end
= 0x4903207f,
3108 .flags
= ADDR_TYPE_RT
3112 /* l4_abe -> mcpdm (dma) */
3113 static struct omap_hwmod_ocp_if omap44xx_l4_abe__mcpdm_dma
= {
3114 .master
= &omap44xx_l4_abe_hwmod
,
3115 .slave
= &omap44xx_mcpdm_hwmod
,
3116 .clk
= "ocp_abe_iclk",
3117 .addr
= omap44xx_mcpdm_dma_addrs
,
3118 .addr_cnt
= ARRAY_SIZE(omap44xx_mcpdm_dma_addrs
),
3119 .user
= OCP_USER_SDMA
,
3122 /* mcpdm slave ports */
3123 static struct omap_hwmod_ocp_if
*omap44xx_mcpdm_slaves
[] = {
3124 &omap44xx_l4_abe__mcpdm
,
3125 &omap44xx_l4_abe__mcpdm_dma
,
3128 static struct omap_hwmod omap44xx_mcpdm_hwmod
= {
3130 .class = &omap44xx_mcpdm_hwmod_class
,
3131 .mpu_irqs
= omap44xx_mcpdm_irqs
,
3132 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_mcpdm_irqs
),
3133 .sdma_reqs
= omap44xx_mcpdm_sdma_reqs
,
3134 .sdma_reqs_cnt
= ARRAY_SIZE(omap44xx_mcpdm_sdma_reqs
),
3135 .main_clk
= "mcpdm_fck",
3138 .clkctrl_reg
= OMAP4430_CM1_ABE_PDM_CLKCTRL
,
3141 .slaves
= omap44xx_mcpdm_slaves
,
3142 .slaves_cnt
= ARRAY_SIZE(omap44xx_mcpdm_slaves
),
3143 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
3148 * multichannel serial port interface (mcspi) / master/slave synchronous serial
3152 static struct omap_hwmod_class_sysconfig omap44xx_mcspi_sysc
= {
3154 .sysc_offs
= 0x0010,
3155 .sysc_flags
= (SYSC_HAS_EMUFREE
| SYSC_HAS_RESET_STATUS
|
3156 SYSC_HAS_SIDLEMODE
| SYSC_HAS_SOFTRESET
),
3157 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
3159 .sysc_fields
= &omap_hwmod_sysc_type2
,
3162 static struct omap_hwmod_class omap44xx_mcspi_hwmod_class
= {
3164 .sysc
= &omap44xx_mcspi_sysc
,
3165 .rev
= OMAP4_MCSPI_REV
,
3169 static struct omap_hwmod omap44xx_mcspi1_hwmod
;
3170 static struct omap_hwmod_irq_info omap44xx_mcspi1_irqs
[] = {
3171 { .irq
= 65 + OMAP44XX_IRQ_GIC_START
},
3174 static struct omap_hwmod_dma_info omap44xx_mcspi1_sdma_reqs
[] = {
3175 { .name
= "tx0", .dma_req
= 34 + OMAP44XX_DMA_REQ_START
},
3176 { .name
= "rx0", .dma_req
= 35 + OMAP44XX_DMA_REQ_START
},
3177 { .name
= "tx1", .dma_req
= 36 + OMAP44XX_DMA_REQ_START
},
3178 { .name
= "rx1", .dma_req
= 37 + OMAP44XX_DMA_REQ_START
},
3179 { .name
= "tx2", .dma_req
= 38 + OMAP44XX_DMA_REQ_START
},
3180 { .name
= "rx2", .dma_req
= 39 + OMAP44XX_DMA_REQ_START
},
3181 { .name
= "tx3", .dma_req
= 40 + OMAP44XX_DMA_REQ_START
},
3182 { .name
= "rx3", .dma_req
= 41 + OMAP44XX_DMA_REQ_START
},
3185 static struct omap_hwmod_addr_space omap44xx_mcspi1_addrs
[] = {
3187 .pa_start
= 0x48098000,
3188 .pa_end
= 0x480981ff,
3189 .flags
= ADDR_TYPE_RT
3193 /* l4_per -> mcspi1 */
3194 static struct omap_hwmod_ocp_if omap44xx_l4_per__mcspi1
= {
3195 .master
= &omap44xx_l4_per_hwmod
,
3196 .slave
= &omap44xx_mcspi1_hwmod
,
3198 .addr
= omap44xx_mcspi1_addrs
,
3199 .addr_cnt
= ARRAY_SIZE(omap44xx_mcspi1_addrs
),
3200 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3203 /* mcspi1 slave ports */
3204 static struct omap_hwmod_ocp_if
*omap44xx_mcspi1_slaves
[] = {
3205 &omap44xx_l4_per__mcspi1
,
3208 /* mcspi1 dev_attr */
3209 static struct omap2_mcspi_dev_attr mcspi1_dev_attr
= {
3210 .num_chipselect
= 4,
3213 static struct omap_hwmod omap44xx_mcspi1_hwmod
= {
3215 .class = &omap44xx_mcspi_hwmod_class
,
3216 .mpu_irqs
= omap44xx_mcspi1_irqs
,
3217 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_mcspi1_irqs
),
3218 .sdma_reqs
= omap44xx_mcspi1_sdma_reqs
,
3219 .sdma_reqs_cnt
= ARRAY_SIZE(omap44xx_mcspi1_sdma_reqs
),
3220 .main_clk
= "mcspi1_fck",
3223 .clkctrl_reg
= OMAP4430_CM_L4PER_MCSPI1_CLKCTRL
,
3226 .dev_attr
= &mcspi1_dev_attr
,
3227 .slaves
= omap44xx_mcspi1_slaves
,
3228 .slaves_cnt
= ARRAY_SIZE(omap44xx_mcspi1_slaves
),
3229 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
3233 static struct omap_hwmod omap44xx_mcspi2_hwmod
;
3234 static struct omap_hwmod_irq_info omap44xx_mcspi2_irqs
[] = {
3235 { .irq
= 66 + OMAP44XX_IRQ_GIC_START
},
3238 static struct omap_hwmod_dma_info omap44xx_mcspi2_sdma_reqs
[] = {
3239 { .name
= "tx0", .dma_req
= 42 + OMAP44XX_DMA_REQ_START
},
3240 { .name
= "rx0", .dma_req
= 43 + OMAP44XX_DMA_REQ_START
},
3241 { .name
= "tx1", .dma_req
= 44 + OMAP44XX_DMA_REQ_START
},
3242 { .name
= "rx1", .dma_req
= 45 + OMAP44XX_DMA_REQ_START
},
3245 static struct omap_hwmod_addr_space omap44xx_mcspi2_addrs
[] = {
3247 .pa_start
= 0x4809a000,
3248 .pa_end
= 0x4809a1ff,
3249 .flags
= ADDR_TYPE_RT
3253 /* l4_per -> mcspi2 */
3254 static struct omap_hwmod_ocp_if omap44xx_l4_per__mcspi2
= {
3255 .master
= &omap44xx_l4_per_hwmod
,
3256 .slave
= &omap44xx_mcspi2_hwmod
,
3258 .addr
= omap44xx_mcspi2_addrs
,
3259 .addr_cnt
= ARRAY_SIZE(omap44xx_mcspi2_addrs
),
3260 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3263 /* mcspi2 slave ports */
3264 static struct omap_hwmod_ocp_if
*omap44xx_mcspi2_slaves
[] = {
3265 &omap44xx_l4_per__mcspi2
,
3268 /* mcspi2 dev_attr */
3269 static struct omap2_mcspi_dev_attr mcspi2_dev_attr
= {
3270 .num_chipselect
= 2,
3273 static struct omap_hwmod omap44xx_mcspi2_hwmod
= {
3275 .class = &omap44xx_mcspi_hwmod_class
,
3276 .mpu_irqs
= omap44xx_mcspi2_irqs
,
3277 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_mcspi2_irqs
),
3278 .sdma_reqs
= omap44xx_mcspi2_sdma_reqs
,
3279 .sdma_reqs_cnt
= ARRAY_SIZE(omap44xx_mcspi2_sdma_reqs
),
3280 .main_clk
= "mcspi2_fck",
3283 .clkctrl_reg
= OMAP4430_CM_L4PER_MCSPI2_CLKCTRL
,
3286 .dev_attr
= &mcspi2_dev_attr
,
3287 .slaves
= omap44xx_mcspi2_slaves
,
3288 .slaves_cnt
= ARRAY_SIZE(omap44xx_mcspi2_slaves
),
3289 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
3293 static struct omap_hwmod omap44xx_mcspi3_hwmod
;
3294 static struct omap_hwmod_irq_info omap44xx_mcspi3_irqs
[] = {
3295 { .irq
= 91 + OMAP44XX_IRQ_GIC_START
},
3298 static struct omap_hwmod_dma_info omap44xx_mcspi3_sdma_reqs
[] = {
3299 { .name
= "tx0", .dma_req
= 14 + OMAP44XX_DMA_REQ_START
},
3300 { .name
= "rx0", .dma_req
= 15 + OMAP44XX_DMA_REQ_START
},
3301 { .name
= "tx1", .dma_req
= 22 + OMAP44XX_DMA_REQ_START
},
3302 { .name
= "rx1", .dma_req
= 23 + OMAP44XX_DMA_REQ_START
},
3305 static struct omap_hwmod_addr_space omap44xx_mcspi3_addrs
[] = {
3307 .pa_start
= 0x480b8000,
3308 .pa_end
= 0x480b81ff,
3309 .flags
= ADDR_TYPE_RT
3313 /* l4_per -> mcspi3 */
3314 static struct omap_hwmod_ocp_if omap44xx_l4_per__mcspi3
= {
3315 .master
= &omap44xx_l4_per_hwmod
,
3316 .slave
= &omap44xx_mcspi3_hwmod
,
3318 .addr
= omap44xx_mcspi3_addrs
,
3319 .addr_cnt
= ARRAY_SIZE(omap44xx_mcspi3_addrs
),
3320 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3323 /* mcspi3 slave ports */
3324 static struct omap_hwmod_ocp_if
*omap44xx_mcspi3_slaves
[] = {
3325 &omap44xx_l4_per__mcspi3
,
3328 /* mcspi3 dev_attr */
3329 static struct omap2_mcspi_dev_attr mcspi3_dev_attr
= {
3330 .num_chipselect
= 2,
3333 static struct omap_hwmod omap44xx_mcspi3_hwmod
= {
3335 .class = &omap44xx_mcspi_hwmod_class
,
3336 .mpu_irqs
= omap44xx_mcspi3_irqs
,
3337 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_mcspi3_irqs
),
3338 .sdma_reqs
= omap44xx_mcspi3_sdma_reqs
,
3339 .sdma_reqs_cnt
= ARRAY_SIZE(omap44xx_mcspi3_sdma_reqs
),
3340 .main_clk
= "mcspi3_fck",
3343 .clkctrl_reg
= OMAP4430_CM_L4PER_MCSPI3_CLKCTRL
,
3346 .dev_attr
= &mcspi3_dev_attr
,
3347 .slaves
= omap44xx_mcspi3_slaves
,
3348 .slaves_cnt
= ARRAY_SIZE(omap44xx_mcspi3_slaves
),
3349 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
3353 static struct omap_hwmod omap44xx_mcspi4_hwmod
;
3354 static struct omap_hwmod_irq_info omap44xx_mcspi4_irqs
[] = {
3355 { .irq
= 48 + OMAP44XX_IRQ_GIC_START
},
3358 static struct omap_hwmod_dma_info omap44xx_mcspi4_sdma_reqs
[] = {
3359 { .name
= "tx0", .dma_req
= 69 + OMAP44XX_DMA_REQ_START
},
3360 { .name
= "rx0", .dma_req
= 70 + OMAP44XX_DMA_REQ_START
},
3363 static struct omap_hwmod_addr_space omap44xx_mcspi4_addrs
[] = {
3365 .pa_start
= 0x480ba000,
3366 .pa_end
= 0x480ba1ff,
3367 .flags
= ADDR_TYPE_RT
3371 /* l4_per -> mcspi4 */
3372 static struct omap_hwmod_ocp_if omap44xx_l4_per__mcspi4
= {
3373 .master
= &omap44xx_l4_per_hwmod
,
3374 .slave
= &omap44xx_mcspi4_hwmod
,
3376 .addr
= omap44xx_mcspi4_addrs
,
3377 .addr_cnt
= ARRAY_SIZE(omap44xx_mcspi4_addrs
),
3378 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3381 /* mcspi4 slave ports */
3382 static struct omap_hwmod_ocp_if
*omap44xx_mcspi4_slaves
[] = {
3383 &omap44xx_l4_per__mcspi4
,
3386 /* mcspi4 dev_attr */
3387 static struct omap2_mcspi_dev_attr mcspi4_dev_attr
= {
3388 .num_chipselect
= 1,
3391 static struct omap_hwmod omap44xx_mcspi4_hwmod
= {
3393 .class = &omap44xx_mcspi_hwmod_class
,
3394 .mpu_irqs
= omap44xx_mcspi4_irqs
,
3395 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_mcspi4_irqs
),
3396 .sdma_reqs
= omap44xx_mcspi4_sdma_reqs
,
3397 .sdma_reqs_cnt
= ARRAY_SIZE(omap44xx_mcspi4_sdma_reqs
),
3398 .main_clk
= "mcspi4_fck",
3401 .clkctrl_reg
= OMAP4430_CM_L4PER_MCSPI4_CLKCTRL
,
3404 .dev_attr
= &mcspi4_dev_attr
,
3405 .slaves
= omap44xx_mcspi4_slaves
,
3406 .slaves_cnt
= ARRAY_SIZE(omap44xx_mcspi4_slaves
),
3407 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
3412 * multimedia card high-speed/sd/sdio (mmc/sd/sdio) host controller
3415 static struct omap_hwmod_class_sysconfig omap44xx_mmc_sysc
= {
3417 .sysc_offs
= 0x0010,
3418 .sysc_flags
= (SYSC_HAS_EMUFREE
| SYSC_HAS_MIDLEMODE
|
3419 SYSC_HAS_RESET_STATUS
| SYSC_HAS_SIDLEMODE
|
3420 SYSC_HAS_SOFTRESET
),
3421 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
3422 SIDLE_SMART_WKUP
| MSTANDBY_FORCE
| MSTANDBY_NO
|
3424 .sysc_fields
= &omap_hwmod_sysc_type2
,
3427 static struct omap_hwmod_class omap44xx_mmc_hwmod_class
= {
3429 .sysc
= &omap44xx_mmc_sysc
,
3434 static struct omap_hwmod_irq_info omap44xx_mmc1_irqs
[] = {
3435 { .irq
= 83 + OMAP44XX_IRQ_GIC_START
},
3438 static struct omap_hwmod_dma_info omap44xx_mmc1_sdma_reqs
[] = {
3439 { .name
= "tx", .dma_req
= 60 + OMAP44XX_DMA_REQ_START
},
3440 { .name
= "rx", .dma_req
= 61 + OMAP44XX_DMA_REQ_START
},
3443 /* mmc1 master ports */
3444 static struct omap_hwmod_ocp_if
*omap44xx_mmc1_masters
[] = {
3445 &omap44xx_mmc1__l3_main_1
,
3448 static struct omap_hwmod_addr_space omap44xx_mmc1_addrs
[] = {
3450 .pa_start
= 0x4809c000,
3451 .pa_end
= 0x4809c3ff,
3452 .flags
= ADDR_TYPE_RT
3456 /* l4_per -> mmc1 */
3457 static struct omap_hwmod_ocp_if omap44xx_l4_per__mmc1
= {
3458 .master
= &omap44xx_l4_per_hwmod
,
3459 .slave
= &omap44xx_mmc1_hwmod
,
3461 .addr
= omap44xx_mmc1_addrs
,
3462 .addr_cnt
= ARRAY_SIZE(omap44xx_mmc1_addrs
),
3463 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3466 /* mmc1 slave ports */
3467 static struct omap_hwmod_ocp_if
*omap44xx_mmc1_slaves
[] = {
3468 &omap44xx_l4_per__mmc1
,
3472 static struct omap_mmc_dev_attr mmc1_dev_attr
= {
3473 .flags
= OMAP_HSMMC_SUPPORTS_DUAL_VOLT
,
3476 static struct omap_hwmod omap44xx_mmc1_hwmod
= {
3478 .class = &omap44xx_mmc_hwmod_class
,
3479 .mpu_irqs
= omap44xx_mmc1_irqs
,
3480 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_mmc1_irqs
),
3481 .sdma_reqs
= omap44xx_mmc1_sdma_reqs
,
3482 .sdma_reqs_cnt
= ARRAY_SIZE(omap44xx_mmc1_sdma_reqs
),
3483 .main_clk
= "mmc1_fck",
3486 .clkctrl_reg
= OMAP4430_CM_L3INIT_MMC1_CLKCTRL
,
3489 .dev_attr
= &mmc1_dev_attr
,
3490 .slaves
= omap44xx_mmc1_slaves
,
3491 .slaves_cnt
= ARRAY_SIZE(omap44xx_mmc1_slaves
),
3492 .masters
= omap44xx_mmc1_masters
,
3493 .masters_cnt
= ARRAY_SIZE(omap44xx_mmc1_masters
),
3494 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
3498 static struct omap_hwmod_irq_info omap44xx_mmc2_irqs
[] = {
3499 { .irq
= 86 + OMAP44XX_IRQ_GIC_START
},
3502 static struct omap_hwmod_dma_info omap44xx_mmc2_sdma_reqs
[] = {
3503 { .name
= "tx", .dma_req
= 46 + OMAP44XX_DMA_REQ_START
},
3504 { .name
= "rx", .dma_req
= 47 + OMAP44XX_DMA_REQ_START
},
3507 /* mmc2 master ports */
3508 static struct omap_hwmod_ocp_if
*omap44xx_mmc2_masters
[] = {
3509 &omap44xx_mmc2__l3_main_1
,
3512 static struct omap_hwmod_addr_space omap44xx_mmc2_addrs
[] = {
3514 .pa_start
= 0x480b4000,
3515 .pa_end
= 0x480b43ff,
3516 .flags
= ADDR_TYPE_RT
3520 /* l4_per -> mmc2 */
3521 static struct omap_hwmod_ocp_if omap44xx_l4_per__mmc2
= {
3522 .master
= &omap44xx_l4_per_hwmod
,
3523 .slave
= &omap44xx_mmc2_hwmod
,
3525 .addr
= omap44xx_mmc2_addrs
,
3526 .addr_cnt
= ARRAY_SIZE(omap44xx_mmc2_addrs
),
3527 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3530 /* mmc2 slave ports */
3531 static struct omap_hwmod_ocp_if
*omap44xx_mmc2_slaves
[] = {
3532 &omap44xx_l4_per__mmc2
,
3535 static struct omap_hwmod omap44xx_mmc2_hwmod
= {
3537 .class = &omap44xx_mmc_hwmod_class
,
3538 .mpu_irqs
= omap44xx_mmc2_irqs
,
3539 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_mmc2_irqs
),
3540 .sdma_reqs
= omap44xx_mmc2_sdma_reqs
,
3541 .sdma_reqs_cnt
= ARRAY_SIZE(omap44xx_mmc2_sdma_reqs
),
3542 .main_clk
= "mmc2_fck",
3545 .clkctrl_reg
= OMAP4430_CM_L3INIT_MMC2_CLKCTRL
,
3548 .slaves
= omap44xx_mmc2_slaves
,
3549 .slaves_cnt
= ARRAY_SIZE(omap44xx_mmc2_slaves
),
3550 .masters
= omap44xx_mmc2_masters
,
3551 .masters_cnt
= ARRAY_SIZE(omap44xx_mmc2_masters
),
3552 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
3556 static struct omap_hwmod omap44xx_mmc3_hwmod
;
3557 static struct omap_hwmod_irq_info omap44xx_mmc3_irqs
[] = {
3558 { .irq
= 94 + OMAP44XX_IRQ_GIC_START
},
3561 static struct omap_hwmod_dma_info omap44xx_mmc3_sdma_reqs
[] = {
3562 { .name
= "tx", .dma_req
= 76 + OMAP44XX_DMA_REQ_START
},
3563 { .name
= "rx", .dma_req
= 77 + OMAP44XX_DMA_REQ_START
},
3566 static struct omap_hwmod_addr_space omap44xx_mmc3_addrs
[] = {
3568 .pa_start
= 0x480ad000,
3569 .pa_end
= 0x480ad3ff,
3570 .flags
= ADDR_TYPE_RT
3574 /* l4_per -> mmc3 */
3575 static struct omap_hwmod_ocp_if omap44xx_l4_per__mmc3
= {
3576 .master
= &omap44xx_l4_per_hwmod
,
3577 .slave
= &omap44xx_mmc3_hwmod
,
3579 .addr
= omap44xx_mmc3_addrs
,
3580 .addr_cnt
= ARRAY_SIZE(omap44xx_mmc3_addrs
),
3581 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3584 /* mmc3 slave ports */
3585 static struct omap_hwmod_ocp_if
*omap44xx_mmc3_slaves
[] = {
3586 &omap44xx_l4_per__mmc3
,
3589 static struct omap_hwmod omap44xx_mmc3_hwmod
= {
3591 .class = &omap44xx_mmc_hwmod_class
,
3592 .mpu_irqs
= omap44xx_mmc3_irqs
,
3593 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_mmc3_irqs
),
3594 .sdma_reqs
= omap44xx_mmc3_sdma_reqs
,
3595 .sdma_reqs_cnt
= ARRAY_SIZE(omap44xx_mmc3_sdma_reqs
),
3596 .main_clk
= "mmc3_fck",
3599 .clkctrl_reg
= OMAP4430_CM_L4PER_MMCSD3_CLKCTRL
,
3602 .slaves
= omap44xx_mmc3_slaves
,
3603 .slaves_cnt
= ARRAY_SIZE(omap44xx_mmc3_slaves
),
3604 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
3608 static struct omap_hwmod omap44xx_mmc4_hwmod
;
3609 static struct omap_hwmod_irq_info omap44xx_mmc4_irqs
[] = {
3610 { .irq
= 96 + OMAP44XX_IRQ_GIC_START
},
3613 static struct omap_hwmod_dma_info omap44xx_mmc4_sdma_reqs
[] = {
3614 { .name
= "tx", .dma_req
= 56 + OMAP44XX_DMA_REQ_START
},
3615 { .name
= "rx", .dma_req
= 57 + OMAP44XX_DMA_REQ_START
},
3618 static struct omap_hwmod_addr_space omap44xx_mmc4_addrs
[] = {
3620 .pa_start
= 0x480d1000,
3621 .pa_end
= 0x480d13ff,
3622 .flags
= ADDR_TYPE_RT
3626 /* l4_per -> mmc4 */
3627 static struct omap_hwmod_ocp_if omap44xx_l4_per__mmc4
= {
3628 .master
= &omap44xx_l4_per_hwmod
,
3629 .slave
= &omap44xx_mmc4_hwmod
,
3631 .addr
= omap44xx_mmc4_addrs
,
3632 .addr_cnt
= ARRAY_SIZE(omap44xx_mmc4_addrs
),
3633 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3636 /* mmc4 slave ports */
3637 static struct omap_hwmod_ocp_if
*omap44xx_mmc4_slaves
[] = {
3638 &omap44xx_l4_per__mmc4
,
3641 static struct omap_hwmod omap44xx_mmc4_hwmod
= {
3643 .class = &omap44xx_mmc_hwmod_class
,
3644 .mpu_irqs
= omap44xx_mmc4_irqs
,
3645 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_mmc4_irqs
),
3646 .sdma_reqs
= omap44xx_mmc4_sdma_reqs
,
3647 .sdma_reqs_cnt
= ARRAY_SIZE(omap44xx_mmc4_sdma_reqs
),
3648 .main_clk
= "mmc4_fck",
3651 .clkctrl_reg
= OMAP4430_CM_L4PER_MMCSD4_CLKCTRL
,
3654 .slaves
= omap44xx_mmc4_slaves
,
3655 .slaves_cnt
= ARRAY_SIZE(omap44xx_mmc4_slaves
),
3656 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
3660 static struct omap_hwmod omap44xx_mmc5_hwmod
;
3661 static struct omap_hwmod_irq_info omap44xx_mmc5_irqs
[] = {
3662 { .irq
= 59 + OMAP44XX_IRQ_GIC_START
},
3665 static struct omap_hwmod_dma_info omap44xx_mmc5_sdma_reqs
[] = {
3666 { .name
= "tx", .dma_req
= 58 + OMAP44XX_DMA_REQ_START
},
3667 { .name
= "rx", .dma_req
= 59 + OMAP44XX_DMA_REQ_START
},
3670 static struct omap_hwmod_addr_space omap44xx_mmc5_addrs
[] = {
3672 .pa_start
= 0x480d5000,
3673 .pa_end
= 0x480d53ff,
3674 .flags
= ADDR_TYPE_RT
3678 /* l4_per -> mmc5 */
3679 static struct omap_hwmod_ocp_if omap44xx_l4_per__mmc5
= {
3680 .master
= &omap44xx_l4_per_hwmod
,
3681 .slave
= &omap44xx_mmc5_hwmod
,
3683 .addr
= omap44xx_mmc5_addrs
,
3684 .addr_cnt
= ARRAY_SIZE(omap44xx_mmc5_addrs
),
3685 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3688 /* mmc5 slave ports */
3689 static struct omap_hwmod_ocp_if
*omap44xx_mmc5_slaves
[] = {
3690 &omap44xx_l4_per__mmc5
,
3693 static struct omap_hwmod omap44xx_mmc5_hwmod
= {
3695 .class = &omap44xx_mmc_hwmod_class
,
3696 .mpu_irqs
= omap44xx_mmc5_irqs
,
3697 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_mmc5_irqs
),
3698 .sdma_reqs
= omap44xx_mmc5_sdma_reqs
,
3699 .sdma_reqs_cnt
= ARRAY_SIZE(omap44xx_mmc5_sdma_reqs
),
3700 .main_clk
= "mmc5_fck",
3703 .clkctrl_reg
= OMAP4430_CM_L4PER_MMCSD5_CLKCTRL
,
3706 .slaves
= omap44xx_mmc5_slaves
,
3707 .slaves_cnt
= ARRAY_SIZE(omap44xx_mmc5_slaves
),
3708 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
3716 static struct omap_hwmod_class omap44xx_mpu_hwmod_class
= {
3721 static struct omap_hwmod_irq_info omap44xx_mpu_irqs
[] = {
3722 { .name
= "pl310", .irq
= 0 + OMAP44XX_IRQ_GIC_START
},
3723 { .name
= "cti0", .irq
= 1 + OMAP44XX_IRQ_GIC_START
},
3724 { .name
= "cti1", .irq
= 2 + OMAP44XX_IRQ_GIC_START
},
3727 /* mpu master ports */
3728 static struct omap_hwmod_ocp_if
*omap44xx_mpu_masters
[] = {
3729 &omap44xx_mpu__l3_main_1
,
3730 &omap44xx_mpu__l4_abe
,
3734 static struct omap_hwmod omap44xx_mpu_hwmod
= {
3736 .class = &omap44xx_mpu_hwmod_class
,
3737 .flags
= (HWMOD_INIT_NO_IDLE
| HWMOD_INIT_NO_RESET
),
3738 .mpu_irqs
= omap44xx_mpu_irqs
,
3739 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_mpu_irqs
),
3740 .main_clk
= "dpll_mpu_m2_ck",
3743 .clkctrl_reg
= OMAP4430_CM_MPU_MPU_CLKCTRL
,
3746 .masters
= omap44xx_mpu_masters
,
3747 .masters_cnt
= ARRAY_SIZE(omap44xx_mpu_masters
),
3748 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
3752 * 'smartreflex' class
3753 * smartreflex module (monitor silicon performance and outputs a measure of
3754 * performance error)
3757 /* The IP is not compliant to type1 / type2 scheme */
3758 static struct omap_hwmod_sysc_fields omap_hwmod_sysc_type_smartreflex
= {
3763 static struct omap_hwmod_class_sysconfig omap44xx_smartreflex_sysc
= {
3764 .sysc_offs
= 0x0038,
3765 .sysc_flags
= (SYSC_HAS_ENAWAKEUP
| SYSC_HAS_SIDLEMODE
),
3766 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
3768 .sysc_fields
= &omap_hwmod_sysc_type_smartreflex
,
3771 static struct omap_hwmod_class omap44xx_smartreflex_hwmod_class
= {
3772 .name
= "smartreflex",
3773 .sysc
= &omap44xx_smartreflex_sysc
,
3777 /* smartreflex_core */
3778 static struct omap_hwmod omap44xx_smartreflex_core_hwmod
;
3779 static struct omap_hwmod_irq_info omap44xx_smartreflex_core_irqs
[] = {
3780 { .irq
= 19 + OMAP44XX_IRQ_GIC_START
},
3783 static struct omap_hwmod_addr_space omap44xx_smartreflex_core_addrs
[] = {
3785 .pa_start
= 0x4a0dd000,
3786 .pa_end
= 0x4a0dd03f,
3787 .flags
= ADDR_TYPE_RT
3791 /* l4_cfg -> smartreflex_core */
3792 static struct omap_hwmod_ocp_if omap44xx_l4_cfg__smartreflex_core
= {
3793 .master
= &omap44xx_l4_cfg_hwmod
,
3794 .slave
= &omap44xx_smartreflex_core_hwmod
,
3796 .addr
= omap44xx_smartreflex_core_addrs
,
3797 .addr_cnt
= ARRAY_SIZE(omap44xx_smartreflex_core_addrs
),
3798 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3801 /* smartreflex_core slave ports */
3802 static struct omap_hwmod_ocp_if
*omap44xx_smartreflex_core_slaves
[] = {
3803 &omap44xx_l4_cfg__smartreflex_core
,
3806 static struct omap_hwmod omap44xx_smartreflex_core_hwmod
= {
3807 .name
= "smartreflex_core",
3808 .class = &omap44xx_smartreflex_hwmod_class
,
3809 .mpu_irqs
= omap44xx_smartreflex_core_irqs
,
3810 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_smartreflex_core_irqs
),
3811 .main_clk
= "smartreflex_core_fck",
3815 .clkctrl_reg
= OMAP4430_CM_ALWON_SR_CORE_CLKCTRL
,
3818 .slaves
= omap44xx_smartreflex_core_slaves
,
3819 .slaves_cnt
= ARRAY_SIZE(omap44xx_smartreflex_core_slaves
),
3820 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
3823 /* smartreflex_iva */
3824 static struct omap_hwmod omap44xx_smartreflex_iva_hwmod
;
3825 static struct omap_hwmod_irq_info omap44xx_smartreflex_iva_irqs
[] = {
3826 { .irq
= 102 + OMAP44XX_IRQ_GIC_START
},
3829 static struct omap_hwmod_addr_space omap44xx_smartreflex_iva_addrs
[] = {
3831 .pa_start
= 0x4a0db000,
3832 .pa_end
= 0x4a0db03f,
3833 .flags
= ADDR_TYPE_RT
3837 /* l4_cfg -> smartreflex_iva */
3838 static struct omap_hwmod_ocp_if omap44xx_l4_cfg__smartreflex_iva
= {
3839 .master
= &omap44xx_l4_cfg_hwmod
,
3840 .slave
= &omap44xx_smartreflex_iva_hwmod
,
3842 .addr
= omap44xx_smartreflex_iva_addrs
,
3843 .addr_cnt
= ARRAY_SIZE(omap44xx_smartreflex_iva_addrs
),
3844 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3847 /* smartreflex_iva slave ports */
3848 static struct omap_hwmod_ocp_if
*omap44xx_smartreflex_iva_slaves
[] = {
3849 &omap44xx_l4_cfg__smartreflex_iva
,
3852 static struct omap_hwmod omap44xx_smartreflex_iva_hwmod
= {
3853 .name
= "smartreflex_iva",
3854 .class = &omap44xx_smartreflex_hwmod_class
,
3855 .mpu_irqs
= omap44xx_smartreflex_iva_irqs
,
3856 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_smartreflex_iva_irqs
),
3857 .main_clk
= "smartreflex_iva_fck",
3861 .clkctrl_reg
= OMAP4430_CM_ALWON_SR_IVA_CLKCTRL
,
3864 .slaves
= omap44xx_smartreflex_iva_slaves
,
3865 .slaves_cnt
= ARRAY_SIZE(omap44xx_smartreflex_iva_slaves
),
3866 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
3869 /* smartreflex_mpu */
3870 static struct omap_hwmod omap44xx_smartreflex_mpu_hwmod
;
3871 static struct omap_hwmod_irq_info omap44xx_smartreflex_mpu_irqs
[] = {
3872 { .irq
= 18 + OMAP44XX_IRQ_GIC_START
},
3875 static struct omap_hwmod_addr_space omap44xx_smartreflex_mpu_addrs
[] = {
3877 .pa_start
= 0x4a0d9000,
3878 .pa_end
= 0x4a0d903f,
3879 .flags
= ADDR_TYPE_RT
3883 /* l4_cfg -> smartreflex_mpu */
3884 static struct omap_hwmod_ocp_if omap44xx_l4_cfg__smartreflex_mpu
= {
3885 .master
= &omap44xx_l4_cfg_hwmod
,
3886 .slave
= &omap44xx_smartreflex_mpu_hwmod
,
3888 .addr
= omap44xx_smartreflex_mpu_addrs
,
3889 .addr_cnt
= ARRAY_SIZE(omap44xx_smartreflex_mpu_addrs
),
3890 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3893 /* smartreflex_mpu slave ports */
3894 static struct omap_hwmod_ocp_if
*omap44xx_smartreflex_mpu_slaves
[] = {
3895 &omap44xx_l4_cfg__smartreflex_mpu
,
3898 static struct omap_hwmod omap44xx_smartreflex_mpu_hwmod
= {
3899 .name
= "smartreflex_mpu",
3900 .class = &omap44xx_smartreflex_hwmod_class
,
3901 .mpu_irqs
= omap44xx_smartreflex_mpu_irqs
,
3902 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_smartreflex_mpu_irqs
),
3903 .main_clk
= "smartreflex_mpu_fck",
3907 .clkctrl_reg
= OMAP4430_CM_ALWON_SR_MPU_CLKCTRL
,
3910 .slaves
= omap44xx_smartreflex_mpu_slaves
,
3911 .slaves_cnt
= ARRAY_SIZE(omap44xx_smartreflex_mpu_slaves
),
3912 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
3917 * spinlock provides hardware assistance for synchronizing the processes
3918 * running on multiple processors
3921 static struct omap_hwmod_class_sysconfig omap44xx_spinlock_sysc
= {
3923 .sysc_offs
= 0x0010,
3924 .syss_offs
= 0x0014,
3925 .sysc_flags
= (SYSC_HAS_AUTOIDLE
| SYSC_HAS_CLOCKACTIVITY
|
3926 SYSC_HAS_ENAWAKEUP
| SYSC_HAS_SIDLEMODE
|
3927 SYSC_HAS_SOFTRESET
| SYSS_HAS_RESET_STATUS
),
3928 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
3930 .sysc_fields
= &omap_hwmod_sysc_type1
,
3933 static struct omap_hwmod_class omap44xx_spinlock_hwmod_class
= {
3935 .sysc
= &omap44xx_spinlock_sysc
,
3939 static struct omap_hwmod omap44xx_spinlock_hwmod
;
3940 static struct omap_hwmod_addr_space omap44xx_spinlock_addrs
[] = {
3942 .pa_start
= 0x4a0f6000,
3943 .pa_end
= 0x4a0f6fff,
3944 .flags
= ADDR_TYPE_RT
3948 /* l4_cfg -> spinlock */
3949 static struct omap_hwmod_ocp_if omap44xx_l4_cfg__spinlock
= {
3950 .master
= &omap44xx_l4_cfg_hwmod
,
3951 .slave
= &omap44xx_spinlock_hwmod
,
3953 .addr
= omap44xx_spinlock_addrs
,
3954 .addr_cnt
= ARRAY_SIZE(omap44xx_spinlock_addrs
),
3955 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3958 /* spinlock slave ports */
3959 static struct omap_hwmod_ocp_if
*omap44xx_spinlock_slaves
[] = {
3960 &omap44xx_l4_cfg__spinlock
,
3963 static struct omap_hwmod omap44xx_spinlock_hwmod
= {
3965 .class = &omap44xx_spinlock_hwmod_class
,
3968 .clkctrl_reg
= OMAP4430_CM_L4CFG_HW_SEM_CLKCTRL
,
3971 .slaves
= omap44xx_spinlock_slaves
,
3972 .slaves_cnt
= ARRAY_SIZE(omap44xx_spinlock_slaves
),
3973 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
3978 * general purpose timer module with accurate 1ms tick
3979 * This class contains several variants: ['timer_1ms', 'timer']
3982 static struct omap_hwmod_class_sysconfig omap44xx_timer_1ms_sysc
= {
3984 .sysc_offs
= 0x0010,
3985 .syss_offs
= 0x0014,
3986 .sysc_flags
= (SYSC_HAS_AUTOIDLE
| SYSC_HAS_CLOCKACTIVITY
|
3987 SYSC_HAS_EMUFREE
| SYSC_HAS_ENAWAKEUP
|
3988 SYSC_HAS_SIDLEMODE
| SYSC_HAS_SOFTRESET
|
3989 SYSS_HAS_RESET_STATUS
),
3990 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
),
3991 .sysc_fields
= &omap_hwmod_sysc_type1
,
3994 static struct omap_hwmod_class omap44xx_timer_1ms_hwmod_class
= {
3996 .sysc
= &omap44xx_timer_1ms_sysc
,
3999 static struct omap_hwmod_class_sysconfig omap44xx_timer_sysc
= {
4001 .sysc_offs
= 0x0010,
4002 .sysc_flags
= (SYSC_HAS_EMUFREE
| SYSC_HAS_RESET_STATUS
|
4003 SYSC_HAS_SIDLEMODE
| SYSC_HAS_SOFTRESET
),
4004 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
4006 .sysc_fields
= &omap_hwmod_sysc_type2
,
4009 static struct omap_hwmod_class omap44xx_timer_hwmod_class
= {
4011 .sysc
= &omap44xx_timer_sysc
,
4015 static struct omap_hwmod omap44xx_timer1_hwmod
;
4016 static struct omap_hwmod_irq_info omap44xx_timer1_irqs
[] = {
4017 { .irq
= 37 + OMAP44XX_IRQ_GIC_START
},
4020 static struct omap_hwmod_addr_space omap44xx_timer1_addrs
[] = {
4022 .pa_start
= 0x4a318000,
4023 .pa_end
= 0x4a31807f,
4024 .flags
= ADDR_TYPE_RT
4028 /* l4_wkup -> timer1 */
4029 static struct omap_hwmod_ocp_if omap44xx_l4_wkup__timer1
= {
4030 .master
= &omap44xx_l4_wkup_hwmod
,
4031 .slave
= &omap44xx_timer1_hwmod
,
4032 .clk
= "l4_wkup_clk_mux_ck",
4033 .addr
= omap44xx_timer1_addrs
,
4034 .addr_cnt
= ARRAY_SIZE(omap44xx_timer1_addrs
),
4035 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
4038 /* timer1 slave ports */
4039 static struct omap_hwmod_ocp_if
*omap44xx_timer1_slaves
[] = {
4040 &omap44xx_l4_wkup__timer1
,
4043 static struct omap_hwmod omap44xx_timer1_hwmod
= {
4045 .class = &omap44xx_timer_1ms_hwmod_class
,
4046 .mpu_irqs
= omap44xx_timer1_irqs
,
4047 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_timer1_irqs
),
4048 .main_clk
= "timer1_fck",
4051 .clkctrl_reg
= OMAP4430_CM_WKUP_TIMER1_CLKCTRL
,
4054 .slaves
= omap44xx_timer1_slaves
,
4055 .slaves_cnt
= ARRAY_SIZE(omap44xx_timer1_slaves
),
4056 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
4060 static struct omap_hwmod omap44xx_timer2_hwmod
;
4061 static struct omap_hwmod_irq_info omap44xx_timer2_irqs
[] = {
4062 { .irq
= 38 + OMAP44XX_IRQ_GIC_START
},
4065 static struct omap_hwmod_addr_space omap44xx_timer2_addrs
[] = {
4067 .pa_start
= 0x48032000,
4068 .pa_end
= 0x4803207f,
4069 .flags
= ADDR_TYPE_RT
4073 /* l4_per -> timer2 */
4074 static struct omap_hwmod_ocp_if omap44xx_l4_per__timer2
= {
4075 .master
= &omap44xx_l4_per_hwmod
,
4076 .slave
= &omap44xx_timer2_hwmod
,
4078 .addr
= omap44xx_timer2_addrs
,
4079 .addr_cnt
= ARRAY_SIZE(omap44xx_timer2_addrs
),
4080 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
4083 /* timer2 slave ports */
4084 static struct omap_hwmod_ocp_if
*omap44xx_timer2_slaves
[] = {
4085 &omap44xx_l4_per__timer2
,
4088 static struct omap_hwmod omap44xx_timer2_hwmod
= {
4090 .class = &omap44xx_timer_1ms_hwmod_class
,
4091 .mpu_irqs
= omap44xx_timer2_irqs
,
4092 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_timer2_irqs
),
4093 .main_clk
= "timer2_fck",
4096 .clkctrl_reg
= OMAP4430_CM_L4PER_DMTIMER2_CLKCTRL
,
4099 .slaves
= omap44xx_timer2_slaves
,
4100 .slaves_cnt
= ARRAY_SIZE(omap44xx_timer2_slaves
),
4101 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
4105 static struct omap_hwmod omap44xx_timer3_hwmod
;
4106 static struct omap_hwmod_irq_info omap44xx_timer3_irqs
[] = {
4107 { .irq
= 39 + OMAP44XX_IRQ_GIC_START
},
4110 static struct omap_hwmod_addr_space omap44xx_timer3_addrs
[] = {
4112 .pa_start
= 0x48034000,
4113 .pa_end
= 0x4803407f,
4114 .flags
= ADDR_TYPE_RT
4118 /* l4_per -> timer3 */
4119 static struct omap_hwmod_ocp_if omap44xx_l4_per__timer3
= {
4120 .master
= &omap44xx_l4_per_hwmod
,
4121 .slave
= &omap44xx_timer3_hwmod
,
4123 .addr
= omap44xx_timer3_addrs
,
4124 .addr_cnt
= ARRAY_SIZE(omap44xx_timer3_addrs
),
4125 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
4128 /* timer3 slave ports */
4129 static struct omap_hwmod_ocp_if
*omap44xx_timer3_slaves
[] = {
4130 &omap44xx_l4_per__timer3
,
4133 static struct omap_hwmod omap44xx_timer3_hwmod
= {
4135 .class = &omap44xx_timer_hwmod_class
,
4136 .mpu_irqs
= omap44xx_timer3_irqs
,
4137 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_timer3_irqs
),
4138 .main_clk
= "timer3_fck",
4141 .clkctrl_reg
= OMAP4430_CM_L4PER_DMTIMER3_CLKCTRL
,
4144 .slaves
= omap44xx_timer3_slaves
,
4145 .slaves_cnt
= ARRAY_SIZE(omap44xx_timer3_slaves
),
4146 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
4150 static struct omap_hwmod omap44xx_timer4_hwmod
;
4151 static struct omap_hwmod_irq_info omap44xx_timer4_irqs
[] = {
4152 { .irq
= 40 + OMAP44XX_IRQ_GIC_START
},
4155 static struct omap_hwmod_addr_space omap44xx_timer4_addrs
[] = {
4157 .pa_start
= 0x48036000,
4158 .pa_end
= 0x4803607f,
4159 .flags
= ADDR_TYPE_RT
4163 /* l4_per -> timer4 */
4164 static struct omap_hwmod_ocp_if omap44xx_l4_per__timer4
= {
4165 .master
= &omap44xx_l4_per_hwmod
,
4166 .slave
= &omap44xx_timer4_hwmod
,
4168 .addr
= omap44xx_timer4_addrs
,
4169 .addr_cnt
= ARRAY_SIZE(omap44xx_timer4_addrs
),
4170 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
4173 /* timer4 slave ports */
4174 static struct omap_hwmod_ocp_if
*omap44xx_timer4_slaves
[] = {
4175 &omap44xx_l4_per__timer4
,
4178 static struct omap_hwmod omap44xx_timer4_hwmod
= {
4180 .class = &omap44xx_timer_hwmod_class
,
4181 .mpu_irqs
= omap44xx_timer4_irqs
,
4182 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_timer4_irqs
),
4183 .main_clk
= "timer4_fck",
4186 .clkctrl_reg
= OMAP4430_CM_L4PER_DMTIMER4_CLKCTRL
,
4189 .slaves
= omap44xx_timer4_slaves
,
4190 .slaves_cnt
= ARRAY_SIZE(omap44xx_timer4_slaves
),
4191 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
4195 static struct omap_hwmod omap44xx_timer5_hwmod
;
4196 static struct omap_hwmod_irq_info omap44xx_timer5_irqs
[] = {
4197 { .irq
= 41 + OMAP44XX_IRQ_GIC_START
},
4200 static struct omap_hwmod_addr_space omap44xx_timer5_addrs
[] = {
4202 .pa_start
= 0x40138000,
4203 .pa_end
= 0x4013807f,
4204 .flags
= ADDR_TYPE_RT
4208 /* l4_abe -> timer5 */
4209 static struct omap_hwmod_ocp_if omap44xx_l4_abe__timer5
= {
4210 .master
= &omap44xx_l4_abe_hwmod
,
4211 .slave
= &omap44xx_timer5_hwmod
,
4212 .clk
= "ocp_abe_iclk",
4213 .addr
= omap44xx_timer5_addrs
,
4214 .addr_cnt
= ARRAY_SIZE(omap44xx_timer5_addrs
),
4215 .user
= OCP_USER_MPU
,
4218 static struct omap_hwmod_addr_space omap44xx_timer5_dma_addrs
[] = {
4220 .pa_start
= 0x49038000,
4221 .pa_end
= 0x4903807f,
4222 .flags
= ADDR_TYPE_RT
4226 /* l4_abe -> timer5 (dma) */
4227 static struct omap_hwmod_ocp_if omap44xx_l4_abe__timer5_dma
= {
4228 .master
= &omap44xx_l4_abe_hwmod
,
4229 .slave
= &omap44xx_timer5_hwmod
,
4230 .clk
= "ocp_abe_iclk",
4231 .addr
= omap44xx_timer5_dma_addrs
,
4232 .addr_cnt
= ARRAY_SIZE(omap44xx_timer5_dma_addrs
),
4233 .user
= OCP_USER_SDMA
,
4236 /* timer5 slave ports */
4237 static struct omap_hwmod_ocp_if
*omap44xx_timer5_slaves
[] = {
4238 &omap44xx_l4_abe__timer5
,
4239 &omap44xx_l4_abe__timer5_dma
,
4242 static struct omap_hwmod omap44xx_timer5_hwmod
= {
4244 .class = &omap44xx_timer_hwmod_class
,
4245 .mpu_irqs
= omap44xx_timer5_irqs
,
4246 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_timer5_irqs
),
4247 .main_clk
= "timer5_fck",
4250 .clkctrl_reg
= OMAP4430_CM1_ABE_TIMER5_CLKCTRL
,
4253 .slaves
= omap44xx_timer5_slaves
,
4254 .slaves_cnt
= ARRAY_SIZE(omap44xx_timer5_slaves
),
4255 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
4259 static struct omap_hwmod omap44xx_timer6_hwmod
;
4260 static struct omap_hwmod_irq_info omap44xx_timer6_irqs
[] = {
4261 { .irq
= 42 + OMAP44XX_IRQ_GIC_START
},
4264 static struct omap_hwmod_addr_space omap44xx_timer6_addrs
[] = {
4266 .pa_start
= 0x4013a000,
4267 .pa_end
= 0x4013a07f,
4268 .flags
= ADDR_TYPE_RT
4272 /* l4_abe -> timer6 */
4273 static struct omap_hwmod_ocp_if omap44xx_l4_abe__timer6
= {
4274 .master
= &omap44xx_l4_abe_hwmod
,
4275 .slave
= &omap44xx_timer6_hwmod
,
4276 .clk
= "ocp_abe_iclk",
4277 .addr
= omap44xx_timer6_addrs
,
4278 .addr_cnt
= ARRAY_SIZE(omap44xx_timer6_addrs
),
4279 .user
= OCP_USER_MPU
,
4282 static struct omap_hwmod_addr_space omap44xx_timer6_dma_addrs
[] = {
4284 .pa_start
= 0x4903a000,
4285 .pa_end
= 0x4903a07f,
4286 .flags
= ADDR_TYPE_RT
4290 /* l4_abe -> timer6 (dma) */
4291 static struct omap_hwmod_ocp_if omap44xx_l4_abe__timer6_dma
= {
4292 .master
= &omap44xx_l4_abe_hwmod
,
4293 .slave
= &omap44xx_timer6_hwmod
,
4294 .clk
= "ocp_abe_iclk",
4295 .addr
= omap44xx_timer6_dma_addrs
,
4296 .addr_cnt
= ARRAY_SIZE(omap44xx_timer6_dma_addrs
),
4297 .user
= OCP_USER_SDMA
,
4300 /* timer6 slave ports */
4301 static struct omap_hwmod_ocp_if
*omap44xx_timer6_slaves
[] = {
4302 &omap44xx_l4_abe__timer6
,
4303 &omap44xx_l4_abe__timer6_dma
,
4306 static struct omap_hwmod omap44xx_timer6_hwmod
= {
4308 .class = &omap44xx_timer_hwmod_class
,
4309 .mpu_irqs
= omap44xx_timer6_irqs
,
4310 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_timer6_irqs
),
4311 .main_clk
= "timer6_fck",
4314 .clkctrl_reg
= OMAP4430_CM1_ABE_TIMER6_CLKCTRL
,
4317 .slaves
= omap44xx_timer6_slaves
,
4318 .slaves_cnt
= ARRAY_SIZE(omap44xx_timer6_slaves
),
4319 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
4323 static struct omap_hwmod omap44xx_timer7_hwmod
;
4324 static struct omap_hwmod_irq_info omap44xx_timer7_irqs
[] = {
4325 { .irq
= 43 + OMAP44XX_IRQ_GIC_START
},
4328 static struct omap_hwmod_addr_space omap44xx_timer7_addrs
[] = {
4330 .pa_start
= 0x4013c000,
4331 .pa_end
= 0x4013c07f,
4332 .flags
= ADDR_TYPE_RT
4336 /* l4_abe -> timer7 */
4337 static struct omap_hwmod_ocp_if omap44xx_l4_abe__timer7
= {
4338 .master
= &omap44xx_l4_abe_hwmod
,
4339 .slave
= &omap44xx_timer7_hwmod
,
4340 .clk
= "ocp_abe_iclk",
4341 .addr
= omap44xx_timer7_addrs
,
4342 .addr_cnt
= ARRAY_SIZE(omap44xx_timer7_addrs
),
4343 .user
= OCP_USER_MPU
,
4346 static struct omap_hwmod_addr_space omap44xx_timer7_dma_addrs
[] = {
4348 .pa_start
= 0x4903c000,
4349 .pa_end
= 0x4903c07f,
4350 .flags
= ADDR_TYPE_RT
4354 /* l4_abe -> timer7 (dma) */
4355 static struct omap_hwmod_ocp_if omap44xx_l4_abe__timer7_dma
= {
4356 .master
= &omap44xx_l4_abe_hwmod
,
4357 .slave
= &omap44xx_timer7_hwmod
,
4358 .clk
= "ocp_abe_iclk",
4359 .addr
= omap44xx_timer7_dma_addrs
,
4360 .addr_cnt
= ARRAY_SIZE(omap44xx_timer7_dma_addrs
),
4361 .user
= OCP_USER_SDMA
,
4364 /* timer7 slave ports */
4365 static struct omap_hwmod_ocp_if
*omap44xx_timer7_slaves
[] = {
4366 &omap44xx_l4_abe__timer7
,
4367 &omap44xx_l4_abe__timer7_dma
,
4370 static struct omap_hwmod omap44xx_timer7_hwmod
= {
4372 .class = &omap44xx_timer_hwmod_class
,
4373 .mpu_irqs
= omap44xx_timer7_irqs
,
4374 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_timer7_irqs
),
4375 .main_clk
= "timer7_fck",
4378 .clkctrl_reg
= OMAP4430_CM1_ABE_TIMER7_CLKCTRL
,
4381 .slaves
= omap44xx_timer7_slaves
,
4382 .slaves_cnt
= ARRAY_SIZE(omap44xx_timer7_slaves
),
4383 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
4387 static struct omap_hwmod omap44xx_timer8_hwmod
;
4388 static struct omap_hwmod_irq_info omap44xx_timer8_irqs
[] = {
4389 { .irq
= 44 + OMAP44XX_IRQ_GIC_START
},
4392 static struct omap_hwmod_addr_space omap44xx_timer8_addrs
[] = {
4394 .pa_start
= 0x4013e000,
4395 .pa_end
= 0x4013e07f,
4396 .flags
= ADDR_TYPE_RT
4400 /* l4_abe -> timer8 */
4401 static struct omap_hwmod_ocp_if omap44xx_l4_abe__timer8
= {
4402 .master
= &omap44xx_l4_abe_hwmod
,
4403 .slave
= &omap44xx_timer8_hwmod
,
4404 .clk
= "ocp_abe_iclk",
4405 .addr
= omap44xx_timer8_addrs
,
4406 .addr_cnt
= ARRAY_SIZE(omap44xx_timer8_addrs
),
4407 .user
= OCP_USER_MPU
,
4410 static struct omap_hwmod_addr_space omap44xx_timer8_dma_addrs
[] = {
4412 .pa_start
= 0x4903e000,
4413 .pa_end
= 0x4903e07f,
4414 .flags
= ADDR_TYPE_RT
4418 /* l4_abe -> timer8 (dma) */
4419 static struct omap_hwmod_ocp_if omap44xx_l4_abe__timer8_dma
= {
4420 .master
= &omap44xx_l4_abe_hwmod
,
4421 .slave
= &omap44xx_timer8_hwmod
,
4422 .clk
= "ocp_abe_iclk",
4423 .addr
= omap44xx_timer8_dma_addrs
,
4424 .addr_cnt
= ARRAY_SIZE(omap44xx_timer8_dma_addrs
),
4425 .user
= OCP_USER_SDMA
,
4428 /* timer8 slave ports */
4429 static struct omap_hwmod_ocp_if
*omap44xx_timer8_slaves
[] = {
4430 &omap44xx_l4_abe__timer8
,
4431 &omap44xx_l4_abe__timer8_dma
,
4434 static struct omap_hwmod omap44xx_timer8_hwmod
= {
4436 .class = &omap44xx_timer_hwmod_class
,
4437 .mpu_irqs
= omap44xx_timer8_irqs
,
4438 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_timer8_irqs
),
4439 .main_clk
= "timer8_fck",
4442 .clkctrl_reg
= OMAP4430_CM1_ABE_TIMER8_CLKCTRL
,
4445 .slaves
= omap44xx_timer8_slaves
,
4446 .slaves_cnt
= ARRAY_SIZE(omap44xx_timer8_slaves
),
4447 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
4451 static struct omap_hwmod omap44xx_timer9_hwmod
;
4452 static struct omap_hwmod_irq_info omap44xx_timer9_irqs
[] = {
4453 { .irq
= 45 + OMAP44XX_IRQ_GIC_START
},
4456 static struct omap_hwmod_addr_space omap44xx_timer9_addrs
[] = {
4458 .pa_start
= 0x4803e000,
4459 .pa_end
= 0x4803e07f,
4460 .flags
= ADDR_TYPE_RT
4464 /* l4_per -> timer9 */
4465 static struct omap_hwmod_ocp_if omap44xx_l4_per__timer9
= {
4466 .master
= &omap44xx_l4_per_hwmod
,
4467 .slave
= &omap44xx_timer9_hwmod
,
4469 .addr
= omap44xx_timer9_addrs
,
4470 .addr_cnt
= ARRAY_SIZE(omap44xx_timer9_addrs
),
4471 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
4474 /* timer9 slave ports */
4475 static struct omap_hwmod_ocp_if
*omap44xx_timer9_slaves
[] = {
4476 &omap44xx_l4_per__timer9
,
4479 static struct omap_hwmod omap44xx_timer9_hwmod
= {
4481 .class = &omap44xx_timer_hwmod_class
,
4482 .mpu_irqs
= omap44xx_timer9_irqs
,
4483 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_timer9_irqs
),
4484 .main_clk
= "timer9_fck",
4487 .clkctrl_reg
= OMAP4430_CM_L4PER_DMTIMER9_CLKCTRL
,
4490 .slaves
= omap44xx_timer9_slaves
,
4491 .slaves_cnt
= ARRAY_SIZE(omap44xx_timer9_slaves
),
4492 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
4496 static struct omap_hwmod omap44xx_timer10_hwmod
;
4497 static struct omap_hwmod_irq_info omap44xx_timer10_irqs
[] = {
4498 { .irq
= 46 + OMAP44XX_IRQ_GIC_START
},
4501 static struct omap_hwmod_addr_space omap44xx_timer10_addrs
[] = {
4503 .pa_start
= 0x48086000,
4504 .pa_end
= 0x4808607f,
4505 .flags
= ADDR_TYPE_RT
4509 /* l4_per -> timer10 */
4510 static struct omap_hwmod_ocp_if omap44xx_l4_per__timer10
= {
4511 .master
= &omap44xx_l4_per_hwmod
,
4512 .slave
= &omap44xx_timer10_hwmod
,
4514 .addr
= omap44xx_timer10_addrs
,
4515 .addr_cnt
= ARRAY_SIZE(omap44xx_timer10_addrs
),
4516 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
4519 /* timer10 slave ports */
4520 static struct omap_hwmod_ocp_if
*omap44xx_timer10_slaves
[] = {
4521 &omap44xx_l4_per__timer10
,
4524 static struct omap_hwmod omap44xx_timer10_hwmod
= {
4526 .class = &omap44xx_timer_1ms_hwmod_class
,
4527 .mpu_irqs
= omap44xx_timer10_irqs
,
4528 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_timer10_irqs
),
4529 .main_clk
= "timer10_fck",
4532 .clkctrl_reg
= OMAP4430_CM_L4PER_DMTIMER10_CLKCTRL
,
4535 .slaves
= omap44xx_timer10_slaves
,
4536 .slaves_cnt
= ARRAY_SIZE(omap44xx_timer10_slaves
),
4537 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
4541 static struct omap_hwmod omap44xx_timer11_hwmod
;
4542 static struct omap_hwmod_irq_info omap44xx_timer11_irqs
[] = {
4543 { .irq
= 47 + OMAP44XX_IRQ_GIC_START
},
4546 static struct omap_hwmod_addr_space omap44xx_timer11_addrs
[] = {
4548 .pa_start
= 0x48088000,
4549 .pa_end
= 0x4808807f,
4550 .flags
= ADDR_TYPE_RT
4554 /* l4_per -> timer11 */
4555 static struct omap_hwmod_ocp_if omap44xx_l4_per__timer11
= {
4556 .master
= &omap44xx_l4_per_hwmod
,
4557 .slave
= &omap44xx_timer11_hwmod
,
4559 .addr
= omap44xx_timer11_addrs
,
4560 .addr_cnt
= ARRAY_SIZE(omap44xx_timer11_addrs
),
4561 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
4564 /* timer11 slave ports */
4565 static struct omap_hwmod_ocp_if
*omap44xx_timer11_slaves
[] = {
4566 &omap44xx_l4_per__timer11
,
4569 static struct omap_hwmod omap44xx_timer11_hwmod
= {
4571 .class = &omap44xx_timer_hwmod_class
,
4572 .mpu_irqs
= omap44xx_timer11_irqs
,
4573 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_timer11_irqs
),
4574 .main_clk
= "timer11_fck",
4577 .clkctrl_reg
= OMAP4430_CM_L4PER_DMTIMER11_CLKCTRL
,
4580 .slaves
= omap44xx_timer11_slaves
,
4581 .slaves_cnt
= ARRAY_SIZE(omap44xx_timer11_slaves
),
4582 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
4587 * universal asynchronous receiver/transmitter (uart)
4590 static struct omap_hwmod_class_sysconfig omap44xx_uart_sysc
= {
4592 .sysc_offs
= 0x0054,
4593 .syss_offs
= 0x0058,
4594 .sysc_flags
= (SYSC_HAS_AUTOIDLE
| SYSC_HAS_ENAWAKEUP
|
4595 SYSC_HAS_SIDLEMODE
| SYSC_HAS_SOFTRESET
|
4596 SYSS_HAS_RESET_STATUS
),
4597 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
4599 .sysc_fields
= &omap_hwmod_sysc_type1
,
4602 static struct omap_hwmod_class omap44xx_uart_hwmod_class
= {
4604 .sysc
= &omap44xx_uart_sysc
,
4608 static struct omap_hwmod omap44xx_uart1_hwmod
;
4609 static struct omap_hwmod_irq_info omap44xx_uart1_irqs
[] = {
4610 { .irq
= 72 + OMAP44XX_IRQ_GIC_START
},
4613 static struct omap_hwmod_dma_info omap44xx_uart1_sdma_reqs
[] = {
4614 { .name
= "tx", .dma_req
= 48 + OMAP44XX_DMA_REQ_START
},
4615 { .name
= "rx", .dma_req
= 49 + OMAP44XX_DMA_REQ_START
},
4618 static struct omap_hwmod_addr_space omap44xx_uart1_addrs
[] = {
4620 .pa_start
= 0x4806a000,
4621 .pa_end
= 0x4806a0ff,
4622 .flags
= ADDR_TYPE_RT
4626 /* l4_per -> uart1 */
4627 static struct omap_hwmod_ocp_if omap44xx_l4_per__uart1
= {
4628 .master
= &omap44xx_l4_per_hwmod
,
4629 .slave
= &omap44xx_uart1_hwmod
,
4631 .addr
= omap44xx_uart1_addrs
,
4632 .addr_cnt
= ARRAY_SIZE(omap44xx_uart1_addrs
),
4633 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
4636 /* uart1 slave ports */
4637 static struct omap_hwmod_ocp_if
*omap44xx_uart1_slaves
[] = {
4638 &omap44xx_l4_per__uart1
,
4641 static struct omap_hwmod omap44xx_uart1_hwmod
= {
4643 .class = &omap44xx_uart_hwmod_class
,
4644 .mpu_irqs
= omap44xx_uart1_irqs
,
4645 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_uart1_irqs
),
4646 .sdma_reqs
= omap44xx_uart1_sdma_reqs
,
4647 .sdma_reqs_cnt
= ARRAY_SIZE(omap44xx_uart1_sdma_reqs
),
4648 .main_clk
= "uart1_fck",
4651 .clkctrl_reg
= OMAP4430_CM_L4PER_UART1_CLKCTRL
,
4654 .slaves
= omap44xx_uart1_slaves
,
4655 .slaves_cnt
= ARRAY_SIZE(omap44xx_uart1_slaves
),
4656 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
4660 static struct omap_hwmod omap44xx_uart2_hwmod
;
4661 static struct omap_hwmod_irq_info omap44xx_uart2_irqs
[] = {
4662 { .irq
= 73 + OMAP44XX_IRQ_GIC_START
},
4665 static struct omap_hwmod_dma_info omap44xx_uart2_sdma_reqs
[] = {
4666 { .name
= "tx", .dma_req
= 50 + OMAP44XX_DMA_REQ_START
},
4667 { .name
= "rx", .dma_req
= 51 + OMAP44XX_DMA_REQ_START
},
4670 static struct omap_hwmod_addr_space omap44xx_uart2_addrs
[] = {
4672 .pa_start
= 0x4806c000,
4673 .pa_end
= 0x4806c0ff,
4674 .flags
= ADDR_TYPE_RT
4678 /* l4_per -> uart2 */
4679 static struct omap_hwmod_ocp_if omap44xx_l4_per__uart2
= {
4680 .master
= &omap44xx_l4_per_hwmod
,
4681 .slave
= &omap44xx_uart2_hwmod
,
4683 .addr
= omap44xx_uart2_addrs
,
4684 .addr_cnt
= ARRAY_SIZE(omap44xx_uart2_addrs
),
4685 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
4688 /* uart2 slave ports */
4689 static struct omap_hwmod_ocp_if
*omap44xx_uart2_slaves
[] = {
4690 &omap44xx_l4_per__uart2
,
4693 static struct omap_hwmod omap44xx_uart2_hwmod
= {
4695 .class = &omap44xx_uart_hwmod_class
,
4696 .mpu_irqs
= omap44xx_uart2_irqs
,
4697 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_uart2_irqs
),
4698 .sdma_reqs
= omap44xx_uart2_sdma_reqs
,
4699 .sdma_reqs_cnt
= ARRAY_SIZE(omap44xx_uart2_sdma_reqs
),
4700 .main_clk
= "uart2_fck",
4703 .clkctrl_reg
= OMAP4430_CM_L4PER_UART2_CLKCTRL
,
4706 .slaves
= omap44xx_uart2_slaves
,
4707 .slaves_cnt
= ARRAY_SIZE(omap44xx_uart2_slaves
),
4708 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
4712 static struct omap_hwmod omap44xx_uart3_hwmod
;
4713 static struct omap_hwmod_irq_info omap44xx_uart3_irqs
[] = {
4714 { .irq
= 74 + OMAP44XX_IRQ_GIC_START
},
4717 static struct omap_hwmod_dma_info omap44xx_uart3_sdma_reqs
[] = {
4718 { .name
= "tx", .dma_req
= 52 + OMAP44XX_DMA_REQ_START
},
4719 { .name
= "rx", .dma_req
= 53 + OMAP44XX_DMA_REQ_START
},
4722 static struct omap_hwmod_addr_space omap44xx_uart3_addrs
[] = {
4724 .pa_start
= 0x48020000,
4725 .pa_end
= 0x480200ff,
4726 .flags
= ADDR_TYPE_RT
4730 /* l4_per -> uart3 */
4731 static struct omap_hwmod_ocp_if omap44xx_l4_per__uart3
= {
4732 .master
= &omap44xx_l4_per_hwmod
,
4733 .slave
= &omap44xx_uart3_hwmod
,
4735 .addr
= omap44xx_uart3_addrs
,
4736 .addr_cnt
= ARRAY_SIZE(omap44xx_uart3_addrs
),
4737 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
4740 /* uart3 slave ports */
4741 static struct omap_hwmod_ocp_if
*omap44xx_uart3_slaves
[] = {
4742 &omap44xx_l4_per__uart3
,
4745 static struct omap_hwmod omap44xx_uart3_hwmod
= {
4747 .class = &omap44xx_uart_hwmod_class
,
4748 .flags
= (HWMOD_INIT_NO_IDLE
| HWMOD_INIT_NO_RESET
),
4749 .mpu_irqs
= omap44xx_uart3_irqs
,
4750 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_uart3_irqs
),
4751 .sdma_reqs
= omap44xx_uart3_sdma_reqs
,
4752 .sdma_reqs_cnt
= ARRAY_SIZE(omap44xx_uart3_sdma_reqs
),
4753 .main_clk
= "uart3_fck",
4756 .clkctrl_reg
= OMAP4430_CM_L4PER_UART3_CLKCTRL
,
4759 .slaves
= omap44xx_uart3_slaves
,
4760 .slaves_cnt
= ARRAY_SIZE(omap44xx_uart3_slaves
),
4761 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
4765 static struct omap_hwmod omap44xx_uart4_hwmod
;
4766 static struct omap_hwmod_irq_info omap44xx_uart4_irqs
[] = {
4767 { .irq
= 70 + OMAP44XX_IRQ_GIC_START
},
4770 static struct omap_hwmod_dma_info omap44xx_uart4_sdma_reqs
[] = {
4771 { .name
= "tx", .dma_req
= 54 + OMAP44XX_DMA_REQ_START
},
4772 { .name
= "rx", .dma_req
= 55 + OMAP44XX_DMA_REQ_START
},
4775 static struct omap_hwmod_addr_space omap44xx_uart4_addrs
[] = {
4777 .pa_start
= 0x4806e000,
4778 .pa_end
= 0x4806e0ff,
4779 .flags
= ADDR_TYPE_RT
4783 /* l4_per -> uart4 */
4784 static struct omap_hwmod_ocp_if omap44xx_l4_per__uart4
= {
4785 .master
= &omap44xx_l4_per_hwmod
,
4786 .slave
= &omap44xx_uart4_hwmod
,
4788 .addr
= omap44xx_uart4_addrs
,
4789 .addr_cnt
= ARRAY_SIZE(omap44xx_uart4_addrs
),
4790 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
4793 /* uart4 slave ports */
4794 static struct omap_hwmod_ocp_if
*omap44xx_uart4_slaves
[] = {
4795 &omap44xx_l4_per__uart4
,
4798 static struct omap_hwmod omap44xx_uart4_hwmod
= {
4800 .class = &omap44xx_uart_hwmod_class
,
4801 .mpu_irqs
= omap44xx_uart4_irqs
,
4802 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_uart4_irqs
),
4803 .sdma_reqs
= omap44xx_uart4_sdma_reqs
,
4804 .sdma_reqs_cnt
= ARRAY_SIZE(omap44xx_uart4_sdma_reqs
),
4805 .main_clk
= "uart4_fck",
4808 .clkctrl_reg
= OMAP4430_CM_L4PER_UART4_CLKCTRL
,
4811 .slaves
= omap44xx_uart4_slaves
,
4812 .slaves_cnt
= ARRAY_SIZE(omap44xx_uart4_slaves
),
4813 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
4817 * 'usb_otg_hs' class
4818 * high-speed on-the-go universal serial bus (usb_otg_hs) controller
4821 static struct omap_hwmod_class_sysconfig omap44xx_usb_otg_hs_sysc
= {
4823 .sysc_offs
= 0x0404,
4824 .syss_offs
= 0x0408,
4825 .sysc_flags
= (SYSC_HAS_AUTOIDLE
| SYSC_HAS_ENAWAKEUP
|
4826 SYSC_HAS_MIDLEMODE
| SYSC_HAS_SIDLEMODE
|
4827 SYSC_HAS_SOFTRESET
| SYSS_HAS_RESET_STATUS
),
4828 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
4829 SIDLE_SMART_WKUP
| MSTANDBY_FORCE
| MSTANDBY_NO
|
4831 .sysc_fields
= &omap_hwmod_sysc_type1
,
4834 static struct omap_hwmod_class omap44xx_usb_otg_hs_hwmod_class
= {
4835 .name
= "usb_otg_hs",
4836 .sysc
= &omap44xx_usb_otg_hs_sysc
,
4840 static struct omap_hwmod_irq_info omap44xx_usb_otg_hs_irqs
[] = {
4841 { .name
= "mc", .irq
= 92 + OMAP44XX_IRQ_GIC_START
},
4842 { .name
= "dma", .irq
= 93 + OMAP44XX_IRQ_GIC_START
},
4845 /* usb_otg_hs master ports */
4846 static struct omap_hwmod_ocp_if
*omap44xx_usb_otg_hs_masters
[] = {
4847 &omap44xx_usb_otg_hs__l3_main_2
,
4850 static struct omap_hwmod_addr_space omap44xx_usb_otg_hs_addrs
[] = {
4852 .pa_start
= 0x4a0ab000,
4853 .pa_end
= 0x4a0ab003,
4854 .flags
= ADDR_TYPE_RT
4858 /* l4_cfg -> usb_otg_hs */
4859 static struct omap_hwmod_ocp_if omap44xx_l4_cfg__usb_otg_hs
= {
4860 .master
= &omap44xx_l4_cfg_hwmod
,
4861 .slave
= &omap44xx_usb_otg_hs_hwmod
,
4863 .addr
= omap44xx_usb_otg_hs_addrs
,
4864 .addr_cnt
= ARRAY_SIZE(omap44xx_usb_otg_hs_addrs
),
4865 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
4868 /* usb_otg_hs slave ports */
4869 static struct omap_hwmod_ocp_if
*omap44xx_usb_otg_hs_slaves
[] = {
4870 &omap44xx_l4_cfg__usb_otg_hs
,
4873 static struct omap_hwmod_opt_clk usb_otg_hs_opt_clks
[] = {
4874 { .role
= "xclk", .clk
= "usb_otg_hs_xclk" },
4877 static struct omap_hwmod omap44xx_usb_otg_hs_hwmod
= {
4878 .name
= "usb_otg_hs",
4879 .class = &omap44xx_usb_otg_hs_hwmod_class
,
4880 .flags
= HWMOD_SWSUP_SIDLE
| HWMOD_SWSUP_MSTANDBY
,
4881 .mpu_irqs
= omap44xx_usb_otg_hs_irqs
,
4882 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_usb_otg_hs_irqs
),
4883 .main_clk
= "usb_otg_hs_ick",
4886 .clkctrl_reg
= OMAP4430_CM_L3INIT_USB_OTG_CLKCTRL
,
4889 .opt_clks
= usb_otg_hs_opt_clks
,
4890 .opt_clks_cnt
= ARRAY_SIZE(usb_otg_hs_opt_clks
),
4891 .slaves
= omap44xx_usb_otg_hs_slaves
,
4892 .slaves_cnt
= ARRAY_SIZE(omap44xx_usb_otg_hs_slaves
),
4893 .masters
= omap44xx_usb_otg_hs_masters
,
4894 .masters_cnt
= ARRAY_SIZE(omap44xx_usb_otg_hs_masters
),
4895 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
4900 * 32-bit watchdog upward counter that generates a pulse on the reset pin on
4901 * overflow condition
4904 static struct omap_hwmod_class_sysconfig omap44xx_wd_timer_sysc
= {
4906 .sysc_offs
= 0x0010,
4907 .syss_offs
= 0x0014,
4908 .sysc_flags
= (SYSC_HAS_EMUFREE
| SYSC_HAS_SIDLEMODE
|
4909 SYSC_HAS_SOFTRESET
| SYSS_HAS_RESET_STATUS
),
4910 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
4912 .sysc_fields
= &omap_hwmod_sysc_type1
,
4915 static struct omap_hwmod_class omap44xx_wd_timer_hwmod_class
= {
4917 .sysc
= &omap44xx_wd_timer_sysc
,
4918 .pre_shutdown
= &omap2_wd_timer_disable
,
4922 static struct omap_hwmod omap44xx_wd_timer2_hwmod
;
4923 static struct omap_hwmod_irq_info omap44xx_wd_timer2_irqs
[] = {
4924 { .irq
= 80 + OMAP44XX_IRQ_GIC_START
},
4927 static struct omap_hwmod_addr_space omap44xx_wd_timer2_addrs
[] = {
4929 .pa_start
= 0x4a314000,
4930 .pa_end
= 0x4a31407f,
4931 .flags
= ADDR_TYPE_RT
4935 /* l4_wkup -> wd_timer2 */
4936 static struct omap_hwmod_ocp_if omap44xx_l4_wkup__wd_timer2
= {
4937 .master
= &omap44xx_l4_wkup_hwmod
,
4938 .slave
= &omap44xx_wd_timer2_hwmod
,
4939 .clk
= "l4_wkup_clk_mux_ck",
4940 .addr
= omap44xx_wd_timer2_addrs
,
4941 .addr_cnt
= ARRAY_SIZE(omap44xx_wd_timer2_addrs
),
4942 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
4945 /* wd_timer2 slave ports */
4946 static struct omap_hwmod_ocp_if
*omap44xx_wd_timer2_slaves
[] = {
4947 &omap44xx_l4_wkup__wd_timer2
,
4950 static struct omap_hwmod omap44xx_wd_timer2_hwmod
= {
4951 .name
= "wd_timer2",
4952 .class = &omap44xx_wd_timer_hwmod_class
,
4953 .mpu_irqs
= omap44xx_wd_timer2_irqs
,
4954 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_wd_timer2_irqs
),
4955 .main_clk
= "wd_timer2_fck",
4958 .clkctrl_reg
= OMAP4430_CM_WKUP_WDT2_CLKCTRL
,
4961 .slaves
= omap44xx_wd_timer2_slaves
,
4962 .slaves_cnt
= ARRAY_SIZE(omap44xx_wd_timer2_slaves
),
4963 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
4967 static struct omap_hwmod omap44xx_wd_timer3_hwmod
;
4968 static struct omap_hwmod_irq_info omap44xx_wd_timer3_irqs
[] = {
4969 { .irq
= 36 + OMAP44XX_IRQ_GIC_START
},
4972 static struct omap_hwmod_addr_space omap44xx_wd_timer3_addrs
[] = {
4974 .pa_start
= 0x40130000,
4975 .pa_end
= 0x4013007f,
4976 .flags
= ADDR_TYPE_RT
4980 /* l4_abe -> wd_timer3 */
4981 static struct omap_hwmod_ocp_if omap44xx_l4_abe__wd_timer3
= {
4982 .master
= &omap44xx_l4_abe_hwmod
,
4983 .slave
= &omap44xx_wd_timer3_hwmod
,
4984 .clk
= "ocp_abe_iclk",
4985 .addr
= omap44xx_wd_timer3_addrs
,
4986 .addr_cnt
= ARRAY_SIZE(omap44xx_wd_timer3_addrs
),
4987 .user
= OCP_USER_MPU
,
4990 static struct omap_hwmod_addr_space omap44xx_wd_timer3_dma_addrs
[] = {
4992 .pa_start
= 0x49030000,
4993 .pa_end
= 0x4903007f,
4994 .flags
= ADDR_TYPE_RT
4998 /* l4_abe -> wd_timer3 (dma) */
4999 static struct omap_hwmod_ocp_if omap44xx_l4_abe__wd_timer3_dma
= {
5000 .master
= &omap44xx_l4_abe_hwmod
,
5001 .slave
= &omap44xx_wd_timer3_hwmod
,
5002 .clk
= "ocp_abe_iclk",
5003 .addr
= omap44xx_wd_timer3_dma_addrs
,
5004 .addr_cnt
= ARRAY_SIZE(omap44xx_wd_timer3_dma_addrs
),
5005 .user
= OCP_USER_SDMA
,
5008 /* wd_timer3 slave ports */
5009 static struct omap_hwmod_ocp_if
*omap44xx_wd_timer3_slaves
[] = {
5010 &omap44xx_l4_abe__wd_timer3
,
5011 &omap44xx_l4_abe__wd_timer3_dma
,
5014 static struct omap_hwmod omap44xx_wd_timer3_hwmod
= {
5015 .name
= "wd_timer3",
5016 .class = &omap44xx_wd_timer_hwmod_class
,
5017 .mpu_irqs
= omap44xx_wd_timer3_irqs
,
5018 .mpu_irqs_cnt
= ARRAY_SIZE(omap44xx_wd_timer3_irqs
),
5019 .main_clk
= "wd_timer3_fck",
5022 .clkctrl_reg
= OMAP4430_CM1_ABE_WDT3_CLKCTRL
,
5025 .slaves
= omap44xx_wd_timer3_slaves
,
5026 .slaves_cnt
= ARRAY_SIZE(omap44xx_wd_timer3_slaves
),
5027 .omap_chip
= OMAP_CHIP_INIT(CHIP_IS_OMAP4430
),
5030 static __initdata
struct omap_hwmod
*omap44xx_hwmods
[] = {
5033 &omap44xx_dmm_hwmod
,
5036 &omap44xx_emif_fw_hwmod
,
5039 &omap44xx_l3_instr_hwmod
,
5040 &omap44xx_l3_main_1_hwmod
,
5041 &omap44xx_l3_main_2_hwmod
,
5042 &omap44xx_l3_main_3_hwmod
,
5045 &omap44xx_l4_abe_hwmod
,
5046 &omap44xx_l4_cfg_hwmod
,
5047 &omap44xx_l4_per_hwmod
,
5048 &omap44xx_l4_wkup_hwmod
,
5051 &omap44xx_mpu_private_hwmod
,
5054 /* &omap44xx_aess_hwmod, */
5057 &omap44xx_bandgap_hwmod
,
5060 /* &omap44xx_counter_32k_hwmod, */
5063 &omap44xx_dma_system_hwmod
,
5066 &omap44xx_dmic_hwmod
,
5069 &omap44xx_dsp_hwmod
,
5070 &omap44xx_dsp_c0_hwmod
,
5073 &omap44xx_dss_hwmod
,
5074 &omap44xx_dss_dispc_hwmod
,
5075 &omap44xx_dss_dsi1_hwmod
,
5076 &omap44xx_dss_dsi2_hwmod
,
5077 &omap44xx_dss_hdmi_hwmod
,
5078 &omap44xx_dss_rfbi_hwmod
,
5079 &omap44xx_dss_venc_hwmod
,
5082 &omap44xx_gpio1_hwmod
,
5083 &omap44xx_gpio2_hwmod
,
5084 &omap44xx_gpio3_hwmod
,
5085 &omap44xx_gpio4_hwmod
,
5086 &omap44xx_gpio5_hwmod
,
5087 &omap44xx_gpio6_hwmod
,
5090 /* &omap44xx_hsi_hwmod, */
5093 &omap44xx_i2c1_hwmod
,
5094 &omap44xx_i2c2_hwmod
,
5095 &omap44xx_i2c3_hwmod
,
5096 &omap44xx_i2c4_hwmod
,
5099 &omap44xx_ipu_hwmod
,
5100 &omap44xx_ipu_c0_hwmod
,
5101 &omap44xx_ipu_c1_hwmod
,
5104 /* &omap44xx_iss_hwmod, */
5107 &omap44xx_iva_hwmod
,
5108 &omap44xx_iva_seq0_hwmod
,
5109 &omap44xx_iva_seq1_hwmod
,
5112 /* &omap44xx_kbd_hwmod, */
5115 &omap44xx_mailbox_hwmod
,
5118 &omap44xx_mcbsp1_hwmod
,
5119 &omap44xx_mcbsp2_hwmod
,
5120 &omap44xx_mcbsp3_hwmod
,
5121 &omap44xx_mcbsp4_hwmod
,
5124 /* &omap44xx_mcpdm_hwmod, */
5127 &omap44xx_mcspi1_hwmod
,
5128 &omap44xx_mcspi2_hwmod
,
5129 &omap44xx_mcspi3_hwmod
,
5130 &omap44xx_mcspi4_hwmod
,
5133 &omap44xx_mmc1_hwmod
,
5134 &omap44xx_mmc2_hwmod
,
5135 &omap44xx_mmc3_hwmod
,
5136 &omap44xx_mmc4_hwmod
,
5137 &omap44xx_mmc5_hwmod
,
5140 &omap44xx_mpu_hwmod
,
5142 /* smartreflex class */
5143 &omap44xx_smartreflex_core_hwmod
,
5144 &omap44xx_smartreflex_iva_hwmod
,
5145 &omap44xx_smartreflex_mpu_hwmod
,
5147 /* spinlock class */
5148 &omap44xx_spinlock_hwmod
,
5151 &omap44xx_timer1_hwmod
,
5152 &omap44xx_timer2_hwmod
,
5153 &omap44xx_timer3_hwmod
,
5154 &omap44xx_timer4_hwmod
,
5155 &omap44xx_timer5_hwmod
,
5156 &omap44xx_timer6_hwmod
,
5157 &omap44xx_timer7_hwmod
,
5158 &omap44xx_timer8_hwmod
,
5159 &omap44xx_timer9_hwmod
,
5160 &omap44xx_timer10_hwmod
,
5161 &omap44xx_timer11_hwmod
,
5164 &omap44xx_uart1_hwmod
,
5165 &omap44xx_uart2_hwmod
,
5166 &omap44xx_uart3_hwmod
,
5167 &omap44xx_uart4_hwmod
,
5169 /* usb_otg_hs class */
5170 &omap44xx_usb_otg_hs_hwmod
,
5172 /* wd_timer class */
5173 &omap44xx_wd_timer2_hwmod
,
5174 &omap44xx_wd_timer3_hwmod
,
5179 int __init
omap44xx_hwmod_init(void)
5181 return omap_hwmod_register(omap44xx_hwmods
);