2 * omap_hwmod_33xx_data.c: Hardware modules present on the AM33XX chips
4 * Copyright (C) {2012} Texas Instruments Incorporated - http://www.ti.com/
6 * This file is automatically generated from the AM33XX hardware databases.
7 * This program is free software; you can redistribute it and/or
8 * modify it under the terms of the GNU General Public License as
9 * published by the Free Software Foundation version 2.
11 * This program is distributed "as is" WITHOUT ANY WARRANTY of any
12 * kind, whether express or implied; without even the implied warranty
13 * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 * GNU General Public License for more details.
17 #include <linux/i2c-omap.h>
19 #include "omap_hwmod.h"
20 #include <linux/platform_data/gpio-omap.h>
21 #include <linux/platform_data/spi-omap2-mcspi.h>
23 #include "omap_hwmod_common_data.h"
28 #include "prm-regbits-33xx.h"
38 * instance(s): emif_fw
40 static struct omap_hwmod_class am33xx_emif_fw_hwmod_class
= {
45 static struct omap_hwmod am33xx_emif_fw_hwmod
= {
47 .class = &am33xx_emif_fw_hwmod_class
,
48 .clkdm_name
= "l4fw_clkdm",
49 .main_clk
= "l4fw_gclk",
50 .flags
= (HWMOD_INIT_NO_IDLE
| HWMOD_INIT_NO_RESET
),
53 .clkctrl_offs
= AM33XX_CM_PER_EMIF_FW_CLKCTRL_OFFSET
,
54 .modulemode
= MODULEMODE_SWCTRL
,
63 static struct omap_hwmod_class_sysconfig am33xx_emif_sysc
= {
67 static struct omap_hwmod_class am33xx_emif_hwmod_class
= {
69 .sysc
= &am33xx_emif_sysc
,
72 static struct omap_hwmod_irq_info am33xx_emif_irqs
[] = {
73 { .name
= "ddrerr0", .irq
= 101 + OMAP_INTC_START
, },
78 static struct omap_hwmod am33xx_emif_hwmod
= {
80 .class = &am33xx_emif_hwmod_class
,
81 .clkdm_name
= "l3_clkdm",
82 .flags
= (HWMOD_INIT_NO_IDLE
| HWMOD_INIT_NO_RESET
),
83 .mpu_irqs
= am33xx_emif_irqs
,
84 .main_clk
= "dpll_ddr_m2_div2_ck",
87 .clkctrl_offs
= AM33XX_CM_PER_EMIF_CLKCTRL_OFFSET
,
88 .modulemode
= MODULEMODE_SWCTRL
,
95 * instance(s): l3_main, l3_s, l3_instr
97 static struct omap_hwmod_class am33xx_l3_hwmod_class
= {
101 /* l3_main (l3_fast) */
102 static struct omap_hwmod_irq_info am33xx_l3_main_irqs
[] = {
103 { .name
= "l3debug", .irq
= 9 + OMAP_INTC_START
, },
104 { .name
= "l3appint", .irq
= 10 + OMAP_INTC_START
, },
108 static struct omap_hwmod am33xx_l3_main_hwmod
= {
110 .class = &am33xx_l3_hwmod_class
,
111 .clkdm_name
= "l3_clkdm",
112 .flags
= (HWMOD_INIT_NO_IDLE
| HWMOD_INIT_NO_RESET
),
113 .mpu_irqs
= am33xx_l3_main_irqs
,
114 .main_clk
= "l3_gclk",
117 .clkctrl_offs
= AM33XX_CM_PER_L3_CLKCTRL_OFFSET
,
118 .modulemode
= MODULEMODE_SWCTRL
,
124 static struct omap_hwmod am33xx_l3_s_hwmod
= {
126 .class = &am33xx_l3_hwmod_class
,
127 .clkdm_name
= "l3s_clkdm",
131 static struct omap_hwmod am33xx_l3_instr_hwmod
= {
133 .class = &am33xx_l3_hwmod_class
,
134 .clkdm_name
= "l3_clkdm",
135 .flags
= (HWMOD_INIT_NO_IDLE
| HWMOD_INIT_NO_RESET
),
136 .main_clk
= "l3_gclk",
139 .clkctrl_offs
= AM33XX_CM_PER_L3_INSTR_CLKCTRL_OFFSET
,
140 .modulemode
= MODULEMODE_SWCTRL
,
147 * instance(s): l4_ls, l4_hs, l4_wkup, l4_fw
149 static struct omap_hwmod_class am33xx_l4_hwmod_class
= {
154 static struct omap_hwmod am33xx_l4_ls_hwmod
= {
156 .class = &am33xx_l4_hwmod_class
,
157 .clkdm_name
= "l4ls_clkdm",
158 .flags
= (HWMOD_INIT_NO_IDLE
| HWMOD_INIT_NO_RESET
),
159 .main_clk
= "l4ls_gclk",
162 .clkctrl_offs
= AM33XX_CM_PER_L4LS_CLKCTRL_OFFSET
,
163 .modulemode
= MODULEMODE_SWCTRL
,
169 static struct omap_hwmod am33xx_l4_hs_hwmod
= {
171 .class = &am33xx_l4_hwmod_class
,
172 .clkdm_name
= "l4hs_clkdm",
173 .flags
= (HWMOD_INIT_NO_IDLE
| HWMOD_INIT_NO_RESET
),
174 .main_clk
= "l4hs_gclk",
177 .clkctrl_offs
= AM33XX_CM_PER_L4HS_CLKCTRL_OFFSET
,
178 .modulemode
= MODULEMODE_SWCTRL
,
185 static struct omap_hwmod am33xx_l4_wkup_hwmod
= {
187 .class = &am33xx_l4_hwmod_class
,
188 .clkdm_name
= "l4_wkup_clkdm",
189 .flags
= (HWMOD_INIT_NO_IDLE
| HWMOD_INIT_NO_RESET
),
192 .clkctrl_offs
= AM33XX_CM_WKUP_L4WKUP_CLKCTRL_OFFSET
,
193 .modulemode
= MODULEMODE_SWCTRL
,
199 static struct omap_hwmod am33xx_l4_fw_hwmod
= {
201 .class = &am33xx_l4_hwmod_class
,
202 .clkdm_name
= "l4fw_clkdm",
203 .flags
= (HWMOD_INIT_NO_IDLE
| HWMOD_INIT_NO_RESET
),
206 .clkctrl_offs
= AM33XX_CM_PER_L4FW_CLKCTRL_OFFSET
,
207 .modulemode
= MODULEMODE_SWCTRL
,
215 static struct omap_hwmod_class am33xx_mpu_hwmod_class
= {
220 static struct omap_hwmod_irq_info am33xx_mpu_irqs
[] = {
221 { .name
= "emuint", .irq
= 0 + OMAP_INTC_START
, },
222 { .name
= "commtx", .irq
= 1 + OMAP_INTC_START
, },
223 { .name
= "commrx", .irq
= 2 + OMAP_INTC_START
, },
224 { .name
= "bench", .irq
= 3 + OMAP_INTC_START
, },
228 static struct omap_hwmod am33xx_mpu_hwmod
= {
230 .class = &am33xx_mpu_hwmod_class
,
231 .clkdm_name
= "mpu_clkdm",
232 .flags
= (HWMOD_INIT_NO_IDLE
| HWMOD_INIT_NO_RESET
),
233 .mpu_irqs
= am33xx_mpu_irqs
,
234 .main_clk
= "dpll_mpu_m2_ck",
237 .clkctrl_offs
= AM33XX_CM_MPU_MPU_CLKCTRL_OFFSET
,
238 .modulemode
= MODULEMODE_SWCTRL
,
245 * Wakeup controller sub-system under wakeup domain
247 static struct omap_hwmod_class am33xx_wkup_m3_hwmod_class
= {
251 static struct omap_hwmod_rst_info am33xx_wkup_m3_resets
[] = {
252 { .name
= "wkup_m3", .rst_shift
= 3, .st_shift
= 5 },
255 static struct omap_hwmod_irq_info am33xx_wkup_m3_irqs
[] = {
256 { .name
= "txev", .irq
= 78 + OMAP_INTC_START
, },
261 static struct omap_hwmod am33xx_wkup_m3_hwmod
= {
263 .class = &am33xx_wkup_m3_hwmod_class
,
264 .clkdm_name
= "l4_wkup_aon_clkdm",
265 .flags
= HWMOD_INIT_NO_RESET
, /* Keep hardreset asserted */
266 .mpu_irqs
= am33xx_wkup_m3_irqs
,
267 .main_clk
= "dpll_core_m4_div2_ck",
270 .clkctrl_offs
= AM33XX_CM_WKUP_WKUP_M3_CLKCTRL_OFFSET
,
271 .rstctrl_offs
= AM33XX_RM_WKUP_RSTCTRL_OFFSET
,
272 .modulemode
= MODULEMODE_SWCTRL
,
275 .rst_lines
= am33xx_wkup_m3_resets
,
276 .rst_lines_cnt
= ARRAY_SIZE(am33xx_wkup_m3_resets
),
281 * Programmable Real-Time Unit and Industrial Communication Subsystem
283 static struct omap_hwmod_class am33xx_pruss_hwmod_class
= {
287 static struct omap_hwmod_rst_info am33xx_pruss_resets
[] = {
288 { .name
= "pruss", .rst_shift
= 1 },
291 static struct omap_hwmod_irq_info am33xx_pruss_irqs
[] = {
292 { .name
= "evtout0", .irq
= 20 + OMAP_INTC_START
, },
293 { .name
= "evtout1", .irq
= 21 + OMAP_INTC_START
, },
294 { .name
= "evtout2", .irq
= 22 + OMAP_INTC_START
, },
295 { .name
= "evtout3", .irq
= 23 + OMAP_INTC_START
, },
296 { .name
= "evtout4", .irq
= 24 + OMAP_INTC_START
, },
297 { .name
= "evtout5", .irq
= 25 + OMAP_INTC_START
, },
298 { .name
= "evtout6", .irq
= 26 + OMAP_INTC_START
, },
299 { .name
= "evtout7", .irq
= 27 + OMAP_INTC_START
, },
304 /* Pseudo hwmod for reset control purpose only */
305 static struct omap_hwmod am33xx_pruss_hwmod
= {
307 .class = &am33xx_pruss_hwmod_class
,
308 .clkdm_name
= "pruss_ocp_clkdm",
309 .mpu_irqs
= am33xx_pruss_irqs
,
310 .main_clk
= "pruss_ocp_gclk",
313 .clkctrl_offs
= AM33XX_CM_PER_PRUSS_CLKCTRL_OFFSET
,
314 .rstctrl_offs
= AM33XX_RM_PER_RSTCTRL_OFFSET
,
315 .modulemode
= MODULEMODE_SWCTRL
,
318 .rst_lines
= am33xx_pruss_resets
,
319 .rst_lines_cnt
= ARRAY_SIZE(am33xx_pruss_resets
),
323 /* Pseudo hwmod for reset control purpose only */
324 static struct omap_hwmod_class am33xx_gfx_hwmod_class
= {
328 static struct omap_hwmod_rst_info am33xx_gfx_resets
[] = {
329 { .name
= "gfx", .rst_shift
= 0 },
332 static struct omap_hwmod_irq_info am33xx_gfx_irqs
[] = {
333 { .name
= "gfxint", .irq
= 37 + OMAP_INTC_START
, },
337 static struct omap_hwmod am33xx_gfx_hwmod
= {
339 .class = &am33xx_gfx_hwmod_class
,
340 .clkdm_name
= "gfx_l3_clkdm",
341 .mpu_irqs
= am33xx_gfx_irqs
,
342 .main_clk
= "gfx_fck_div_ck",
345 .clkctrl_offs
= AM33XX_CM_GFX_GFX_CLKCTRL_OFFSET
,
346 .rstctrl_offs
= AM33XX_RM_GFX_RSTCTRL_OFFSET
,
347 .modulemode
= MODULEMODE_SWCTRL
,
350 .rst_lines
= am33xx_gfx_resets
,
351 .rst_lines_cnt
= ARRAY_SIZE(am33xx_gfx_resets
),
356 * power and reset manager (whole prcm infrastructure)
358 static struct omap_hwmod_class am33xx_prcm_hwmod_class
= {
363 static struct omap_hwmod am33xx_prcm_hwmod
= {
365 .class = &am33xx_prcm_hwmod_class
,
366 .clkdm_name
= "l4_wkup_clkdm",
371 * TouchScreen Controller (Anolog-To-Digital Converter)
373 static struct omap_hwmod_class_sysconfig am33xx_adc_tsc_sysc
= {
376 .sysc_flags
= SYSC_HAS_SIDLEMODE
,
377 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
379 .sysc_fields
= &omap_hwmod_sysc_type2
,
382 static struct omap_hwmod_class am33xx_adc_tsc_hwmod_class
= {
384 .sysc
= &am33xx_adc_tsc_sysc
,
387 static struct omap_hwmod_irq_info am33xx_adc_tsc_irqs
[] = {
388 { .irq
= 16 + OMAP_INTC_START
, },
392 static struct omap_hwmod am33xx_adc_tsc_hwmod
= {
394 .class = &am33xx_adc_tsc_hwmod_class
,
395 .clkdm_name
= "l4_wkup_clkdm",
396 .mpu_irqs
= am33xx_adc_tsc_irqs
,
397 .main_clk
= "adc_tsc_fck",
400 .clkctrl_offs
= AM33XX_CM_WKUP_ADC_TSC_CLKCTRL_OFFSET
,
401 .modulemode
= MODULEMODE_SWCTRL
,
407 * Modules omap_hwmod structures
409 * The following IPs are excluded for the moment because:
410 * - They do not need an explicit SW control using omap_hwmod API.
411 * - They still need to be validated with the driver
412 * properly adapted to omap_hwmod / omap_device
414 * - cEFUSE (doesn't fall under any ocp_if)
426 static struct omap_hwmod_class am33xx_cefuse_hwmod_class
= {
430 static struct omap_hwmod am33xx_cefuse_hwmod
= {
432 .class = &am33xx_cefuse_hwmod_class
,
433 .clkdm_name
= "l4_cefuse_clkdm",
434 .main_clk
= "cefuse_fck",
437 .clkctrl_offs
= AM33XX_CM_CEFUSE_CEFUSE_CLKCTRL_OFFSET
,
438 .modulemode
= MODULEMODE_SWCTRL
,
446 static struct omap_hwmod_class am33xx_clkdiv32k_hwmod_class
= {
450 static struct omap_hwmod am33xx_clkdiv32k_hwmod
= {
452 .class = &am33xx_clkdiv32k_hwmod_class
,
453 .clkdm_name
= "clk_24mhz_clkdm",
454 .main_clk
= "clkdiv32k_ick",
457 .clkctrl_offs
= AM33XX_CM_PER_CLKDIV32K_CLKCTRL_OFFSET
,
458 .modulemode
= MODULEMODE_SWCTRL
,
467 static struct omap_hwmod_class am33xx_debugss_hwmod_class
= {
471 static struct omap_hwmod am33xx_debugss_hwmod
= {
473 .class = &am33xx_debugss_hwmod_class
,
474 .clkdm_name
= "l3_aon_clkdm",
475 .main_clk
= "debugss_ick",
478 .clkctrl_offs
= AM33XX_CM_WKUP_DEBUGSS_CLKCTRL_OFFSET
,
479 .modulemode
= MODULEMODE_SWCTRL
,
485 static struct omap_hwmod_class am33xx_ocmcram_hwmod_class
= {
489 static struct omap_hwmod am33xx_ocmcram_hwmod
= {
491 .class = &am33xx_ocmcram_hwmod_class
,
492 .clkdm_name
= "l3_clkdm",
493 .flags
= (HWMOD_INIT_NO_IDLE
| HWMOD_INIT_NO_RESET
),
494 .main_clk
= "l3_gclk",
497 .clkctrl_offs
= AM33XX_CM_PER_OCMCRAM_CLKCTRL_OFFSET
,
498 .modulemode
= MODULEMODE_SWCTRL
,
504 static struct omap_hwmod_class am33xx_ocpwp_hwmod_class
= {
508 static struct omap_hwmod am33xx_ocpwp_hwmod
= {
510 .class = &am33xx_ocpwp_hwmod_class
,
511 .clkdm_name
= "l4ls_clkdm",
512 .main_clk
= "l4ls_gclk",
515 .clkctrl_offs
= AM33XX_CM_PER_OCPWP_CLKCTRL_OFFSET
,
516 .modulemode
= MODULEMODE_SWCTRL
,
524 static struct omap_hwmod_class am33xx_aes_hwmod_class
= {
528 static struct omap_hwmod_irq_info am33xx_aes0_irqs
[] = {
529 { .irq
= 102 + OMAP_INTC_START
, },
533 static struct omap_hwmod am33xx_aes0_hwmod
= {
535 .class = &am33xx_aes_hwmod_class
,
536 .clkdm_name
= "l3_clkdm",
537 .mpu_irqs
= am33xx_aes0_irqs
,
538 .main_clk
= "l3_gclk",
541 .clkctrl_offs
= AM33XX_CM_PER_AES0_CLKCTRL_OFFSET
,
542 .modulemode
= MODULEMODE_SWCTRL
,
548 static struct omap_hwmod_class am33xx_sha0_hwmod_class
= {
552 static struct omap_hwmod_irq_info am33xx_sha0_irqs
[] = {
553 { .irq
= 108 + OMAP_INTC_START
, },
557 static struct omap_hwmod am33xx_sha0_hwmod
= {
559 .class = &am33xx_sha0_hwmod_class
,
560 .clkdm_name
= "l3_clkdm",
561 .mpu_irqs
= am33xx_sha0_irqs
,
562 .main_clk
= "l3_gclk",
565 .clkctrl_offs
= AM33XX_CM_PER_SHA0_CLKCTRL_OFFSET
,
566 .modulemode
= MODULEMODE_SWCTRL
,
573 /* 'smartreflex' class */
574 static struct omap_hwmod_class am33xx_smartreflex_hwmod_class
= {
575 .name
= "smartreflex",
579 static struct omap_hwmod_irq_info am33xx_smartreflex0_irqs
[] = {
580 { .irq
= 120 + OMAP_INTC_START
, },
584 static struct omap_hwmod am33xx_smartreflex0_hwmod
= {
585 .name
= "smartreflex0",
586 .class = &am33xx_smartreflex_hwmod_class
,
587 .clkdm_name
= "l4_wkup_clkdm",
588 .mpu_irqs
= am33xx_smartreflex0_irqs
,
589 .main_clk
= "smartreflex0_fck",
592 .clkctrl_offs
= AM33XX_CM_WKUP_SMARTREFLEX0_CLKCTRL_OFFSET
,
593 .modulemode
= MODULEMODE_SWCTRL
,
599 static struct omap_hwmod_irq_info am33xx_smartreflex1_irqs
[] = {
600 { .irq
= 121 + OMAP_INTC_START
, },
604 static struct omap_hwmod am33xx_smartreflex1_hwmod
= {
605 .name
= "smartreflex1",
606 .class = &am33xx_smartreflex_hwmod_class
,
607 .clkdm_name
= "l4_wkup_clkdm",
608 .mpu_irqs
= am33xx_smartreflex1_irqs
,
609 .main_clk
= "smartreflex1_fck",
612 .clkctrl_offs
= AM33XX_CM_WKUP_SMARTREFLEX1_CLKCTRL_OFFSET
,
613 .modulemode
= MODULEMODE_SWCTRL
,
619 * 'control' module class
621 static struct omap_hwmod_class am33xx_control_hwmod_class
= {
625 static struct omap_hwmod_irq_info am33xx_control_irqs
[] = {
626 { .irq
= 8 + OMAP_INTC_START
, },
630 static struct omap_hwmod am33xx_control_hwmod
= {
632 .class = &am33xx_control_hwmod_class
,
633 .clkdm_name
= "l4_wkup_clkdm",
634 .flags
= (HWMOD_INIT_NO_IDLE
| HWMOD_INIT_NO_RESET
),
635 .mpu_irqs
= am33xx_control_irqs
,
636 .main_clk
= "dpll_core_m4_div2_ck",
639 .clkctrl_offs
= AM33XX_CM_WKUP_CONTROL_CLKCTRL_OFFSET
,
640 .modulemode
= MODULEMODE_SWCTRL
,
647 * cpsw/cpgmac sub system
649 static struct omap_hwmod_class_sysconfig am33xx_cpgmac_sysc
= {
653 .sysc_flags
= (SYSC_HAS_SIDLEMODE
| SYSC_HAS_MIDLEMODE
|
654 SYSS_HAS_RESET_STATUS
),
655 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| MSTANDBY_FORCE
|
657 .sysc_fields
= &omap_hwmod_sysc_type3
,
660 static struct omap_hwmod_class am33xx_cpgmac0_hwmod_class
= {
662 .sysc
= &am33xx_cpgmac_sysc
,
665 static struct omap_hwmod_irq_info am33xx_cpgmac0_irqs
[] = {
666 { .name
= "c0_rx_thresh_pend", .irq
= 40 + OMAP_INTC_START
, },
667 { .name
= "c0_rx_pend", .irq
= 41 + OMAP_INTC_START
, },
668 { .name
= "c0_tx_pend", .irq
= 42 + OMAP_INTC_START
, },
669 { .name
= "c0_misc_pend", .irq
= 43 + OMAP_INTC_START
, },
673 static struct omap_hwmod am33xx_cpgmac0_hwmod
= {
675 .class = &am33xx_cpgmac0_hwmod_class
,
676 .clkdm_name
= "cpsw_125mhz_clkdm",
677 .flags
= (HWMOD_SWSUP_SIDLE
| HWMOD_SWSUP_MSTANDBY
),
678 .mpu_irqs
= am33xx_cpgmac0_irqs
,
679 .main_clk
= "cpsw_125mhz_gclk",
682 .clkctrl_offs
= AM33XX_CM_PER_CPGMAC0_CLKCTRL_OFFSET
,
683 .modulemode
= MODULEMODE_SWCTRL
,
691 static struct omap_hwmod_class am33xx_mdio_hwmod_class
= {
692 .name
= "davinci_mdio",
695 static struct omap_hwmod am33xx_mdio_hwmod
= {
696 .name
= "davinci_mdio",
697 .class = &am33xx_mdio_hwmod_class
,
698 .clkdm_name
= "cpsw_125mhz_clkdm",
699 .main_clk
= "cpsw_125mhz_gclk",
705 static struct omap_hwmod_class am33xx_dcan_hwmod_class
= {
710 static struct omap_hwmod_irq_info am33xx_dcan0_irqs
[] = {
711 { .name
= "d_can_ms", .irq
= 52 + OMAP_INTC_START
, },
712 { .name
= "d_can_mo", .irq
= 53 + OMAP_INTC_START
, },
716 static struct omap_hwmod am33xx_dcan0_hwmod
= {
718 .class = &am33xx_dcan_hwmod_class
,
719 .clkdm_name
= "l4ls_clkdm",
720 .mpu_irqs
= am33xx_dcan0_irqs
,
721 .main_clk
= "dcan0_fck",
724 .clkctrl_offs
= AM33XX_CM_PER_DCAN0_CLKCTRL_OFFSET
,
725 .modulemode
= MODULEMODE_SWCTRL
,
731 static struct omap_hwmod_irq_info am33xx_dcan1_irqs
[] = {
732 { .name
= "d_can_ms", .irq
= 55 + OMAP_INTC_START
, },
733 { .name
= "d_can_mo", .irq
= 56 + OMAP_INTC_START
, },
736 static struct omap_hwmod am33xx_dcan1_hwmod
= {
738 .class = &am33xx_dcan_hwmod_class
,
739 .clkdm_name
= "l4ls_clkdm",
740 .mpu_irqs
= am33xx_dcan1_irqs
,
741 .main_clk
= "dcan1_fck",
744 .clkctrl_offs
= AM33XX_CM_PER_DCAN1_CLKCTRL_OFFSET
,
745 .modulemode
= MODULEMODE_SWCTRL
,
751 static struct omap_hwmod_class_sysconfig am33xx_elm_sysc
= {
755 .sysc_flags
= (SYSC_HAS_CLOCKACTIVITY
| SYSC_HAS_SIDLEMODE
|
756 SYSC_HAS_SOFTRESET
| SYSC_HAS_AUTOIDLE
|
757 SYSS_HAS_RESET_STATUS
),
758 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
),
759 .sysc_fields
= &omap_hwmod_sysc_type1
,
762 static struct omap_hwmod_class am33xx_elm_hwmod_class
= {
764 .sysc
= &am33xx_elm_sysc
,
767 static struct omap_hwmod_irq_info am33xx_elm_irqs
[] = {
768 { .irq
= 4 + OMAP_INTC_START
, },
772 static struct omap_hwmod am33xx_elm_hwmod
= {
774 .class = &am33xx_elm_hwmod_class
,
775 .clkdm_name
= "l4ls_clkdm",
776 .mpu_irqs
= am33xx_elm_irqs
,
777 .main_clk
= "l4ls_gclk",
780 .clkctrl_offs
= AM33XX_CM_PER_ELM_CLKCTRL_OFFSET
,
781 .modulemode
= MODULEMODE_SWCTRL
,
787 * 'epwmss' class: ecap0,1,2, ehrpwm0,1,2
789 static struct omap_hwmod_class_sysconfig am33xx_epwmss_sysc
= {
792 .sysc_flags
= (SYSC_HAS_SIDLEMODE
| SYSC_HAS_MIDLEMODE
),
793 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
794 SIDLE_SMART_WKUP
| MSTANDBY_FORCE
| MSTANDBY_NO
|
795 MSTANDBY_SMART
| MSTANDBY_SMART_WKUP
),
796 .sysc_fields
= &omap_hwmod_sysc_type2
,
799 static struct omap_hwmod_class am33xx_epwmss_hwmod_class
= {
801 .sysc
= &am33xx_epwmss_sysc
,
805 static struct omap_hwmod_irq_info am33xx_ehrpwm0_irqs
[] = {
806 { .name
= "int", .irq
= 86 + OMAP_INTC_START
, },
807 { .name
= "tzint", .irq
= 58 + OMAP_INTC_START
, },
811 static struct omap_hwmod am33xx_ehrpwm0_hwmod
= {
813 .class = &am33xx_epwmss_hwmod_class
,
814 .clkdm_name
= "l4ls_clkdm",
815 .mpu_irqs
= am33xx_ehrpwm0_irqs
,
816 .main_clk
= "l4ls_gclk",
819 .clkctrl_offs
= AM33XX_CM_PER_EPWMSS0_CLKCTRL_OFFSET
,
820 .modulemode
= MODULEMODE_SWCTRL
,
826 static struct omap_hwmod_irq_info am33xx_ehrpwm1_irqs
[] = {
827 { .name
= "int", .irq
= 87 + OMAP_INTC_START
, },
828 { .name
= "tzint", .irq
= 59 + OMAP_INTC_START
, },
832 static struct omap_hwmod am33xx_ehrpwm1_hwmod
= {
834 .class = &am33xx_epwmss_hwmod_class
,
835 .clkdm_name
= "l4ls_clkdm",
836 .mpu_irqs
= am33xx_ehrpwm1_irqs
,
837 .main_clk
= "l4ls_gclk",
840 .clkctrl_offs
= AM33XX_CM_PER_EPWMSS1_CLKCTRL_OFFSET
,
841 .modulemode
= MODULEMODE_SWCTRL
,
847 static struct omap_hwmod_irq_info am33xx_ehrpwm2_irqs
[] = {
848 { .name
= "int", .irq
= 39 + OMAP_INTC_START
, },
849 { .name
= "tzint", .irq
= 60 + OMAP_INTC_START
, },
853 static struct omap_hwmod am33xx_ehrpwm2_hwmod
= {
855 .class = &am33xx_epwmss_hwmod_class
,
856 .clkdm_name
= "l4ls_clkdm",
857 .mpu_irqs
= am33xx_ehrpwm2_irqs
,
858 .main_clk
= "l4ls_gclk",
861 .clkctrl_offs
= AM33XX_CM_PER_EPWMSS2_CLKCTRL_OFFSET
,
862 .modulemode
= MODULEMODE_SWCTRL
,
868 static struct omap_hwmod_irq_info am33xx_ecap0_irqs
[] = {
869 { .irq
= 31 + OMAP_INTC_START
, },
873 static struct omap_hwmod am33xx_ecap0_hwmod
= {
875 .class = &am33xx_epwmss_hwmod_class
,
876 .clkdm_name
= "l4ls_clkdm",
877 .mpu_irqs
= am33xx_ecap0_irqs
,
878 .main_clk
= "l4ls_gclk",
881 .clkctrl_offs
= AM33XX_CM_PER_EPWMSS0_CLKCTRL_OFFSET
,
882 .modulemode
= MODULEMODE_SWCTRL
,
888 static struct omap_hwmod_irq_info am33xx_ecap1_irqs
[] = {
889 { .irq
= 47 + OMAP_INTC_START
, },
893 static struct omap_hwmod am33xx_ecap1_hwmod
= {
895 .class = &am33xx_epwmss_hwmod_class
,
896 .clkdm_name
= "l4ls_clkdm",
897 .mpu_irqs
= am33xx_ecap1_irqs
,
898 .main_clk
= "l4ls_gclk",
901 .clkctrl_offs
= AM33XX_CM_PER_EPWMSS1_CLKCTRL_OFFSET
,
902 .modulemode
= MODULEMODE_SWCTRL
,
908 static struct omap_hwmod_irq_info am33xx_ecap2_irqs
[] = {
909 { .irq
= 61 + OMAP_INTC_START
, },
913 static struct omap_hwmod am33xx_ecap2_hwmod
= {
915 .mpu_irqs
= am33xx_ecap2_irqs
,
916 .class = &am33xx_epwmss_hwmod_class
,
917 .clkdm_name
= "l4ls_clkdm",
918 .main_clk
= "l4ls_gclk",
921 .clkctrl_offs
= AM33XX_CM_PER_EPWMSS2_CLKCTRL_OFFSET
,
922 .modulemode
= MODULEMODE_SWCTRL
,
928 * 'gpio' class: for gpio 0,1,2,3
930 static struct omap_hwmod_class_sysconfig am33xx_gpio_sysc
= {
934 .sysc_flags
= (SYSC_HAS_AUTOIDLE
| SYSC_HAS_ENAWAKEUP
|
935 SYSC_HAS_SIDLEMODE
| SYSC_HAS_SOFTRESET
|
936 SYSS_HAS_RESET_STATUS
),
937 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
939 .sysc_fields
= &omap_hwmod_sysc_type1
,
942 static struct omap_hwmod_class am33xx_gpio_hwmod_class
= {
944 .sysc
= &am33xx_gpio_sysc
,
948 static struct omap_gpio_dev_attr gpio_dev_attr
= {
954 static struct omap_hwmod_opt_clk gpio0_opt_clks
[] = {
955 { .role
= "dbclk", .clk
= "gpio0_dbclk" },
958 static struct omap_hwmod_irq_info am33xx_gpio0_irqs
[] = {
959 { .irq
= 96 + OMAP_INTC_START
, },
963 static struct omap_hwmod am33xx_gpio0_hwmod
= {
965 .class = &am33xx_gpio_hwmod_class
,
966 .clkdm_name
= "l4_wkup_clkdm",
967 .flags
= HWMOD_CONTROL_OPT_CLKS_IN_RESET
,
968 .mpu_irqs
= am33xx_gpio0_irqs
,
969 .main_clk
= "dpll_core_m4_div2_ck",
972 .clkctrl_offs
= AM33XX_CM_WKUP_GPIO0_CLKCTRL_OFFSET
,
973 .modulemode
= MODULEMODE_SWCTRL
,
976 .opt_clks
= gpio0_opt_clks
,
977 .opt_clks_cnt
= ARRAY_SIZE(gpio0_opt_clks
),
978 .dev_attr
= &gpio_dev_attr
,
982 static struct omap_hwmod_irq_info am33xx_gpio1_irqs
[] = {
983 { .irq
= 98 + OMAP_INTC_START
, },
987 static struct omap_hwmod_opt_clk gpio1_opt_clks
[] = {
988 { .role
= "dbclk", .clk
= "gpio1_dbclk" },
991 static struct omap_hwmod am33xx_gpio1_hwmod
= {
993 .class = &am33xx_gpio_hwmod_class
,
994 .clkdm_name
= "l4ls_clkdm",
995 .flags
= HWMOD_CONTROL_OPT_CLKS_IN_RESET
,
996 .mpu_irqs
= am33xx_gpio1_irqs
,
997 .main_clk
= "l4ls_gclk",
1000 .clkctrl_offs
= AM33XX_CM_PER_GPIO1_CLKCTRL_OFFSET
,
1001 .modulemode
= MODULEMODE_SWCTRL
,
1004 .opt_clks
= gpio1_opt_clks
,
1005 .opt_clks_cnt
= ARRAY_SIZE(gpio1_opt_clks
),
1006 .dev_attr
= &gpio_dev_attr
,
1010 static struct omap_hwmod_irq_info am33xx_gpio2_irqs
[] = {
1011 { .irq
= 32 + OMAP_INTC_START
, },
1015 static struct omap_hwmod_opt_clk gpio2_opt_clks
[] = {
1016 { .role
= "dbclk", .clk
= "gpio2_dbclk" },
1019 static struct omap_hwmod am33xx_gpio2_hwmod
= {
1021 .class = &am33xx_gpio_hwmod_class
,
1022 .clkdm_name
= "l4ls_clkdm",
1023 .flags
= HWMOD_CONTROL_OPT_CLKS_IN_RESET
,
1024 .mpu_irqs
= am33xx_gpio2_irqs
,
1025 .main_clk
= "l4ls_gclk",
1028 .clkctrl_offs
= AM33XX_CM_PER_GPIO2_CLKCTRL_OFFSET
,
1029 .modulemode
= MODULEMODE_SWCTRL
,
1032 .opt_clks
= gpio2_opt_clks
,
1033 .opt_clks_cnt
= ARRAY_SIZE(gpio2_opt_clks
),
1034 .dev_attr
= &gpio_dev_attr
,
1038 static struct omap_hwmod_irq_info am33xx_gpio3_irqs
[] = {
1039 { .irq
= 62 + OMAP_INTC_START
, },
1043 static struct omap_hwmod_opt_clk gpio3_opt_clks
[] = {
1044 { .role
= "dbclk", .clk
= "gpio3_dbclk" },
1047 static struct omap_hwmod am33xx_gpio3_hwmod
= {
1049 .class = &am33xx_gpio_hwmod_class
,
1050 .clkdm_name
= "l4ls_clkdm",
1051 .flags
= HWMOD_CONTROL_OPT_CLKS_IN_RESET
,
1052 .mpu_irqs
= am33xx_gpio3_irqs
,
1053 .main_clk
= "l4ls_gclk",
1056 .clkctrl_offs
= AM33XX_CM_PER_GPIO3_CLKCTRL_OFFSET
,
1057 .modulemode
= MODULEMODE_SWCTRL
,
1060 .opt_clks
= gpio3_opt_clks
,
1061 .opt_clks_cnt
= ARRAY_SIZE(gpio3_opt_clks
),
1062 .dev_attr
= &gpio_dev_attr
,
1066 static struct omap_hwmod_class_sysconfig gpmc_sysc
= {
1070 .sysc_flags
= (SYSC_HAS_AUTOIDLE
| SYSC_HAS_SIDLEMODE
|
1071 SYSC_HAS_SOFTRESET
| SYSS_HAS_RESET_STATUS
),
1072 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
),
1073 .sysc_fields
= &omap_hwmod_sysc_type1
,
1076 static struct omap_hwmod_class am33xx_gpmc_hwmod_class
= {
1081 static struct omap_hwmod_irq_info am33xx_gpmc_irqs
[] = {
1082 { .irq
= 100 + OMAP_INTC_START
, },
1086 static struct omap_hwmod am33xx_gpmc_hwmod
= {
1088 .class = &am33xx_gpmc_hwmod_class
,
1089 .clkdm_name
= "l3s_clkdm",
1090 .flags
= (HWMOD_INIT_NO_IDLE
| HWMOD_INIT_NO_RESET
),
1091 .mpu_irqs
= am33xx_gpmc_irqs
,
1092 .main_clk
= "l3s_gclk",
1095 .clkctrl_offs
= AM33XX_CM_PER_GPMC_CLKCTRL_OFFSET
,
1096 .modulemode
= MODULEMODE_SWCTRL
,
1102 static struct omap_hwmod_class_sysconfig am33xx_i2c_sysc
= {
1103 .sysc_offs
= 0x0010,
1104 .syss_offs
= 0x0090,
1105 .sysc_flags
= (SYSC_HAS_AUTOIDLE
| SYSC_HAS_CLOCKACTIVITY
|
1106 SYSC_HAS_ENAWAKEUP
| SYSC_HAS_SIDLEMODE
|
1107 SYSC_HAS_SOFTRESET
| SYSS_HAS_RESET_STATUS
),
1108 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
1110 .sysc_fields
= &omap_hwmod_sysc_type1
,
1113 static struct omap_hwmod_class i2c_class
= {
1115 .sysc
= &am33xx_i2c_sysc
,
1116 .rev
= OMAP_I2C_IP_VERSION_2
,
1117 .reset
= &omap_i2c_reset
,
1120 static struct omap_i2c_dev_attr i2c_dev_attr
= {
1121 .flags
= OMAP_I2C_FLAG_BUS_SHIFT_NONE
,
1125 static struct omap_hwmod_irq_info i2c1_mpu_irqs
[] = {
1126 { .irq
= 70 + OMAP_INTC_START
, },
1130 static struct omap_hwmod_dma_info i2c1_edma_reqs
[] = {
1131 { .name
= "tx", .dma_req
= 0, },
1132 { .name
= "rx", .dma_req
= 0, },
1136 static struct omap_hwmod am33xx_i2c1_hwmod
= {
1138 .class = &i2c_class
,
1139 .clkdm_name
= "l4_wkup_clkdm",
1140 .mpu_irqs
= i2c1_mpu_irqs
,
1141 .sdma_reqs
= i2c1_edma_reqs
,
1142 .flags
= HWMOD_16BIT_REG
| HWMOD_SET_DEFAULT_CLOCKACT
,
1143 .main_clk
= "dpll_per_m2_div4_wkupdm_ck",
1146 .clkctrl_offs
= AM33XX_CM_WKUP_I2C0_CLKCTRL_OFFSET
,
1147 .modulemode
= MODULEMODE_SWCTRL
,
1150 .dev_attr
= &i2c_dev_attr
,
1154 static struct omap_hwmod_irq_info i2c2_mpu_irqs
[] = {
1155 { .irq
= 71 + OMAP_INTC_START
, },
1159 static struct omap_hwmod_dma_info i2c2_edma_reqs
[] = {
1160 { .name
= "tx", .dma_req
= 0, },
1161 { .name
= "rx", .dma_req
= 0, },
1165 static struct omap_hwmod am33xx_i2c2_hwmod
= {
1167 .class = &i2c_class
,
1168 .clkdm_name
= "l4ls_clkdm",
1169 .mpu_irqs
= i2c2_mpu_irqs
,
1170 .sdma_reqs
= i2c2_edma_reqs
,
1171 .flags
= HWMOD_16BIT_REG
| HWMOD_SET_DEFAULT_CLOCKACT
,
1172 .main_clk
= "dpll_per_m2_div4_ck",
1175 .clkctrl_offs
= AM33XX_CM_PER_I2C1_CLKCTRL_OFFSET
,
1176 .modulemode
= MODULEMODE_SWCTRL
,
1179 .dev_attr
= &i2c_dev_attr
,
1183 static struct omap_hwmod_dma_info i2c3_edma_reqs
[] = {
1184 { .name
= "tx", .dma_req
= 0, },
1185 { .name
= "rx", .dma_req
= 0, },
1189 static struct omap_hwmod_irq_info i2c3_mpu_irqs
[] = {
1190 { .irq
= 30 + OMAP_INTC_START
, },
1194 static struct omap_hwmod am33xx_i2c3_hwmod
= {
1196 .class = &i2c_class
,
1197 .clkdm_name
= "l4ls_clkdm",
1198 .mpu_irqs
= i2c3_mpu_irqs
,
1199 .sdma_reqs
= i2c3_edma_reqs
,
1200 .flags
= HWMOD_16BIT_REG
| HWMOD_SET_DEFAULT_CLOCKACT
,
1201 .main_clk
= "dpll_per_m2_div4_ck",
1204 .clkctrl_offs
= AM33XX_CM_PER_I2C2_CLKCTRL_OFFSET
,
1205 .modulemode
= MODULEMODE_SWCTRL
,
1208 .dev_attr
= &i2c_dev_attr
,
1213 static struct omap_hwmod_class_sysconfig lcdc_sysc
= {
1216 .sysc_flags
= (SYSC_HAS_SIDLEMODE
| SYSC_HAS_MIDLEMODE
),
1217 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
),
1218 .sysc_fields
= &omap_hwmod_sysc_type2
,
1221 static struct omap_hwmod_class am33xx_lcdc_hwmod_class
= {
1226 static struct omap_hwmod_irq_info am33xx_lcdc_irqs
[] = {
1227 { .irq
= 36 + OMAP_INTC_START
, },
1231 static struct omap_hwmod am33xx_lcdc_hwmod
= {
1233 .class = &am33xx_lcdc_hwmod_class
,
1234 .clkdm_name
= "lcdc_clkdm",
1235 .mpu_irqs
= am33xx_lcdc_irqs
,
1236 .flags
= HWMOD_SWSUP_SIDLE
| HWMOD_SWSUP_MSTANDBY
,
1237 .main_clk
= "lcd_gclk",
1240 .clkctrl_offs
= AM33XX_CM_PER_LCDC_CLKCTRL_OFFSET
,
1241 .modulemode
= MODULEMODE_SWCTRL
,
1248 * mailbox module allowing communication between the on-chip processors using a
1249 * queued mailbox-interrupt mechanism.
1251 static struct omap_hwmod_class_sysconfig am33xx_mailbox_sysc
= {
1253 .sysc_offs
= 0x0010,
1254 .sysc_flags
= (SYSC_HAS_RESET_STATUS
| SYSC_HAS_SIDLEMODE
|
1255 SYSC_HAS_SOFTRESET
),
1256 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
),
1257 .sysc_fields
= &omap_hwmod_sysc_type2
,
1260 static struct omap_hwmod_class am33xx_mailbox_hwmod_class
= {
1262 .sysc
= &am33xx_mailbox_sysc
,
1265 static struct omap_hwmod_irq_info am33xx_mailbox_irqs
[] = {
1266 { .irq
= 77 + OMAP_INTC_START
, },
1270 static struct omap_hwmod am33xx_mailbox_hwmod
= {
1272 .class = &am33xx_mailbox_hwmod_class
,
1273 .clkdm_name
= "l4ls_clkdm",
1274 .mpu_irqs
= am33xx_mailbox_irqs
,
1275 .main_clk
= "l4ls_gclk",
1278 .clkctrl_offs
= AM33XX_CM_PER_MAILBOX0_CLKCTRL_OFFSET
,
1279 .modulemode
= MODULEMODE_SWCTRL
,
1287 static struct omap_hwmod_class_sysconfig am33xx_mcasp_sysc
= {
1290 .sysc_flags
= SYSC_HAS_SIDLEMODE
,
1291 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
),
1292 .sysc_fields
= &omap_hwmod_sysc_type3
,
1295 static struct omap_hwmod_class am33xx_mcasp_hwmod_class
= {
1297 .sysc
= &am33xx_mcasp_sysc
,
1301 static struct omap_hwmod_irq_info am33xx_mcasp0_irqs
[] = {
1302 { .name
= "ax", .irq
= 80 + OMAP_INTC_START
, },
1303 { .name
= "ar", .irq
= 81 + OMAP_INTC_START
, },
1307 static struct omap_hwmod_dma_info am33xx_mcasp0_edma_reqs
[] = {
1308 { .name
= "tx", .dma_req
= 8, },
1309 { .name
= "rx", .dma_req
= 9, },
1313 static struct omap_hwmod am33xx_mcasp0_hwmod
= {
1315 .class = &am33xx_mcasp_hwmod_class
,
1316 .clkdm_name
= "l3s_clkdm",
1317 .mpu_irqs
= am33xx_mcasp0_irqs
,
1318 .sdma_reqs
= am33xx_mcasp0_edma_reqs
,
1319 .main_clk
= "mcasp0_fck",
1322 .clkctrl_offs
= AM33XX_CM_PER_MCASP0_CLKCTRL_OFFSET
,
1323 .modulemode
= MODULEMODE_SWCTRL
,
1329 static struct omap_hwmod_irq_info am33xx_mcasp1_irqs
[] = {
1330 { .name
= "ax", .irq
= 82 + OMAP_INTC_START
, },
1331 { .name
= "ar", .irq
= 83 + OMAP_INTC_START
, },
1335 static struct omap_hwmod_dma_info am33xx_mcasp1_edma_reqs
[] = {
1336 { .name
= "tx", .dma_req
= 10, },
1337 { .name
= "rx", .dma_req
= 11, },
1341 static struct omap_hwmod am33xx_mcasp1_hwmod
= {
1343 .class = &am33xx_mcasp_hwmod_class
,
1344 .clkdm_name
= "l3s_clkdm",
1345 .mpu_irqs
= am33xx_mcasp1_irqs
,
1346 .sdma_reqs
= am33xx_mcasp1_edma_reqs
,
1347 .main_clk
= "mcasp1_fck",
1350 .clkctrl_offs
= AM33XX_CM_PER_MCASP1_CLKCTRL_OFFSET
,
1351 .modulemode
= MODULEMODE_SWCTRL
,
1357 static struct omap_hwmod_class_sysconfig am33xx_mmc_sysc
= {
1361 .sysc_flags
= (SYSC_HAS_CLOCKACTIVITY
| SYSC_HAS_SIDLEMODE
|
1362 SYSC_HAS_ENAWAKEUP
| SYSC_HAS_SOFTRESET
|
1363 SYSC_HAS_AUTOIDLE
| SYSS_HAS_RESET_STATUS
),
1364 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
),
1365 .sysc_fields
= &omap_hwmod_sysc_type1
,
1368 static struct omap_hwmod_class am33xx_mmc_hwmod_class
= {
1370 .sysc
= &am33xx_mmc_sysc
,
1374 static struct omap_hwmod_irq_info am33xx_mmc0_irqs
[] = {
1375 { .irq
= 64 + OMAP_INTC_START
, },
1379 static struct omap_hwmod_dma_info am33xx_mmc0_edma_reqs
[] = {
1380 { .name
= "tx", .dma_req
= 24, },
1381 { .name
= "rx", .dma_req
= 25, },
1385 static struct omap_mmc_dev_attr am33xx_mmc0_dev_attr
= {
1386 .flags
= OMAP_HSMMC_SUPPORTS_DUAL_VOLT
,
1389 static struct omap_hwmod am33xx_mmc0_hwmod
= {
1391 .class = &am33xx_mmc_hwmod_class
,
1392 .clkdm_name
= "l4ls_clkdm",
1393 .mpu_irqs
= am33xx_mmc0_irqs
,
1394 .sdma_reqs
= am33xx_mmc0_edma_reqs
,
1395 .main_clk
= "mmc_clk",
1398 .clkctrl_offs
= AM33XX_CM_PER_MMC0_CLKCTRL_OFFSET
,
1399 .modulemode
= MODULEMODE_SWCTRL
,
1402 .dev_attr
= &am33xx_mmc0_dev_attr
,
1406 static struct omap_hwmod_irq_info am33xx_mmc1_irqs
[] = {
1407 { .irq
= 28 + OMAP_INTC_START
, },
1411 static struct omap_hwmod_dma_info am33xx_mmc1_edma_reqs
[] = {
1412 { .name
= "tx", .dma_req
= 2, },
1413 { .name
= "rx", .dma_req
= 3, },
1417 static struct omap_mmc_dev_attr am33xx_mmc1_dev_attr
= {
1418 .flags
= OMAP_HSMMC_SUPPORTS_DUAL_VOLT
,
1421 static struct omap_hwmod am33xx_mmc1_hwmod
= {
1423 .class = &am33xx_mmc_hwmod_class
,
1424 .clkdm_name
= "l4ls_clkdm",
1425 .mpu_irqs
= am33xx_mmc1_irqs
,
1426 .sdma_reqs
= am33xx_mmc1_edma_reqs
,
1427 .main_clk
= "mmc_clk",
1430 .clkctrl_offs
= AM33XX_CM_PER_MMC1_CLKCTRL_OFFSET
,
1431 .modulemode
= MODULEMODE_SWCTRL
,
1434 .dev_attr
= &am33xx_mmc1_dev_attr
,
1438 static struct omap_hwmod_irq_info am33xx_mmc2_irqs
[] = {
1439 { .irq
= 29 + OMAP_INTC_START
, },
1443 static struct omap_hwmod_dma_info am33xx_mmc2_edma_reqs
[] = {
1444 { .name
= "tx", .dma_req
= 64, },
1445 { .name
= "rx", .dma_req
= 65, },
1449 static struct omap_mmc_dev_attr am33xx_mmc2_dev_attr
= {
1450 .flags
= OMAP_HSMMC_SUPPORTS_DUAL_VOLT
,
1452 static struct omap_hwmod am33xx_mmc2_hwmod
= {
1454 .class = &am33xx_mmc_hwmod_class
,
1455 .clkdm_name
= "l3s_clkdm",
1456 .mpu_irqs
= am33xx_mmc2_irqs
,
1457 .sdma_reqs
= am33xx_mmc2_edma_reqs
,
1458 .main_clk
= "mmc_clk",
1461 .clkctrl_offs
= AM33XX_CM_PER_MMC2_CLKCTRL_OFFSET
,
1462 .modulemode
= MODULEMODE_SWCTRL
,
1465 .dev_attr
= &am33xx_mmc2_dev_attr
,
1472 static struct omap_hwmod_class_sysconfig am33xx_rtc_sysc
= {
1474 .sysc_offs
= 0x0078,
1475 .sysc_flags
= SYSC_HAS_SIDLEMODE
,
1476 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
|
1477 SIDLE_SMART
| SIDLE_SMART_WKUP
),
1478 .sysc_fields
= &omap_hwmod_sysc_type3
,
1481 static struct omap_hwmod_class am33xx_rtc_hwmod_class
= {
1483 .sysc
= &am33xx_rtc_sysc
,
1486 static struct omap_hwmod_irq_info am33xx_rtc_irqs
[] = {
1487 { .name
= "rtcint", .irq
= 75 + OMAP_INTC_START
, },
1488 { .name
= "rtcalarmint", .irq
= 76 + OMAP_INTC_START
, },
1492 static struct omap_hwmod am33xx_rtc_hwmod
= {
1494 .class = &am33xx_rtc_hwmod_class
,
1495 .clkdm_name
= "l4_rtc_clkdm",
1496 .mpu_irqs
= am33xx_rtc_irqs
,
1497 .main_clk
= "clk_32768_ck",
1500 .clkctrl_offs
= AM33XX_CM_RTC_RTC_CLKCTRL_OFFSET
,
1501 .modulemode
= MODULEMODE_SWCTRL
,
1507 static struct omap_hwmod_class_sysconfig am33xx_mcspi_sysc
= {
1509 .sysc_offs
= 0x0110,
1510 .syss_offs
= 0x0114,
1511 .sysc_flags
= (SYSC_HAS_CLOCKACTIVITY
| SYSC_HAS_SIDLEMODE
|
1512 SYSC_HAS_SOFTRESET
| SYSC_HAS_AUTOIDLE
|
1513 SYSS_HAS_RESET_STATUS
),
1514 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
),
1515 .sysc_fields
= &omap_hwmod_sysc_type1
,
1518 static struct omap_hwmod_class am33xx_spi_hwmod_class
= {
1520 .sysc
= &am33xx_mcspi_sysc
,
1521 .rev
= OMAP4_MCSPI_REV
,
1525 static struct omap_hwmod_irq_info am33xx_spi0_irqs
[] = {
1526 { .irq
= 65 + OMAP_INTC_START
, },
1530 static struct omap_hwmod_dma_info am33xx_mcspi0_edma_reqs
[] = {
1531 { .name
= "rx0", .dma_req
= 17 },
1532 { .name
= "tx0", .dma_req
= 16 },
1533 { .name
= "rx1", .dma_req
= 19 },
1534 { .name
= "tx1", .dma_req
= 18 },
1538 static struct omap2_mcspi_dev_attr mcspi_attrib
= {
1539 .num_chipselect
= 2,
1541 static struct omap_hwmod am33xx_spi0_hwmod
= {
1543 .class = &am33xx_spi_hwmod_class
,
1544 .clkdm_name
= "l4ls_clkdm",
1545 .mpu_irqs
= am33xx_spi0_irqs
,
1546 .sdma_reqs
= am33xx_mcspi0_edma_reqs
,
1547 .main_clk
= "dpll_per_m2_div4_ck",
1550 .clkctrl_offs
= AM33XX_CM_PER_SPI0_CLKCTRL_OFFSET
,
1551 .modulemode
= MODULEMODE_SWCTRL
,
1554 .dev_attr
= &mcspi_attrib
,
1558 static struct omap_hwmod_irq_info am33xx_spi1_irqs
[] = {
1559 { .irq
= 125 + OMAP_INTC_START
, },
1563 static struct omap_hwmod_dma_info am33xx_mcspi1_edma_reqs
[] = {
1564 { .name
= "rx0", .dma_req
= 43 },
1565 { .name
= "tx0", .dma_req
= 42 },
1566 { .name
= "rx1", .dma_req
= 45 },
1567 { .name
= "tx1", .dma_req
= 44 },
1571 static struct omap_hwmod am33xx_spi1_hwmod
= {
1573 .class = &am33xx_spi_hwmod_class
,
1574 .clkdm_name
= "l4ls_clkdm",
1575 .mpu_irqs
= am33xx_spi1_irqs
,
1576 .sdma_reqs
= am33xx_mcspi1_edma_reqs
,
1577 .main_clk
= "dpll_per_m2_div4_ck",
1580 .clkctrl_offs
= AM33XX_CM_PER_SPI1_CLKCTRL_OFFSET
,
1581 .modulemode
= MODULEMODE_SWCTRL
,
1584 .dev_attr
= &mcspi_attrib
,
1589 * spinlock provides hardware assistance for synchronizing the
1590 * processes running on multiple processors
1592 static struct omap_hwmod_class am33xx_spinlock_hwmod_class
= {
1596 static struct omap_hwmod am33xx_spinlock_hwmod
= {
1598 .class = &am33xx_spinlock_hwmod_class
,
1599 .clkdm_name
= "l4ls_clkdm",
1600 .main_clk
= "l4ls_gclk",
1603 .clkctrl_offs
= AM33XX_CM_PER_SPINLOCK_CLKCTRL_OFFSET
,
1604 .modulemode
= MODULEMODE_SWCTRL
,
1609 /* 'timer 2-7' class */
1610 static struct omap_hwmod_class_sysconfig am33xx_timer_sysc
= {
1612 .sysc_offs
= 0x0010,
1613 .syss_offs
= 0x0014,
1614 .sysc_flags
= (SYSC_HAS_SIDLEMODE
| SYSC_HAS_SOFTRESET
),
1615 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
1617 .sysc_fields
= &omap_hwmod_sysc_type2
,
1620 static struct omap_hwmod_class am33xx_timer_hwmod_class
= {
1622 .sysc
= &am33xx_timer_sysc
,
1626 static struct omap_hwmod_class_sysconfig am33xx_timer1ms_sysc
= {
1628 .sysc_offs
= 0x0010,
1629 .syss_offs
= 0x0014,
1630 .sysc_flags
= (SYSC_HAS_CLOCKACTIVITY
| SYSC_HAS_SIDLEMODE
|
1631 SYSC_HAS_SOFTRESET
| SYSC_HAS_AUTOIDLE
|
1632 SYSS_HAS_RESET_STATUS
),
1633 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
),
1634 .sysc_fields
= &omap_hwmod_sysc_type1
,
1637 static struct omap_hwmod_class am33xx_timer1ms_hwmod_class
= {
1639 .sysc
= &am33xx_timer1ms_sysc
,
1642 static struct omap_hwmod_irq_info am33xx_timer1_irqs
[] = {
1643 { .irq
= 67 + OMAP_INTC_START
, },
1647 static struct omap_hwmod am33xx_timer1_hwmod
= {
1649 .class = &am33xx_timer1ms_hwmod_class
,
1650 .clkdm_name
= "l4_wkup_clkdm",
1651 .mpu_irqs
= am33xx_timer1_irqs
,
1652 .main_clk
= "timer1_fck",
1655 .clkctrl_offs
= AM33XX_CM_WKUP_TIMER1_CLKCTRL_OFFSET
,
1656 .modulemode
= MODULEMODE_SWCTRL
,
1661 static struct omap_hwmod_irq_info am33xx_timer2_irqs
[] = {
1662 { .irq
= 68 + OMAP_INTC_START
, },
1666 static struct omap_hwmod am33xx_timer2_hwmod
= {
1668 .class = &am33xx_timer_hwmod_class
,
1669 .clkdm_name
= "l4ls_clkdm",
1670 .mpu_irqs
= am33xx_timer2_irqs
,
1671 .main_clk
= "timer2_fck",
1674 .clkctrl_offs
= AM33XX_CM_PER_TIMER2_CLKCTRL_OFFSET
,
1675 .modulemode
= MODULEMODE_SWCTRL
,
1680 static struct omap_hwmod_irq_info am33xx_timer3_irqs
[] = {
1681 { .irq
= 69 + OMAP_INTC_START
, },
1685 static struct omap_hwmod am33xx_timer3_hwmod
= {
1687 .class = &am33xx_timer_hwmod_class
,
1688 .clkdm_name
= "l4ls_clkdm",
1689 .mpu_irqs
= am33xx_timer3_irqs
,
1690 .main_clk
= "timer3_fck",
1693 .clkctrl_offs
= AM33XX_CM_PER_TIMER3_CLKCTRL_OFFSET
,
1694 .modulemode
= MODULEMODE_SWCTRL
,
1699 static struct omap_hwmod_irq_info am33xx_timer4_irqs
[] = {
1700 { .irq
= 92 + OMAP_INTC_START
, },
1704 static struct omap_hwmod am33xx_timer4_hwmod
= {
1706 .class = &am33xx_timer_hwmod_class
,
1707 .clkdm_name
= "l4ls_clkdm",
1708 .mpu_irqs
= am33xx_timer4_irqs
,
1709 .main_clk
= "timer4_fck",
1712 .clkctrl_offs
= AM33XX_CM_PER_TIMER4_CLKCTRL_OFFSET
,
1713 .modulemode
= MODULEMODE_SWCTRL
,
1718 static struct omap_hwmod_irq_info am33xx_timer5_irqs
[] = {
1719 { .irq
= 93 + OMAP_INTC_START
, },
1723 static struct omap_hwmod am33xx_timer5_hwmod
= {
1725 .class = &am33xx_timer_hwmod_class
,
1726 .clkdm_name
= "l4ls_clkdm",
1727 .mpu_irqs
= am33xx_timer5_irqs
,
1728 .main_clk
= "timer5_fck",
1731 .clkctrl_offs
= AM33XX_CM_PER_TIMER5_CLKCTRL_OFFSET
,
1732 .modulemode
= MODULEMODE_SWCTRL
,
1737 static struct omap_hwmod_irq_info am33xx_timer6_irqs
[] = {
1738 { .irq
= 94 + OMAP_INTC_START
, },
1742 static struct omap_hwmod am33xx_timer6_hwmod
= {
1744 .class = &am33xx_timer_hwmod_class
,
1745 .clkdm_name
= "l4ls_clkdm",
1746 .mpu_irqs
= am33xx_timer6_irqs
,
1747 .main_clk
= "timer6_fck",
1750 .clkctrl_offs
= AM33XX_CM_PER_TIMER6_CLKCTRL_OFFSET
,
1751 .modulemode
= MODULEMODE_SWCTRL
,
1756 static struct omap_hwmod_irq_info am33xx_timer7_irqs
[] = {
1757 { .irq
= 95 + OMAP_INTC_START
, },
1761 static struct omap_hwmod am33xx_timer7_hwmod
= {
1763 .class = &am33xx_timer_hwmod_class
,
1764 .clkdm_name
= "l4ls_clkdm",
1765 .mpu_irqs
= am33xx_timer7_irqs
,
1766 .main_clk
= "timer7_fck",
1769 .clkctrl_offs
= AM33XX_CM_PER_TIMER7_CLKCTRL_OFFSET
,
1770 .modulemode
= MODULEMODE_SWCTRL
,
1776 static struct omap_hwmod_class am33xx_tpcc_hwmod_class
= {
1780 static struct omap_hwmod_irq_info am33xx_tpcc_irqs
[] = {
1781 { .name
= "edma0", .irq
= 12 + OMAP_INTC_START
, },
1782 { .name
= "edma0_mperr", .irq
= 13 + OMAP_INTC_START
, },
1783 { .name
= "edma0_err", .irq
= 14 + OMAP_INTC_START
, },
1787 static struct omap_hwmod am33xx_tpcc_hwmod
= {
1789 .class = &am33xx_tpcc_hwmod_class
,
1790 .clkdm_name
= "l3_clkdm",
1791 .mpu_irqs
= am33xx_tpcc_irqs
,
1792 .main_clk
= "l3_gclk",
1795 .clkctrl_offs
= AM33XX_CM_PER_TPCC_CLKCTRL_OFFSET
,
1796 .modulemode
= MODULEMODE_SWCTRL
,
1801 static struct omap_hwmod_class_sysconfig am33xx_tptc_sysc
= {
1804 .sysc_flags
= (SYSC_HAS_SIDLEMODE
| SYSC_HAS_SOFTRESET
|
1805 SYSC_HAS_MIDLEMODE
),
1806 .idlemodes
= (SIDLE_FORCE
| SIDLE_SMART
| MSTANDBY_FORCE
),
1807 .sysc_fields
= &omap_hwmod_sysc_type2
,
1811 static struct omap_hwmod_class am33xx_tptc_hwmod_class
= {
1813 .sysc
= &am33xx_tptc_sysc
,
1817 static struct omap_hwmod_irq_info am33xx_tptc0_irqs
[] = {
1818 { .irq
= 112 + OMAP_INTC_START
, },
1822 static struct omap_hwmod am33xx_tptc0_hwmod
= {
1824 .class = &am33xx_tptc_hwmod_class
,
1825 .clkdm_name
= "l3_clkdm",
1826 .mpu_irqs
= am33xx_tptc0_irqs
,
1827 .main_clk
= "l3_gclk",
1830 .clkctrl_offs
= AM33XX_CM_PER_TPTC0_CLKCTRL_OFFSET
,
1831 .modulemode
= MODULEMODE_SWCTRL
,
1837 static struct omap_hwmod_irq_info am33xx_tptc1_irqs
[] = {
1838 { .irq
= 113 + OMAP_INTC_START
, },
1842 static struct omap_hwmod am33xx_tptc1_hwmod
= {
1844 .class = &am33xx_tptc_hwmod_class
,
1845 .clkdm_name
= "l3_clkdm",
1846 .mpu_irqs
= am33xx_tptc1_irqs
,
1847 .flags
= (HWMOD_SWSUP_SIDLE
| HWMOD_SWSUP_MSTANDBY
),
1848 .main_clk
= "l3_gclk",
1851 .clkctrl_offs
= AM33XX_CM_PER_TPTC1_CLKCTRL_OFFSET
,
1852 .modulemode
= MODULEMODE_SWCTRL
,
1858 static struct omap_hwmod_irq_info am33xx_tptc2_irqs
[] = {
1859 { .irq
= 114 + OMAP_INTC_START
, },
1863 static struct omap_hwmod am33xx_tptc2_hwmod
= {
1865 .class = &am33xx_tptc_hwmod_class
,
1866 .clkdm_name
= "l3_clkdm",
1867 .mpu_irqs
= am33xx_tptc2_irqs
,
1868 .flags
= (HWMOD_SWSUP_SIDLE
| HWMOD_SWSUP_MSTANDBY
),
1869 .main_clk
= "l3_gclk",
1872 .clkctrl_offs
= AM33XX_CM_PER_TPTC2_CLKCTRL_OFFSET
,
1873 .modulemode
= MODULEMODE_SWCTRL
,
1879 static struct omap_hwmod_class_sysconfig uart_sysc
= {
1883 .sysc_flags
= (SYSC_HAS_SIDLEMODE
| SYSC_HAS_ENAWAKEUP
|
1884 SYSC_HAS_SOFTRESET
| SYSC_HAS_AUTOIDLE
),
1885 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
1887 .sysc_fields
= &omap_hwmod_sysc_type1
,
1890 static struct omap_hwmod_class uart_class
= {
1896 static struct omap_hwmod_dma_info uart1_edma_reqs
[] = {
1897 { .name
= "tx", .dma_req
= 26, },
1898 { .name
= "rx", .dma_req
= 27, },
1902 static struct omap_hwmod_irq_info am33xx_uart1_irqs
[] = {
1903 { .irq
= 72 + OMAP_INTC_START
, },
1907 static struct omap_hwmod am33xx_uart1_hwmod
= {
1909 .class = &uart_class
,
1910 .clkdm_name
= "l4_wkup_clkdm",
1911 .mpu_irqs
= am33xx_uart1_irqs
,
1912 .sdma_reqs
= uart1_edma_reqs
,
1913 .main_clk
= "dpll_per_m2_div4_wkupdm_ck",
1916 .clkctrl_offs
= AM33XX_CM_WKUP_UART0_CLKCTRL_OFFSET
,
1917 .modulemode
= MODULEMODE_SWCTRL
,
1922 static struct omap_hwmod_irq_info am33xx_uart2_irqs
[] = {
1923 { .irq
= 73 + OMAP_INTC_START
, },
1927 static struct omap_hwmod am33xx_uart2_hwmod
= {
1929 .class = &uart_class
,
1930 .clkdm_name
= "l4ls_clkdm",
1931 .mpu_irqs
= am33xx_uart2_irqs
,
1932 .sdma_reqs
= uart1_edma_reqs
,
1933 .main_clk
= "dpll_per_m2_div4_ck",
1936 .clkctrl_offs
= AM33XX_CM_PER_UART1_CLKCTRL_OFFSET
,
1937 .modulemode
= MODULEMODE_SWCTRL
,
1943 static struct omap_hwmod_dma_info uart3_edma_reqs
[] = {
1944 { .name
= "tx", .dma_req
= 30, },
1945 { .name
= "rx", .dma_req
= 31, },
1949 static struct omap_hwmod_irq_info am33xx_uart3_irqs
[] = {
1950 { .irq
= 74 + OMAP_INTC_START
, },
1954 static struct omap_hwmod am33xx_uart3_hwmod
= {
1956 .class = &uart_class
,
1957 .clkdm_name
= "l4ls_clkdm",
1958 .mpu_irqs
= am33xx_uart3_irqs
,
1959 .sdma_reqs
= uart3_edma_reqs
,
1960 .main_clk
= "dpll_per_m2_div4_ck",
1963 .clkctrl_offs
= AM33XX_CM_PER_UART2_CLKCTRL_OFFSET
,
1964 .modulemode
= MODULEMODE_SWCTRL
,
1969 static struct omap_hwmod_irq_info am33xx_uart4_irqs
[] = {
1970 { .irq
= 44 + OMAP_INTC_START
, },
1974 static struct omap_hwmod am33xx_uart4_hwmod
= {
1976 .class = &uart_class
,
1977 .clkdm_name
= "l4ls_clkdm",
1978 .mpu_irqs
= am33xx_uart4_irqs
,
1979 .sdma_reqs
= uart1_edma_reqs
,
1980 .main_clk
= "dpll_per_m2_div4_ck",
1983 .clkctrl_offs
= AM33XX_CM_PER_UART3_CLKCTRL_OFFSET
,
1984 .modulemode
= MODULEMODE_SWCTRL
,
1989 static struct omap_hwmod_irq_info am33xx_uart5_irqs
[] = {
1990 { .irq
= 45 + OMAP_INTC_START
, },
1994 static struct omap_hwmod am33xx_uart5_hwmod
= {
1996 .class = &uart_class
,
1997 .clkdm_name
= "l4ls_clkdm",
1998 .mpu_irqs
= am33xx_uart5_irqs
,
1999 .sdma_reqs
= uart1_edma_reqs
,
2000 .main_clk
= "dpll_per_m2_div4_ck",
2003 .clkctrl_offs
= AM33XX_CM_PER_UART4_CLKCTRL_OFFSET
,
2004 .modulemode
= MODULEMODE_SWCTRL
,
2009 static struct omap_hwmod_irq_info am33xx_uart6_irqs
[] = {
2010 { .irq
= 46 + OMAP_INTC_START
, },
2014 static struct omap_hwmod am33xx_uart6_hwmod
= {
2016 .class = &uart_class
,
2017 .clkdm_name
= "l4ls_clkdm",
2018 .mpu_irqs
= am33xx_uart6_irqs
,
2019 .sdma_reqs
= uart1_edma_reqs
,
2020 .main_clk
= "dpll_per_m2_div4_ck",
2023 .clkctrl_offs
= AM33XX_CM_PER_UART5_CLKCTRL_OFFSET
,
2024 .modulemode
= MODULEMODE_SWCTRL
,
2029 /* 'wd_timer' class */
2030 static struct omap_hwmod_class am33xx_wd_timer_hwmod_class
= {
2035 * XXX: device.c file uses hardcoded name for watchdog timer
2036 * driver "wd_timer2, so we are also using same name as of now...
2038 static struct omap_hwmod am33xx_wd_timer1_hwmod
= {
2039 .name
= "wd_timer2",
2040 .class = &am33xx_wd_timer_hwmod_class
,
2041 .clkdm_name
= "l4_wkup_clkdm",
2042 .main_clk
= "wdt1_fck",
2045 .clkctrl_offs
= AM33XX_CM_WKUP_WDT1_CLKCTRL_OFFSET
,
2046 .modulemode
= MODULEMODE_SWCTRL
,
2053 * high-speed on-the-go universal serial bus (usb_otg) controller
2055 static struct omap_hwmod_class_sysconfig am33xx_usbhsotg_sysc
= {
2058 .sysc_flags
= (SYSC_HAS_SIDLEMODE
| SYSC_HAS_MIDLEMODE
),
2059 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
2060 MSTANDBY_FORCE
| MSTANDBY_NO
| MSTANDBY_SMART
),
2061 .sysc_fields
= &omap_hwmod_sysc_type2
,
2064 static struct omap_hwmod_class am33xx_usbotg_class
= {
2066 .sysc
= &am33xx_usbhsotg_sysc
,
2069 static struct omap_hwmod_irq_info am33xx_usbss_mpu_irqs
[] = {
2070 { .name
= "usbss-irq", .irq
= 17 + OMAP_INTC_START
, },
2071 { .name
= "musb0-irq", .irq
= 18 + OMAP_INTC_START
, },
2072 { .name
= "musb1-irq", .irq
= 19 + OMAP_INTC_START
, },
2076 static struct omap_hwmod am33xx_usbss_hwmod
= {
2077 .name
= "usb_otg_hs",
2078 .class = &am33xx_usbotg_class
,
2079 .clkdm_name
= "l3s_clkdm",
2080 .mpu_irqs
= am33xx_usbss_mpu_irqs
,
2081 .flags
= HWMOD_SWSUP_SIDLE
| HWMOD_SWSUP_MSTANDBY
,
2082 .main_clk
= "usbotg_fck",
2085 .clkctrl_offs
= AM33XX_CM_PER_USB0_CLKCTRL_OFFSET
,
2086 .modulemode
= MODULEMODE_SWCTRL
,
2096 /* l4 fw -> emif fw */
2097 static struct omap_hwmod_ocp_if am33xx_l4_fw__emif_fw
= {
2098 .master
= &am33xx_l4_fw_hwmod
,
2099 .slave
= &am33xx_emif_fw_hwmod
,
2101 .user
= OCP_USER_MPU
,
2104 static struct omap_hwmod_addr_space am33xx_emif_addrs
[] = {
2106 .pa_start
= 0x4c000000,
2107 .pa_end
= 0x4c000fff,
2108 .flags
= ADDR_TYPE_RT
2112 /* l3 main -> emif */
2113 static struct omap_hwmod_ocp_if am33xx_l3_main__emif
= {
2114 .master
= &am33xx_l3_main_hwmod
,
2115 .slave
= &am33xx_emif_hwmod
,
2116 .clk
= "dpll_core_m4_ck",
2117 .addr
= am33xx_emif_addrs
,
2118 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2121 /* mpu -> l3 main */
2122 static struct omap_hwmod_ocp_if am33xx_mpu__l3_main
= {
2123 .master
= &am33xx_mpu_hwmod
,
2124 .slave
= &am33xx_l3_main_hwmod
,
2125 .clk
= "dpll_mpu_m2_ck",
2126 .user
= OCP_USER_MPU
,
2129 /* l3 main -> l4 hs */
2130 static struct omap_hwmod_ocp_if am33xx_l3_main__l4_hs
= {
2131 .master
= &am33xx_l3_main_hwmod
,
2132 .slave
= &am33xx_l4_hs_hwmod
,
2134 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2137 /* l3 main -> l3 s */
2138 static struct omap_hwmod_ocp_if am33xx_l3_main__l3_s
= {
2139 .master
= &am33xx_l3_main_hwmod
,
2140 .slave
= &am33xx_l3_s_hwmod
,
2142 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2145 /* l3 s -> l4 per/ls */
2146 static struct omap_hwmod_ocp_if am33xx_l3_s__l4_ls
= {
2147 .master
= &am33xx_l3_s_hwmod
,
2148 .slave
= &am33xx_l4_ls_hwmod
,
2150 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2153 /* l3 s -> l4 wkup */
2154 static struct omap_hwmod_ocp_if am33xx_l3_s__l4_wkup
= {
2155 .master
= &am33xx_l3_s_hwmod
,
2156 .slave
= &am33xx_l4_wkup_hwmod
,
2158 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2162 static struct omap_hwmod_ocp_if am33xx_l3_s__l4_fw
= {
2163 .master
= &am33xx_l3_s_hwmod
,
2164 .slave
= &am33xx_l4_fw_hwmod
,
2166 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2169 /* l3 main -> l3 instr */
2170 static struct omap_hwmod_ocp_if am33xx_l3_main__l3_instr
= {
2171 .master
= &am33xx_l3_main_hwmod
,
2172 .slave
= &am33xx_l3_instr_hwmod
,
2174 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2178 static struct omap_hwmod_ocp_if am33xx_mpu__prcm
= {
2179 .master
= &am33xx_mpu_hwmod
,
2180 .slave
= &am33xx_prcm_hwmod
,
2181 .clk
= "dpll_mpu_m2_ck",
2182 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2185 /* l3 s -> l3 main*/
2186 static struct omap_hwmod_ocp_if am33xx_l3_s__l3_main
= {
2187 .master
= &am33xx_l3_s_hwmod
,
2188 .slave
= &am33xx_l3_main_hwmod
,
2190 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2193 /* pru-icss -> l3 main */
2194 static struct omap_hwmod_ocp_if am33xx_pruss__l3_main
= {
2195 .master
= &am33xx_pruss_hwmod
,
2196 .slave
= &am33xx_l3_main_hwmod
,
2198 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2201 /* wkup m3 -> l4 wkup */
2202 static struct omap_hwmod_ocp_if am33xx_wkup_m3__l4_wkup
= {
2203 .master
= &am33xx_wkup_m3_hwmod
,
2204 .slave
= &am33xx_l4_wkup_hwmod
,
2205 .clk
= "dpll_core_m4_div2_ck",
2206 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2209 /* gfx -> l3 main */
2210 static struct omap_hwmod_ocp_if am33xx_gfx__l3_main
= {
2211 .master
= &am33xx_gfx_hwmod
,
2212 .slave
= &am33xx_l3_main_hwmod
,
2213 .clk
= "dpll_core_m4_ck",
2214 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2217 /* l4 wkup -> wkup m3 */
2218 static struct omap_hwmod_addr_space am33xx_wkup_m3_addrs
[] = {
2221 .pa_start
= 0x44d00000,
2222 .pa_end
= 0x44d00000 + SZ_16K
- 1,
2223 .flags
= ADDR_TYPE_RT
2227 .pa_start
= 0x44d80000,
2228 .pa_end
= 0x44d80000 + SZ_8K
- 1,
2229 .flags
= ADDR_TYPE_RT
2234 static struct omap_hwmod_ocp_if am33xx_l4_wkup__wkup_m3
= {
2235 .master
= &am33xx_l4_wkup_hwmod
,
2236 .slave
= &am33xx_wkup_m3_hwmod
,
2237 .clk
= "dpll_core_m4_div2_ck",
2238 .addr
= am33xx_wkup_m3_addrs
,
2239 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2242 /* l4 hs -> pru-icss */
2243 static struct omap_hwmod_addr_space am33xx_pruss_addrs
[] = {
2245 .pa_start
= 0x4a300000,
2246 .pa_end
= 0x4a300000 + SZ_512K
- 1,
2247 .flags
= ADDR_TYPE_RT
2252 static struct omap_hwmod_ocp_if am33xx_l4_hs__pruss
= {
2253 .master
= &am33xx_l4_hs_hwmod
,
2254 .slave
= &am33xx_pruss_hwmod
,
2255 .clk
= "dpll_core_m4_ck",
2256 .addr
= am33xx_pruss_addrs
,
2257 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2260 /* l3 main -> gfx */
2261 static struct omap_hwmod_addr_space am33xx_gfx_addrs
[] = {
2263 .pa_start
= 0x56000000,
2264 .pa_end
= 0x56000000 + SZ_16M
- 1,
2265 .flags
= ADDR_TYPE_RT
2270 static struct omap_hwmod_ocp_if am33xx_l3_main__gfx
= {
2271 .master
= &am33xx_l3_main_hwmod
,
2272 .slave
= &am33xx_gfx_hwmod
,
2273 .clk
= "dpll_core_m4_ck",
2274 .addr
= am33xx_gfx_addrs
,
2275 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2278 /* l4 wkup -> smartreflex0 */
2279 static struct omap_hwmod_addr_space am33xx_smartreflex0_addrs
[] = {
2281 .pa_start
= 0x44e37000,
2282 .pa_end
= 0x44e37000 + SZ_4K
- 1,
2283 .flags
= ADDR_TYPE_RT
2288 static struct omap_hwmod_ocp_if am33xx_l4_wkup__smartreflex0
= {
2289 .master
= &am33xx_l4_wkup_hwmod
,
2290 .slave
= &am33xx_smartreflex0_hwmod
,
2291 .clk
= "dpll_core_m4_div2_ck",
2292 .addr
= am33xx_smartreflex0_addrs
,
2293 .user
= OCP_USER_MPU
,
2296 /* l4 wkup -> smartreflex1 */
2297 static struct omap_hwmod_addr_space am33xx_smartreflex1_addrs
[] = {
2299 .pa_start
= 0x44e39000,
2300 .pa_end
= 0x44e39000 + SZ_4K
- 1,
2301 .flags
= ADDR_TYPE_RT
2306 static struct omap_hwmod_ocp_if am33xx_l4_wkup__smartreflex1
= {
2307 .master
= &am33xx_l4_wkup_hwmod
,
2308 .slave
= &am33xx_smartreflex1_hwmod
,
2309 .clk
= "dpll_core_m4_div2_ck",
2310 .addr
= am33xx_smartreflex1_addrs
,
2311 .user
= OCP_USER_MPU
,
2314 /* l4 wkup -> control */
2315 static struct omap_hwmod_addr_space am33xx_control_addrs
[] = {
2317 .pa_start
= 0x44e10000,
2318 .pa_end
= 0x44e10000 + SZ_8K
- 1,
2319 .flags
= ADDR_TYPE_RT
2324 static struct omap_hwmod_ocp_if am33xx_l4_wkup__control
= {
2325 .master
= &am33xx_l4_wkup_hwmod
,
2326 .slave
= &am33xx_control_hwmod
,
2327 .clk
= "dpll_core_m4_div2_ck",
2328 .addr
= am33xx_control_addrs
,
2329 .user
= OCP_USER_MPU
,
2332 /* l4 wkup -> rtc */
2333 static struct omap_hwmod_addr_space am33xx_rtc_addrs
[] = {
2335 .pa_start
= 0x44e3e000,
2336 .pa_end
= 0x44e3e000 + SZ_4K
- 1,
2337 .flags
= ADDR_TYPE_RT
2342 static struct omap_hwmod_ocp_if am33xx_l4_wkup__rtc
= {
2343 .master
= &am33xx_l4_wkup_hwmod
,
2344 .slave
= &am33xx_rtc_hwmod
,
2345 .clk
= "clkdiv32k_ick",
2346 .addr
= am33xx_rtc_addrs
,
2347 .user
= OCP_USER_MPU
,
2350 /* l4 per/ls -> DCAN0 */
2351 static struct omap_hwmod_addr_space am33xx_dcan0_addrs
[] = {
2353 .pa_start
= 0x481CC000,
2354 .pa_end
= 0x481CC000 + SZ_4K
- 1,
2355 .flags
= ADDR_TYPE_RT
2360 static struct omap_hwmod_ocp_if am33xx_l4_per__dcan0
= {
2361 .master
= &am33xx_l4_ls_hwmod
,
2362 .slave
= &am33xx_dcan0_hwmod
,
2364 .addr
= am33xx_dcan0_addrs
,
2365 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2368 /* l4 per/ls -> DCAN1 */
2369 static struct omap_hwmod_addr_space am33xx_dcan1_addrs
[] = {
2371 .pa_start
= 0x481D0000,
2372 .pa_end
= 0x481D0000 + SZ_4K
- 1,
2373 .flags
= ADDR_TYPE_RT
2378 static struct omap_hwmod_ocp_if am33xx_l4_per__dcan1
= {
2379 .master
= &am33xx_l4_ls_hwmod
,
2380 .slave
= &am33xx_dcan1_hwmod
,
2382 .addr
= am33xx_dcan1_addrs
,
2383 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2386 /* l4 per/ls -> GPIO2 */
2387 static struct omap_hwmod_addr_space am33xx_gpio1_addrs
[] = {
2389 .pa_start
= 0x4804C000,
2390 .pa_end
= 0x4804C000 + SZ_4K
- 1,
2391 .flags
= ADDR_TYPE_RT
,
2396 static struct omap_hwmod_ocp_if am33xx_l4_per__gpio1
= {
2397 .master
= &am33xx_l4_ls_hwmod
,
2398 .slave
= &am33xx_gpio1_hwmod
,
2400 .addr
= am33xx_gpio1_addrs
,
2401 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2404 /* l4 per/ls -> gpio3 */
2405 static struct omap_hwmod_addr_space am33xx_gpio2_addrs
[] = {
2407 .pa_start
= 0x481AC000,
2408 .pa_end
= 0x481AC000 + SZ_4K
- 1,
2409 .flags
= ADDR_TYPE_RT
,
2414 static struct omap_hwmod_ocp_if am33xx_l4_per__gpio2
= {
2415 .master
= &am33xx_l4_ls_hwmod
,
2416 .slave
= &am33xx_gpio2_hwmod
,
2418 .addr
= am33xx_gpio2_addrs
,
2419 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2422 /* l4 per/ls -> gpio4 */
2423 static struct omap_hwmod_addr_space am33xx_gpio3_addrs
[] = {
2425 .pa_start
= 0x481AE000,
2426 .pa_end
= 0x481AE000 + SZ_4K
- 1,
2427 .flags
= ADDR_TYPE_RT
,
2432 static struct omap_hwmod_ocp_if am33xx_l4_per__gpio3
= {
2433 .master
= &am33xx_l4_ls_hwmod
,
2434 .slave
= &am33xx_gpio3_hwmod
,
2436 .addr
= am33xx_gpio3_addrs
,
2437 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2440 /* L4 WKUP -> I2C1 */
2441 static struct omap_hwmod_addr_space am33xx_i2c1_addr_space
[] = {
2443 .pa_start
= 0x44E0B000,
2444 .pa_end
= 0x44E0B000 + SZ_4K
- 1,
2445 .flags
= ADDR_TYPE_RT
,
2450 static struct omap_hwmod_ocp_if am33xx_l4_wkup__i2c1
= {
2451 .master
= &am33xx_l4_wkup_hwmod
,
2452 .slave
= &am33xx_i2c1_hwmod
,
2453 .clk
= "dpll_core_m4_div2_ck",
2454 .addr
= am33xx_i2c1_addr_space
,
2455 .user
= OCP_USER_MPU
,
2458 /* L4 WKUP -> GPIO1 */
2459 static struct omap_hwmod_addr_space am33xx_gpio0_addrs
[] = {
2461 .pa_start
= 0x44E07000,
2462 .pa_end
= 0x44E07000 + SZ_4K
- 1,
2463 .flags
= ADDR_TYPE_RT
,
2468 static struct omap_hwmod_ocp_if am33xx_l4_wkup__gpio0
= {
2469 .master
= &am33xx_l4_wkup_hwmod
,
2470 .slave
= &am33xx_gpio0_hwmod
,
2471 .clk
= "dpll_core_m4_div2_ck",
2472 .addr
= am33xx_gpio0_addrs
,
2473 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2476 /* L4 WKUP -> ADC_TSC */
2477 static struct omap_hwmod_addr_space am33xx_adc_tsc_addrs
[] = {
2479 .pa_start
= 0x44E0D000,
2480 .pa_end
= 0x44E0D000 + SZ_8K
- 1,
2481 .flags
= ADDR_TYPE_RT
2486 static struct omap_hwmod_ocp_if am33xx_l4_wkup__adc_tsc
= {
2487 .master
= &am33xx_l4_wkup_hwmod
,
2488 .slave
= &am33xx_adc_tsc_hwmod
,
2489 .clk
= "dpll_core_m4_div2_ck",
2490 .addr
= am33xx_adc_tsc_addrs
,
2491 .user
= OCP_USER_MPU
,
2494 static struct omap_hwmod_addr_space am33xx_cpgmac0_addr_space
[] = {
2497 .pa_start
= 0x4a100000,
2498 .pa_end
= 0x4a100000 + SZ_2K
- 1,
2499 .flags
= ADDR_TYPE_RT
,
2503 .pa_start
= 0x4a101200,
2504 .pa_end
= 0x4a101200 + SZ_256
- 1,
2505 .flags
= ADDR_TYPE_RT
,
2510 static struct omap_hwmod_ocp_if am33xx_l4_hs__cpgmac0
= {
2511 .master
= &am33xx_l4_hs_hwmod
,
2512 .slave
= &am33xx_cpgmac0_hwmod
,
2513 .clk
= "cpsw_125mhz_gclk",
2514 .addr
= am33xx_cpgmac0_addr_space
,
2515 .user
= OCP_USER_MPU
,
2518 static struct omap_hwmod_addr_space am33xx_mdio_addr_space
[] = {
2520 .pa_start
= 0x4A101000,
2521 .pa_end
= 0x4A101000 + SZ_256
- 1,
2526 static struct omap_hwmod_ocp_if am33xx_cpgmac0__mdio
= {
2527 .master
= &am33xx_cpgmac0_hwmod
,
2528 .slave
= &am33xx_mdio_hwmod
,
2529 .addr
= am33xx_mdio_addr_space
,
2530 .user
= OCP_USER_MPU
,
2533 static struct omap_hwmod_addr_space am33xx_elm_addr_space
[] = {
2535 .pa_start
= 0x48080000,
2536 .pa_end
= 0x48080000 + SZ_8K
- 1,
2537 .flags
= ADDR_TYPE_RT
2542 static struct omap_hwmod_ocp_if am33xx_l4_ls__elm
= {
2543 .master
= &am33xx_l4_ls_hwmod
,
2544 .slave
= &am33xx_elm_hwmod
,
2546 .addr
= am33xx_elm_addr_space
,
2547 .user
= OCP_USER_MPU
,
2551 * Splitting the resources to handle access of PWMSS config space
2552 * and module specific part independently
2554 static struct omap_hwmod_addr_space am33xx_ehrpwm0_addr_space
[] = {
2556 .pa_start
= 0x48300000,
2557 .pa_end
= 0x48300000 + SZ_16
- 1,
2558 .flags
= ADDR_TYPE_RT
2561 .pa_start
= 0x48300200,
2562 .pa_end
= 0x48300200 + SZ_256
- 1,
2563 .flags
= ADDR_TYPE_RT
2568 static struct omap_hwmod_ocp_if am33xx_l4_ls__ehrpwm0
= {
2569 .master
= &am33xx_l4_ls_hwmod
,
2570 .slave
= &am33xx_ehrpwm0_hwmod
,
2572 .addr
= am33xx_ehrpwm0_addr_space
,
2573 .user
= OCP_USER_MPU
,
2577 * Splitting the resources to handle access of PWMSS config space
2578 * and module specific part independently
2580 static struct omap_hwmod_addr_space am33xx_ehrpwm1_addr_space
[] = {
2582 .pa_start
= 0x48302000,
2583 .pa_end
= 0x48302000 + SZ_16
- 1,
2584 .flags
= ADDR_TYPE_RT
2587 .pa_start
= 0x48302200,
2588 .pa_end
= 0x48302200 + SZ_256
- 1,
2589 .flags
= ADDR_TYPE_RT
2594 static struct omap_hwmod_ocp_if am33xx_l4_ls__ehrpwm1
= {
2595 .master
= &am33xx_l4_ls_hwmod
,
2596 .slave
= &am33xx_ehrpwm1_hwmod
,
2598 .addr
= am33xx_ehrpwm1_addr_space
,
2599 .user
= OCP_USER_MPU
,
2603 * Splitting the resources to handle access of PWMSS config space
2604 * and module specific part independently
2606 static struct omap_hwmod_addr_space am33xx_ehrpwm2_addr_space
[] = {
2608 .pa_start
= 0x48304000,
2609 .pa_end
= 0x48304000 + SZ_16
- 1,
2610 .flags
= ADDR_TYPE_RT
2613 .pa_start
= 0x48304200,
2614 .pa_end
= 0x48304200 + SZ_256
- 1,
2615 .flags
= ADDR_TYPE_RT
2620 static struct omap_hwmod_ocp_if am33xx_l4_ls__ehrpwm2
= {
2621 .master
= &am33xx_l4_ls_hwmod
,
2622 .slave
= &am33xx_ehrpwm2_hwmod
,
2624 .addr
= am33xx_ehrpwm2_addr_space
,
2625 .user
= OCP_USER_MPU
,
2629 * Splitting the resources to handle access of PWMSS config space
2630 * and module specific part independently
2632 static struct omap_hwmod_addr_space am33xx_ecap0_addr_space
[] = {
2634 .pa_start
= 0x48300000,
2635 .pa_end
= 0x48300000 + SZ_16
- 1,
2636 .flags
= ADDR_TYPE_RT
2639 .pa_start
= 0x48300100,
2640 .pa_end
= 0x48300100 + SZ_256
- 1,
2641 .flags
= ADDR_TYPE_RT
2646 static struct omap_hwmod_ocp_if am33xx_l4_ls__ecap0
= {
2647 .master
= &am33xx_l4_ls_hwmod
,
2648 .slave
= &am33xx_ecap0_hwmod
,
2650 .addr
= am33xx_ecap0_addr_space
,
2651 .user
= OCP_USER_MPU
,
2655 * Splitting the resources to handle access of PWMSS config space
2656 * and module specific part independently
2658 static struct omap_hwmod_addr_space am33xx_ecap1_addr_space
[] = {
2660 .pa_start
= 0x48302000,
2661 .pa_end
= 0x48302000 + SZ_16
- 1,
2662 .flags
= ADDR_TYPE_RT
2665 .pa_start
= 0x48302100,
2666 .pa_end
= 0x48302100 + SZ_256
- 1,
2667 .flags
= ADDR_TYPE_RT
2672 static struct omap_hwmod_ocp_if am33xx_l4_ls__ecap1
= {
2673 .master
= &am33xx_l4_ls_hwmod
,
2674 .slave
= &am33xx_ecap1_hwmod
,
2676 .addr
= am33xx_ecap1_addr_space
,
2677 .user
= OCP_USER_MPU
,
2681 * Splitting the resources to handle access of PWMSS config space
2682 * and module specific part independently
2684 static struct omap_hwmod_addr_space am33xx_ecap2_addr_space
[] = {
2686 .pa_start
= 0x48304000,
2687 .pa_end
= 0x48304000 + SZ_16
- 1,
2688 .flags
= ADDR_TYPE_RT
2691 .pa_start
= 0x48304100,
2692 .pa_end
= 0x48304100 + SZ_256
- 1,
2693 .flags
= ADDR_TYPE_RT
2698 static struct omap_hwmod_ocp_if am33xx_l4_ls__ecap2
= {
2699 .master
= &am33xx_l4_ls_hwmod
,
2700 .slave
= &am33xx_ecap2_hwmod
,
2702 .addr
= am33xx_ecap2_addr_space
,
2703 .user
= OCP_USER_MPU
,
2706 /* l3s cfg -> gpmc */
2707 static struct omap_hwmod_addr_space am33xx_gpmc_addr_space
[] = {
2709 .pa_start
= 0x50000000,
2710 .pa_end
= 0x50000000 + SZ_8K
- 1,
2711 .flags
= ADDR_TYPE_RT
,
2716 static struct omap_hwmod_ocp_if am33xx_l3_s__gpmc
= {
2717 .master
= &am33xx_l3_s_hwmod
,
2718 .slave
= &am33xx_gpmc_hwmod
,
2720 .addr
= am33xx_gpmc_addr_space
,
2721 .user
= OCP_USER_MPU
,
2725 static struct omap_hwmod_addr_space am33xx_i2c2_addr_space
[] = {
2727 .pa_start
= 0x4802A000,
2728 .pa_end
= 0x4802A000 + SZ_4K
- 1,
2729 .flags
= ADDR_TYPE_RT
,
2734 static struct omap_hwmod_ocp_if am33xx_l4_per__i2c2
= {
2735 .master
= &am33xx_l4_ls_hwmod
,
2736 .slave
= &am33xx_i2c2_hwmod
,
2738 .addr
= am33xx_i2c2_addr_space
,
2739 .user
= OCP_USER_MPU
,
2742 static struct omap_hwmod_addr_space am33xx_i2c3_addr_space
[] = {
2744 .pa_start
= 0x4819C000,
2745 .pa_end
= 0x4819C000 + SZ_4K
- 1,
2746 .flags
= ADDR_TYPE_RT
2751 static struct omap_hwmod_ocp_if am33xx_l4_per__i2c3
= {
2752 .master
= &am33xx_l4_ls_hwmod
,
2753 .slave
= &am33xx_i2c3_hwmod
,
2755 .addr
= am33xx_i2c3_addr_space
,
2756 .user
= OCP_USER_MPU
,
2759 static struct omap_hwmod_addr_space am33xx_lcdc_addr_space
[] = {
2761 .pa_start
= 0x4830E000,
2762 .pa_end
= 0x4830E000 + SZ_8K
- 1,
2763 .flags
= ADDR_TYPE_RT
,
2768 static struct omap_hwmod_ocp_if am33xx_l3_main__lcdc
= {
2769 .master
= &am33xx_l3_main_hwmod
,
2770 .slave
= &am33xx_lcdc_hwmod
,
2771 .clk
= "dpll_core_m4_ck",
2772 .addr
= am33xx_lcdc_addr_space
,
2773 .user
= OCP_USER_MPU
,
2776 static struct omap_hwmod_addr_space am33xx_mailbox_addrs
[] = {
2778 .pa_start
= 0x480C8000,
2779 .pa_end
= 0x480C8000 + (SZ_4K
- 1),
2780 .flags
= ADDR_TYPE_RT
2785 /* l4 ls -> mailbox */
2786 static struct omap_hwmod_ocp_if am33xx_l4_per__mailbox
= {
2787 .master
= &am33xx_l4_ls_hwmod
,
2788 .slave
= &am33xx_mailbox_hwmod
,
2790 .addr
= am33xx_mailbox_addrs
,
2791 .user
= OCP_USER_MPU
,
2794 /* l4 ls -> spinlock */
2795 static struct omap_hwmod_addr_space am33xx_spinlock_addrs
[] = {
2797 .pa_start
= 0x480Ca000,
2798 .pa_end
= 0x480Ca000 + SZ_4K
- 1,
2799 .flags
= ADDR_TYPE_RT
2804 static struct omap_hwmod_ocp_if am33xx_l4_ls__spinlock
= {
2805 .master
= &am33xx_l4_ls_hwmod
,
2806 .slave
= &am33xx_spinlock_hwmod
,
2808 .addr
= am33xx_spinlock_addrs
,
2809 .user
= OCP_USER_MPU
,
2812 /* l4 ls -> mcasp0 */
2813 static struct omap_hwmod_addr_space am33xx_mcasp0_addr_space
[] = {
2815 .pa_start
= 0x48038000,
2816 .pa_end
= 0x48038000 + SZ_8K
- 1,
2817 .flags
= ADDR_TYPE_RT
2822 static struct omap_hwmod_ocp_if am33xx_l4_ls__mcasp0
= {
2823 .master
= &am33xx_l4_ls_hwmod
,
2824 .slave
= &am33xx_mcasp0_hwmod
,
2826 .addr
= am33xx_mcasp0_addr_space
,
2827 .user
= OCP_USER_MPU
,
2830 /* l3 s -> mcasp0 data */
2831 static struct omap_hwmod_addr_space am33xx_mcasp0_data_addr_space
[] = {
2833 .pa_start
= 0x46000000,
2834 .pa_end
= 0x46000000 + SZ_4M
- 1,
2835 .flags
= ADDR_TYPE_RT
2840 static struct omap_hwmod_ocp_if am33xx_l3_s__mcasp0_data
= {
2841 .master
= &am33xx_l3_s_hwmod
,
2842 .slave
= &am33xx_mcasp0_hwmod
,
2844 .addr
= am33xx_mcasp0_data_addr_space
,
2845 .user
= OCP_USER_SDMA
,
2848 /* l4 ls -> mcasp1 */
2849 static struct omap_hwmod_addr_space am33xx_mcasp1_addr_space
[] = {
2851 .pa_start
= 0x4803C000,
2852 .pa_end
= 0x4803C000 + SZ_8K
- 1,
2853 .flags
= ADDR_TYPE_RT
2858 static struct omap_hwmod_ocp_if am33xx_l4_ls__mcasp1
= {
2859 .master
= &am33xx_l4_ls_hwmod
,
2860 .slave
= &am33xx_mcasp1_hwmod
,
2862 .addr
= am33xx_mcasp1_addr_space
,
2863 .user
= OCP_USER_MPU
,
2866 /* l3 s -> mcasp1 data */
2867 static struct omap_hwmod_addr_space am33xx_mcasp1_data_addr_space
[] = {
2869 .pa_start
= 0x46400000,
2870 .pa_end
= 0x46400000 + SZ_4M
- 1,
2871 .flags
= ADDR_TYPE_RT
2876 static struct omap_hwmod_ocp_if am33xx_l3_s__mcasp1_data
= {
2877 .master
= &am33xx_l3_s_hwmod
,
2878 .slave
= &am33xx_mcasp1_hwmod
,
2880 .addr
= am33xx_mcasp1_data_addr_space
,
2881 .user
= OCP_USER_SDMA
,
2885 static struct omap_hwmod_addr_space am33xx_mmc0_addr_space
[] = {
2887 .pa_start
= 0x48060100,
2888 .pa_end
= 0x48060100 + SZ_4K
- 1,
2889 .flags
= ADDR_TYPE_RT
,
2894 static struct omap_hwmod_ocp_if am33xx_l4_ls__mmc0
= {
2895 .master
= &am33xx_l4_ls_hwmod
,
2896 .slave
= &am33xx_mmc0_hwmod
,
2898 .addr
= am33xx_mmc0_addr_space
,
2899 .user
= OCP_USER_MPU
,
2903 static struct omap_hwmod_addr_space am33xx_mmc1_addr_space
[] = {
2905 .pa_start
= 0x481d8100,
2906 .pa_end
= 0x481d8100 + SZ_4K
- 1,
2907 .flags
= ADDR_TYPE_RT
,
2912 static struct omap_hwmod_ocp_if am33xx_l4_ls__mmc1
= {
2913 .master
= &am33xx_l4_ls_hwmod
,
2914 .slave
= &am33xx_mmc1_hwmod
,
2916 .addr
= am33xx_mmc1_addr_space
,
2917 .user
= OCP_USER_MPU
,
2921 static struct omap_hwmod_addr_space am33xx_mmc2_addr_space
[] = {
2923 .pa_start
= 0x47810100,
2924 .pa_end
= 0x47810100 + SZ_64K
- 1,
2925 .flags
= ADDR_TYPE_RT
,
2930 static struct omap_hwmod_ocp_if am33xx_l3_s__mmc2
= {
2931 .master
= &am33xx_l3_s_hwmod
,
2932 .slave
= &am33xx_mmc2_hwmod
,
2934 .addr
= am33xx_mmc2_addr_space
,
2935 .user
= OCP_USER_MPU
,
2938 /* l4 ls -> mcspi0 */
2939 static struct omap_hwmod_addr_space am33xx_mcspi0_addr_space
[] = {
2941 .pa_start
= 0x48030000,
2942 .pa_end
= 0x48030000 + SZ_1K
- 1,
2943 .flags
= ADDR_TYPE_RT
,
2948 static struct omap_hwmod_ocp_if am33xx_l4_ls__mcspi0
= {
2949 .master
= &am33xx_l4_ls_hwmod
,
2950 .slave
= &am33xx_spi0_hwmod
,
2952 .addr
= am33xx_mcspi0_addr_space
,
2953 .user
= OCP_USER_MPU
,
2956 /* l4 ls -> mcspi1 */
2957 static struct omap_hwmod_addr_space am33xx_mcspi1_addr_space
[] = {
2959 .pa_start
= 0x481A0000,
2960 .pa_end
= 0x481A0000 + SZ_1K
- 1,
2961 .flags
= ADDR_TYPE_RT
,
2966 static struct omap_hwmod_ocp_if am33xx_l4_ls__mcspi1
= {
2967 .master
= &am33xx_l4_ls_hwmod
,
2968 .slave
= &am33xx_spi1_hwmod
,
2970 .addr
= am33xx_mcspi1_addr_space
,
2971 .user
= OCP_USER_MPU
,
2974 /* l4 wkup -> timer1 */
2975 static struct omap_hwmod_addr_space am33xx_timer1_addr_space
[] = {
2977 .pa_start
= 0x44E31000,
2978 .pa_end
= 0x44E31000 + SZ_1K
- 1,
2979 .flags
= ADDR_TYPE_RT
2984 static struct omap_hwmod_ocp_if am33xx_l4_wkup__timer1
= {
2985 .master
= &am33xx_l4_wkup_hwmod
,
2986 .slave
= &am33xx_timer1_hwmod
,
2987 .clk
= "dpll_core_m4_div2_ck",
2988 .addr
= am33xx_timer1_addr_space
,
2989 .user
= OCP_USER_MPU
,
2992 /* l4 per -> timer2 */
2993 static struct omap_hwmod_addr_space am33xx_timer2_addr_space
[] = {
2995 .pa_start
= 0x48040000,
2996 .pa_end
= 0x48040000 + SZ_1K
- 1,
2997 .flags
= ADDR_TYPE_RT
3002 static struct omap_hwmod_ocp_if am33xx_l4_ls__timer2
= {
3003 .master
= &am33xx_l4_ls_hwmod
,
3004 .slave
= &am33xx_timer2_hwmod
,
3006 .addr
= am33xx_timer2_addr_space
,
3007 .user
= OCP_USER_MPU
,
3010 /* l4 per -> timer3 */
3011 static struct omap_hwmod_addr_space am33xx_timer3_addr_space
[] = {
3013 .pa_start
= 0x48042000,
3014 .pa_end
= 0x48042000 + SZ_1K
- 1,
3015 .flags
= ADDR_TYPE_RT
3020 static struct omap_hwmod_ocp_if am33xx_l4_ls__timer3
= {
3021 .master
= &am33xx_l4_ls_hwmod
,
3022 .slave
= &am33xx_timer3_hwmod
,
3024 .addr
= am33xx_timer3_addr_space
,
3025 .user
= OCP_USER_MPU
,
3028 /* l4 per -> timer4 */
3029 static struct omap_hwmod_addr_space am33xx_timer4_addr_space
[] = {
3031 .pa_start
= 0x48044000,
3032 .pa_end
= 0x48044000 + SZ_1K
- 1,
3033 .flags
= ADDR_TYPE_RT
3038 static struct omap_hwmod_ocp_if am33xx_l4_ls__timer4
= {
3039 .master
= &am33xx_l4_ls_hwmod
,
3040 .slave
= &am33xx_timer4_hwmod
,
3042 .addr
= am33xx_timer4_addr_space
,
3043 .user
= OCP_USER_MPU
,
3046 /* l4 per -> timer5 */
3047 static struct omap_hwmod_addr_space am33xx_timer5_addr_space
[] = {
3049 .pa_start
= 0x48046000,
3050 .pa_end
= 0x48046000 + SZ_1K
- 1,
3051 .flags
= ADDR_TYPE_RT
3056 static struct omap_hwmod_ocp_if am33xx_l4_ls__timer5
= {
3057 .master
= &am33xx_l4_ls_hwmod
,
3058 .slave
= &am33xx_timer5_hwmod
,
3060 .addr
= am33xx_timer5_addr_space
,
3061 .user
= OCP_USER_MPU
,
3064 /* l4 per -> timer6 */
3065 static struct omap_hwmod_addr_space am33xx_timer6_addr_space
[] = {
3067 .pa_start
= 0x48048000,
3068 .pa_end
= 0x48048000 + SZ_1K
- 1,
3069 .flags
= ADDR_TYPE_RT
3074 static struct omap_hwmod_ocp_if am33xx_l4_ls__timer6
= {
3075 .master
= &am33xx_l4_ls_hwmod
,
3076 .slave
= &am33xx_timer6_hwmod
,
3078 .addr
= am33xx_timer6_addr_space
,
3079 .user
= OCP_USER_MPU
,
3082 /* l4 per -> timer7 */
3083 static struct omap_hwmod_addr_space am33xx_timer7_addr_space
[] = {
3085 .pa_start
= 0x4804A000,
3086 .pa_end
= 0x4804A000 + SZ_1K
- 1,
3087 .flags
= ADDR_TYPE_RT
3092 static struct omap_hwmod_ocp_if am33xx_l4_ls__timer7
= {
3093 .master
= &am33xx_l4_ls_hwmod
,
3094 .slave
= &am33xx_timer7_hwmod
,
3096 .addr
= am33xx_timer7_addr_space
,
3097 .user
= OCP_USER_MPU
,
3100 /* l3 main -> tpcc */
3101 static struct omap_hwmod_addr_space am33xx_tpcc_addr_space
[] = {
3103 .pa_start
= 0x49000000,
3104 .pa_end
= 0x49000000 + SZ_32K
- 1,
3105 .flags
= ADDR_TYPE_RT
3110 static struct omap_hwmod_ocp_if am33xx_l3_main__tpcc
= {
3111 .master
= &am33xx_l3_main_hwmod
,
3112 .slave
= &am33xx_tpcc_hwmod
,
3114 .addr
= am33xx_tpcc_addr_space
,
3115 .user
= OCP_USER_MPU
,
3118 /* l3 main -> tpcc0 */
3119 static struct omap_hwmod_addr_space am33xx_tptc0_addr_space
[] = {
3121 .pa_start
= 0x49800000,
3122 .pa_end
= 0x49800000 + SZ_8K
- 1,
3123 .flags
= ADDR_TYPE_RT
,
3128 static struct omap_hwmod_ocp_if am33xx_l3_main__tptc0
= {
3129 .master
= &am33xx_l3_main_hwmod
,
3130 .slave
= &am33xx_tptc0_hwmod
,
3132 .addr
= am33xx_tptc0_addr_space
,
3133 .user
= OCP_USER_MPU
,
3136 /* l3 main -> tpcc1 */
3137 static struct omap_hwmod_addr_space am33xx_tptc1_addr_space
[] = {
3139 .pa_start
= 0x49900000,
3140 .pa_end
= 0x49900000 + SZ_8K
- 1,
3141 .flags
= ADDR_TYPE_RT
,
3146 static struct omap_hwmod_ocp_if am33xx_l3_main__tptc1
= {
3147 .master
= &am33xx_l3_main_hwmod
,
3148 .slave
= &am33xx_tptc1_hwmod
,
3150 .addr
= am33xx_tptc1_addr_space
,
3151 .user
= OCP_USER_MPU
,
3154 /* l3 main -> tpcc2 */
3155 static struct omap_hwmod_addr_space am33xx_tptc2_addr_space
[] = {
3157 .pa_start
= 0x49a00000,
3158 .pa_end
= 0x49a00000 + SZ_8K
- 1,
3159 .flags
= ADDR_TYPE_RT
,
3164 static struct omap_hwmod_ocp_if am33xx_l3_main__tptc2
= {
3165 .master
= &am33xx_l3_main_hwmod
,
3166 .slave
= &am33xx_tptc2_hwmod
,
3168 .addr
= am33xx_tptc2_addr_space
,
3169 .user
= OCP_USER_MPU
,
3172 /* l4 wkup -> uart1 */
3173 static struct omap_hwmod_addr_space am33xx_uart1_addr_space
[] = {
3175 .pa_start
= 0x44E09000,
3176 .pa_end
= 0x44E09000 + SZ_8K
- 1,
3177 .flags
= ADDR_TYPE_RT
,
3182 static struct omap_hwmod_ocp_if am33xx_l4_wkup__uart1
= {
3183 .master
= &am33xx_l4_wkup_hwmod
,
3184 .slave
= &am33xx_uart1_hwmod
,
3185 .clk
= "dpll_core_m4_div2_ck",
3186 .addr
= am33xx_uart1_addr_space
,
3187 .user
= OCP_USER_MPU
,
3190 /* l4 ls -> uart2 */
3191 static struct omap_hwmod_addr_space am33xx_uart2_addr_space
[] = {
3193 .pa_start
= 0x48022000,
3194 .pa_end
= 0x48022000 + SZ_8K
- 1,
3195 .flags
= ADDR_TYPE_RT
,
3200 static struct omap_hwmod_ocp_if am33xx_l4_ls__uart2
= {
3201 .master
= &am33xx_l4_ls_hwmod
,
3202 .slave
= &am33xx_uart2_hwmod
,
3204 .addr
= am33xx_uart2_addr_space
,
3205 .user
= OCP_USER_MPU
,
3208 /* l4 ls -> uart3 */
3209 static struct omap_hwmod_addr_space am33xx_uart3_addr_space
[] = {
3211 .pa_start
= 0x48024000,
3212 .pa_end
= 0x48024000 + SZ_8K
- 1,
3213 .flags
= ADDR_TYPE_RT
,
3218 static struct omap_hwmod_ocp_if am33xx_l4_ls__uart3
= {
3219 .master
= &am33xx_l4_ls_hwmod
,
3220 .slave
= &am33xx_uart3_hwmod
,
3222 .addr
= am33xx_uart3_addr_space
,
3223 .user
= OCP_USER_MPU
,
3226 /* l4 ls -> uart4 */
3227 static struct omap_hwmod_addr_space am33xx_uart4_addr_space
[] = {
3229 .pa_start
= 0x481A6000,
3230 .pa_end
= 0x481A6000 + SZ_8K
- 1,
3231 .flags
= ADDR_TYPE_RT
,
3236 static struct omap_hwmod_ocp_if am33xx_l4_ls__uart4
= {
3237 .master
= &am33xx_l4_ls_hwmod
,
3238 .slave
= &am33xx_uart4_hwmod
,
3240 .addr
= am33xx_uart4_addr_space
,
3241 .user
= OCP_USER_MPU
,
3244 /* l4 ls -> uart5 */
3245 static struct omap_hwmod_addr_space am33xx_uart5_addr_space
[] = {
3247 .pa_start
= 0x481A8000,
3248 .pa_end
= 0x481A8000 + SZ_8K
- 1,
3249 .flags
= ADDR_TYPE_RT
,
3254 static struct omap_hwmod_ocp_if am33xx_l4_ls__uart5
= {
3255 .master
= &am33xx_l4_ls_hwmod
,
3256 .slave
= &am33xx_uart5_hwmod
,
3258 .addr
= am33xx_uart5_addr_space
,
3259 .user
= OCP_USER_MPU
,
3262 /* l4 ls -> uart6 */
3263 static struct omap_hwmod_addr_space am33xx_uart6_addr_space
[] = {
3265 .pa_start
= 0x481aa000,
3266 .pa_end
= 0x481aa000 + SZ_8K
- 1,
3267 .flags
= ADDR_TYPE_RT
,
3272 static struct omap_hwmod_ocp_if am33xx_l4_ls__uart6
= {
3273 .master
= &am33xx_l4_ls_hwmod
,
3274 .slave
= &am33xx_uart6_hwmod
,
3276 .addr
= am33xx_uart6_addr_space
,
3277 .user
= OCP_USER_MPU
,
3280 /* l4 wkup -> wd_timer1 */
3281 static struct omap_hwmod_addr_space am33xx_wd_timer1_addrs
[] = {
3283 .pa_start
= 0x44e35000,
3284 .pa_end
= 0x44e35000 + SZ_4K
- 1,
3285 .flags
= ADDR_TYPE_RT
3290 static struct omap_hwmod_ocp_if am33xx_l4_wkup__wd_timer1
= {
3291 .master
= &am33xx_l4_wkup_hwmod
,
3292 .slave
= &am33xx_wd_timer1_hwmod
,
3293 .clk
= "dpll_core_m4_div2_ck",
3294 .addr
= am33xx_wd_timer1_addrs
,
3295 .user
= OCP_USER_MPU
,
3299 /* l3 s -> USBSS interface */
3300 static struct omap_hwmod_addr_space am33xx_usbss_addr_space
[] = {
3303 .pa_start
= 0x47400000,
3304 .pa_end
= 0x47400000 + SZ_4K
- 1,
3305 .flags
= ADDR_TYPE_RT
3309 .pa_start
= 0x47401000,
3310 .pa_end
= 0x47401000 + SZ_2K
- 1,
3311 .flags
= ADDR_TYPE_RT
3315 .pa_start
= 0x47401800,
3316 .pa_end
= 0x47401800 + SZ_2K
- 1,
3317 .flags
= ADDR_TYPE_RT
3322 static struct omap_hwmod_ocp_if am33xx_l3_s__usbss
= {
3323 .master
= &am33xx_l3_s_hwmod
,
3324 .slave
= &am33xx_usbss_hwmod
,
3326 .addr
= am33xx_usbss_addr_space
,
3327 .user
= OCP_USER_MPU
,
3328 .flags
= OCPIF_SWSUP_IDLE
,
3331 static struct omap_hwmod_ocp_if
*am33xx_hwmod_ocp_ifs
[] __initdata
= {
3332 &am33xx_l4_fw__emif_fw
,
3333 &am33xx_l3_main__emif
,
3334 &am33xx_mpu__l3_main
,
3336 &am33xx_l3_s__l4_ls
,
3337 &am33xx_l3_s__l4_wkup
,
3338 &am33xx_l3_s__l4_fw
,
3339 &am33xx_l3_main__l4_hs
,
3340 &am33xx_l3_main__l3_s
,
3341 &am33xx_l3_main__l3_instr
,
3342 &am33xx_l3_main__gfx
,
3343 &am33xx_l3_s__l3_main
,
3344 &am33xx_pruss__l3_main
,
3345 &am33xx_wkup_m3__l4_wkup
,
3346 &am33xx_gfx__l3_main
,
3347 &am33xx_l4_wkup__wkup_m3
,
3348 &am33xx_l4_wkup__control
,
3349 &am33xx_l4_wkup__smartreflex0
,
3350 &am33xx_l4_wkup__smartreflex1
,
3351 &am33xx_l4_wkup__uart1
,
3352 &am33xx_l4_wkup__timer1
,
3353 &am33xx_l4_wkup__rtc
,
3354 &am33xx_l4_wkup__i2c1
,
3355 &am33xx_l4_wkup__gpio0
,
3356 &am33xx_l4_wkup__adc_tsc
,
3357 &am33xx_l4_wkup__wd_timer1
,
3358 &am33xx_l4_hs__pruss
,
3359 &am33xx_l4_per__dcan0
,
3360 &am33xx_l4_per__dcan1
,
3361 &am33xx_l4_per__gpio1
,
3362 &am33xx_l4_per__gpio2
,
3363 &am33xx_l4_per__gpio3
,
3364 &am33xx_l4_per__i2c2
,
3365 &am33xx_l4_per__i2c3
,
3366 &am33xx_l4_per__mailbox
,
3367 &am33xx_l4_ls__mcasp0
,
3368 &am33xx_l3_s__mcasp0_data
,
3369 &am33xx_l4_ls__mcasp1
,
3370 &am33xx_l3_s__mcasp1_data
,
3371 &am33xx_l4_ls__mmc0
,
3372 &am33xx_l4_ls__mmc1
,
3374 &am33xx_l4_ls__timer2
,
3375 &am33xx_l4_ls__timer3
,
3376 &am33xx_l4_ls__timer4
,
3377 &am33xx_l4_ls__timer5
,
3378 &am33xx_l4_ls__timer6
,
3379 &am33xx_l4_ls__timer7
,
3380 &am33xx_l3_main__tpcc
,
3381 &am33xx_l4_ls__uart2
,
3382 &am33xx_l4_ls__uart3
,
3383 &am33xx_l4_ls__uart4
,
3384 &am33xx_l4_ls__uart5
,
3385 &am33xx_l4_ls__uart6
,
3386 &am33xx_l4_ls__spinlock
,
3388 &am33xx_l4_ls__ehrpwm0
,
3389 &am33xx_l4_ls__ehrpwm1
,
3390 &am33xx_l4_ls__ehrpwm2
,
3391 &am33xx_l4_ls__ecap0
,
3392 &am33xx_l4_ls__ecap1
,
3393 &am33xx_l4_ls__ecap2
,
3395 &am33xx_l3_main__lcdc
,
3396 &am33xx_l4_ls__mcspi0
,
3397 &am33xx_l4_ls__mcspi1
,
3398 &am33xx_l3_main__tptc0
,
3399 &am33xx_l3_main__tptc1
,
3400 &am33xx_l3_main__tptc2
,
3401 &am33xx_l3_s__usbss
,
3402 &am33xx_l4_hs__cpgmac0
,
3403 &am33xx_cpgmac0__mdio
,
3407 int __init
am33xx_hwmod_init(void)
3410 return omap_hwmod_register_links(am33xx_hwmod_ocp_ifs
);