2 * Hardware modules present on the DRA7xx chips
4 * Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com
9 * This file is automatically generated from the OMAP hardware databases.
10 * We respectfully ask that any modifications to this file be coordinated
11 * with the public linux-omap@vger.kernel.org mailing list and the
12 * authors above to ensure that the autogeneration scripts are kept
13 * up-to-date with the file contents.
15 * This program is free software; you can redistribute it and/or modify
16 * it under the terms of the GNU General Public License version 2 as
17 * published by the Free Software Foundation.
21 #include <linux/platform_data/gpio-omap.h>
22 #include <linux/platform_data/hsmmc-omap.h>
23 #include <linux/power/smartreflex.h>
24 #include <linux/i2c-omap.h>
26 #include <linux/omap-dma.h>
27 #include <linux/platform_data/spi-omap2-mcspi.h>
28 #include <linux/platform_data/asoc-ti-mcbsp.h>
29 #include <plat/dmtimer.h>
31 #include "omap_hwmod.h"
32 #include "omap_hwmod_common_data.h"
40 /* Base offset for all DRA7XX interrupts external to MPUSS */
41 #define DRA7XX_IRQ_GIC_START 32
43 /* Base offset for all DRA7XX dma requests */
44 #define DRA7XX_DMA_REQ_START 1
55 static struct omap_hwmod_class dra7xx_dmm_hwmod_class
= {
60 static struct omap_hwmod dra7xx_dmm_hwmod
= {
62 .class = &dra7xx_dmm_hwmod_class
,
63 .clkdm_name
= "emif_clkdm",
66 .clkctrl_offs
= DRA7XX_CM_EMIF_DMM_CLKCTRL_OFFSET
,
67 .context_offs
= DRA7XX_RM_EMIF_DMM_CONTEXT_OFFSET
,
74 * instance(s): l3_instr, l3_main_1, l3_main_2
76 static struct omap_hwmod_class dra7xx_l3_hwmod_class
= {
81 static struct omap_hwmod dra7xx_l3_instr_hwmod
= {
83 .class = &dra7xx_l3_hwmod_class
,
84 .clkdm_name
= "l3instr_clkdm",
87 .clkctrl_offs
= DRA7XX_CM_L3INSTR_L3_INSTR_CLKCTRL_OFFSET
,
88 .context_offs
= DRA7XX_RM_L3INSTR_L3_INSTR_CONTEXT_OFFSET
,
89 .modulemode
= MODULEMODE_HWCTRL
,
95 static struct omap_hwmod dra7xx_l3_main_1_hwmod
= {
97 .class = &dra7xx_l3_hwmod_class
,
98 .clkdm_name
= "l3main1_clkdm",
101 .clkctrl_offs
= DRA7XX_CM_L3MAIN1_L3_MAIN_1_CLKCTRL_OFFSET
,
102 .context_offs
= DRA7XX_RM_L3MAIN1_L3_MAIN_1_CONTEXT_OFFSET
,
108 static struct omap_hwmod dra7xx_l3_main_2_hwmod
= {
110 .class = &dra7xx_l3_hwmod_class
,
111 .clkdm_name
= "l3instr_clkdm",
114 .clkctrl_offs
= DRA7XX_CM_L3INSTR_L3_MAIN_2_CLKCTRL_OFFSET
,
115 .context_offs
= DRA7XX_RM_L3INSTR_L3_MAIN_2_CONTEXT_OFFSET
,
116 .modulemode
= MODULEMODE_HWCTRL
,
123 * instance(s): l4_cfg, l4_per1, l4_per2, l4_per3, l4_wkup
125 static struct omap_hwmod_class dra7xx_l4_hwmod_class
= {
130 static struct omap_hwmod dra7xx_l4_cfg_hwmod
= {
132 .class = &dra7xx_l4_hwmod_class
,
133 .clkdm_name
= "l4cfg_clkdm",
136 .clkctrl_offs
= DRA7XX_CM_L4CFG_L4_CFG_CLKCTRL_OFFSET
,
137 .context_offs
= DRA7XX_RM_L4CFG_L4_CFG_CONTEXT_OFFSET
,
143 static struct omap_hwmod dra7xx_l4_per1_hwmod
= {
145 .class = &dra7xx_l4_hwmod_class
,
146 .clkdm_name
= "l4per_clkdm",
149 .clkctrl_offs
= DRA7XX_CM_L4PER_L4_PER1_CLKCTRL_OFFSET
,
150 .flags
= HWMOD_OMAP4_NO_CONTEXT_LOSS_BIT
,
156 static struct omap_hwmod dra7xx_l4_per2_hwmod
= {
158 .class = &dra7xx_l4_hwmod_class
,
159 .clkdm_name
= "l4per2_clkdm",
162 .clkctrl_offs
= DRA7XX_CM_L4PER2_L4_PER2_CLKCTRL_OFFSET
,
163 .flags
= HWMOD_OMAP4_NO_CONTEXT_LOSS_BIT
,
169 static struct omap_hwmod dra7xx_l4_per3_hwmod
= {
171 .class = &dra7xx_l4_hwmod_class
,
172 .clkdm_name
= "l4per3_clkdm",
175 .clkctrl_offs
= DRA7XX_CM_L4PER3_L4_PER3_CLKCTRL_OFFSET
,
176 .flags
= HWMOD_OMAP4_NO_CONTEXT_LOSS_BIT
,
182 static struct omap_hwmod dra7xx_l4_wkup_hwmod
= {
184 .class = &dra7xx_l4_hwmod_class
,
185 .clkdm_name
= "wkupaon_clkdm",
188 .clkctrl_offs
= DRA7XX_CM_WKUPAON_L4_WKUP_CLKCTRL_OFFSET
,
189 .context_offs
= DRA7XX_RM_WKUPAON_L4_WKUP_CONTEXT_OFFSET
,
199 static struct omap_hwmod_class dra7xx_atl_hwmod_class
= {
204 static struct omap_hwmod dra7xx_atl_hwmod
= {
206 .class = &dra7xx_atl_hwmod_class
,
207 .clkdm_name
= "atl_clkdm",
208 .main_clk
= "atl_gfclk_mux",
211 .clkctrl_offs
= DRA7XX_CM_ATL_ATL_CLKCTRL_OFFSET
,
212 .context_offs
= DRA7XX_RM_ATL_ATL_CONTEXT_OFFSET
,
213 .modulemode
= MODULEMODE_SWCTRL
,
223 static struct omap_hwmod_class dra7xx_bb2d_hwmod_class
= {
228 static struct omap_hwmod dra7xx_bb2d_hwmod
= {
230 .class = &dra7xx_bb2d_hwmod_class
,
231 .clkdm_name
= "dss_clkdm",
232 .main_clk
= "dpll_core_h24x2_ck",
235 .clkctrl_offs
= DRA7XX_CM_DSS_BB2D_CLKCTRL_OFFSET
,
236 .context_offs
= DRA7XX_RM_DSS_BB2D_CONTEXT_OFFSET
,
237 .modulemode
= MODULEMODE_SWCTRL
,
247 static struct omap_hwmod_class_sysconfig dra7xx_counter_sysc
= {
250 .sysc_flags
= SYSC_HAS_SIDLEMODE
,
251 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
253 .sysc_fields
= &omap_hwmod_sysc_type1
,
256 static struct omap_hwmod_class dra7xx_counter_hwmod_class
= {
258 .sysc
= &dra7xx_counter_sysc
,
262 static struct omap_hwmod dra7xx_counter_32k_hwmod
= {
263 .name
= "counter_32k",
264 .class = &dra7xx_counter_hwmod_class
,
265 .clkdm_name
= "wkupaon_clkdm",
266 .flags
= HWMOD_SWSUP_SIDLE
,
267 .main_clk
= "wkupaon_iclk_mux",
270 .clkctrl_offs
= DRA7XX_CM_WKUPAON_COUNTER_32K_CLKCTRL_OFFSET
,
271 .context_offs
= DRA7XX_RM_WKUPAON_COUNTER_32K_CONTEXT_OFFSET
,
277 * 'ctrl_module' class
281 static struct omap_hwmod_class dra7xx_ctrl_module_hwmod_class
= {
282 .name
= "ctrl_module",
285 /* ctrl_module_wkup */
286 static struct omap_hwmod dra7xx_ctrl_module_wkup_hwmod
= {
287 .name
= "ctrl_module_wkup",
288 .class = &dra7xx_ctrl_module_hwmod_class
,
289 .clkdm_name
= "wkupaon_clkdm",
292 .flags
= HWMOD_OMAP4_NO_CONTEXT_LOSS_BIT
,
299 * cpsw/gmac sub system
301 static struct omap_hwmod_class_sysconfig dra7xx_gmac_sysc
= {
305 .sysc_flags
= (SYSC_HAS_SIDLEMODE
| SYSC_HAS_MIDLEMODE
|
306 SYSS_HAS_RESET_STATUS
),
307 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| MSTANDBY_FORCE
|
309 .sysc_fields
= &omap_hwmod_sysc_type3
,
312 static struct omap_hwmod_class dra7xx_gmac_hwmod_class
= {
314 .sysc
= &dra7xx_gmac_sysc
,
317 static struct omap_hwmod dra7xx_gmac_hwmod
= {
319 .class = &dra7xx_gmac_hwmod_class
,
320 .clkdm_name
= "gmac_clkdm",
321 .flags
= (HWMOD_SWSUP_SIDLE
| HWMOD_SWSUP_MSTANDBY
),
322 .main_clk
= "dpll_gmac_ck",
326 .clkctrl_offs
= DRA7XX_CM_GMAC_GMAC_CLKCTRL_OFFSET
,
327 .context_offs
= DRA7XX_RM_GMAC_GMAC_CONTEXT_OFFSET
,
328 .modulemode
= MODULEMODE_SWCTRL
,
336 static struct omap_hwmod_class dra7xx_mdio_hwmod_class
= {
337 .name
= "davinci_mdio",
340 static struct omap_hwmod dra7xx_mdio_hwmod
= {
341 .name
= "davinci_mdio",
342 .class = &dra7xx_mdio_hwmod_class
,
343 .clkdm_name
= "gmac_clkdm",
344 .main_clk
= "dpll_gmac_ck",
352 static struct omap_hwmod_class dra7xx_dcan_hwmod_class
= {
357 static struct omap_hwmod dra7xx_dcan1_hwmod
= {
359 .class = &dra7xx_dcan_hwmod_class
,
360 .clkdm_name
= "wkupaon_clkdm",
361 .main_clk
= "dcan1_sys_clk_mux",
364 .clkctrl_offs
= DRA7XX_CM_WKUPAON_DCAN1_CLKCTRL_OFFSET
,
365 .context_offs
= DRA7XX_RM_WKUPAON_DCAN1_CONTEXT_OFFSET
,
366 .modulemode
= MODULEMODE_SWCTRL
,
372 static struct omap_hwmod dra7xx_dcan2_hwmod
= {
374 .class = &dra7xx_dcan_hwmod_class
,
375 .clkdm_name
= "l4per2_clkdm",
376 .main_clk
= "sys_clkin1",
379 .clkctrl_offs
= DRA7XX_CM_L4PER2_DCAN2_CLKCTRL_OFFSET
,
380 .context_offs
= DRA7XX_RM_L4PER2_DCAN2_CONTEXT_OFFSET
,
381 .modulemode
= MODULEMODE_SWCTRL
,
391 static struct omap_hwmod_class_sysconfig dra7xx_dma_sysc
= {
395 .sysc_flags
= (SYSC_HAS_AUTOIDLE
| SYSC_HAS_CLOCKACTIVITY
|
396 SYSC_HAS_EMUFREE
| SYSC_HAS_MIDLEMODE
|
397 SYSC_HAS_SIDLEMODE
| SYSC_HAS_SOFTRESET
|
398 SYSS_HAS_RESET_STATUS
),
399 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
400 SIDLE_SMART_WKUP
| MSTANDBY_FORCE
| MSTANDBY_NO
|
401 MSTANDBY_SMART
| MSTANDBY_SMART_WKUP
),
402 .sysc_fields
= &omap_hwmod_sysc_type1
,
405 static struct omap_hwmod_class dra7xx_dma_hwmod_class
= {
407 .sysc
= &dra7xx_dma_sysc
,
411 static struct omap_dma_dev_attr dma_dev_attr
= {
412 .dev_caps
= RESERVE_CHANNEL
| DMA_LINKED_LCH
| GLOBAL_PRIORITY
|
413 IS_CSSA_32
| IS_CDSA_32
| IS_RW_PRIORITY
,
418 static struct omap_hwmod dra7xx_dma_system_hwmod
= {
419 .name
= "dma_system",
420 .class = &dra7xx_dma_hwmod_class
,
421 .clkdm_name
= "dma_clkdm",
422 .main_clk
= "l3_iclk_div",
425 .clkctrl_offs
= DRA7XX_CM_DMA_DMA_SYSTEM_CLKCTRL_OFFSET
,
426 .context_offs
= DRA7XX_RM_DMA_DMA_SYSTEM_CONTEXT_OFFSET
,
429 .dev_attr
= &dma_dev_attr
,
437 static struct omap_hwmod_class_sysconfig dra7xx_dss_sysc
= {
440 .sysc_flags
= SYSS_HAS_RESET_STATUS
,
443 static struct omap_hwmod_class dra7xx_dss_hwmod_class
= {
445 .sysc
= &dra7xx_dss_sysc
,
446 .reset
= omap_dss_reset
,
450 static struct omap_hwmod_dma_info dra7xx_dss_sdma_reqs
[] = {
451 { .dma_req
= 75 + DRA7XX_DMA_REQ_START
},
455 static struct omap_hwmod_opt_clk dss_opt_clks
[] = {
456 { .role
= "dss_clk", .clk
= "dss_dss_clk" },
457 { .role
= "hdmi_phy_clk", .clk
= "dss_48mhz_clk" },
458 { .role
= "32khz_clk", .clk
= "dss_32khz_clk" },
459 { .role
= "video2_clk", .clk
= "dss_video2_clk" },
460 { .role
= "video1_clk", .clk
= "dss_video1_clk" },
461 { .role
= "hdmi_clk", .clk
= "dss_hdmi_clk" },
462 { .role
= "hdcp_clk", .clk
= "dss_deshdcp_clk" },
465 static struct omap_hwmod dra7xx_dss_hwmod
= {
467 .class = &dra7xx_dss_hwmod_class
,
468 .clkdm_name
= "dss_clkdm",
469 .flags
= HWMOD_CONTROL_OPT_CLKS_IN_RESET
,
470 .sdma_reqs
= dra7xx_dss_sdma_reqs
,
471 .main_clk
= "dss_dss_clk",
474 .clkctrl_offs
= DRA7XX_CM_DSS_DSS_CLKCTRL_OFFSET
,
475 .context_offs
= DRA7XX_RM_DSS_DSS_CONTEXT_OFFSET
,
476 .modulemode
= MODULEMODE_SWCTRL
,
479 .opt_clks
= dss_opt_clks
,
480 .opt_clks_cnt
= ARRAY_SIZE(dss_opt_clks
),
488 static struct omap_hwmod_class_sysconfig dra7xx_dispc_sysc
= {
492 .sysc_flags
= (SYSC_HAS_AUTOIDLE
| SYSC_HAS_CLOCKACTIVITY
|
493 SYSC_HAS_ENAWAKEUP
| SYSC_HAS_MIDLEMODE
|
494 SYSC_HAS_SIDLEMODE
| SYSC_HAS_SOFTRESET
|
495 SYSS_HAS_RESET_STATUS
),
496 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
497 MSTANDBY_FORCE
| MSTANDBY_NO
| MSTANDBY_SMART
),
498 .sysc_fields
= &omap_hwmod_sysc_type1
,
501 static struct omap_hwmod_class dra7xx_dispc_hwmod_class
= {
503 .sysc
= &dra7xx_dispc_sysc
,
507 /* dss_dispc dev_attr */
508 static struct omap_dss_dispc_dev_attr dss_dispc_dev_attr
= {
509 .has_framedonetv_irq
= 1,
513 static struct omap_hwmod dra7xx_dss_dispc_hwmod
= {
515 .class = &dra7xx_dispc_hwmod_class
,
516 .clkdm_name
= "dss_clkdm",
517 .main_clk
= "dss_dss_clk",
520 .clkctrl_offs
= DRA7XX_CM_DSS_DSS_CLKCTRL_OFFSET
,
521 .flags
= HWMOD_OMAP4_NO_CONTEXT_LOSS_BIT
,
524 .dev_attr
= &dss_dispc_dev_attr
,
525 .parent_hwmod
= &dra7xx_dss_hwmod
,
533 static struct omap_hwmod_class_sysconfig dra7xx_hdmi_sysc
= {
536 .sysc_flags
= (SYSC_HAS_RESET_STATUS
| SYSC_HAS_SIDLEMODE
|
538 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
540 .sysc_fields
= &omap_hwmod_sysc_type2
,
543 static struct omap_hwmod_class dra7xx_hdmi_hwmod_class
= {
545 .sysc
= &dra7xx_hdmi_sysc
,
550 static struct omap_hwmod_opt_clk dss_hdmi_opt_clks
[] = {
551 { .role
= "sys_clk", .clk
= "dss_hdmi_clk" },
554 static struct omap_hwmod dra7xx_dss_hdmi_hwmod
= {
556 .class = &dra7xx_hdmi_hwmod_class
,
557 .clkdm_name
= "dss_clkdm",
558 .main_clk
= "dss_48mhz_clk",
561 .clkctrl_offs
= DRA7XX_CM_DSS_DSS_CLKCTRL_OFFSET
,
562 .flags
= HWMOD_OMAP4_NO_CONTEXT_LOSS_BIT
,
565 .opt_clks
= dss_hdmi_opt_clks
,
566 .opt_clks_cnt
= ARRAY_SIZE(dss_hdmi_opt_clks
),
567 .parent_hwmod
= &dra7xx_dss_hwmod
,
575 static struct omap_hwmod_class_sysconfig dra7xx_elm_sysc
= {
579 .sysc_flags
= (SYSC_HAS_AUTOIDLE
| SYSC_HAS_CLOCKACTIVITY
|
580 SYSC_HAS_SIDLEMODE
| SYSC_HAS_SOFTRESET
|
581 SYSS_HAS_RESET_STATUS
),
582 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
584 .sysc_fields
= &omap_hwmod_sysc_type1
,
587 static struct omap_hwmod_class dra7xx_elm_hwmod_class
= {
589 .sysc
= &dra7xx_elm_sysc
,
594 static struct omap_hwmod dra7xx_elm_hwmod
= {
596 .class = &dra7xx_elm_hwmod_class
,
597 .clkdm_name
= "l4per_clkdm",
598 .main_clk
= "l3_iclk_div",
601 .clkctrl_offs
= DRA7XX_CM_L4PER_ELM_CLKCTRL_OFFSET
,
602 .context_offs
= DRA7XX_RM_L4PER_ELM_CONTEXT_OFFSET
,
612 static struct omap_hwmod_class_sysconfig dra7xx_gpio_sysc
= {
616 .sysc_flags
= (SYSC_HAS_AUTOIDLE
| SYSC_HAS_ENAWAKEUP
|
617 SYSC_HAS_SIDLEMODE
| SYSC_HAS_SOFTRESET
|
618 SYSS_HAS_RESET_STATUS
),
619 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
621 .sysc_fields
= &omap_hwmod_sysc_type1
,
624 static struct omap_hwmod_class dra7xx_gpio_hwmod_class
= {
626 .sysc
= &dra7xx_gpio_sysc
,
631 static struct omap_gpio_dev_attr gpio_dev_attr
= {
637 static struct omap_hwmod_opt_clk gpio1_opt_clks
[] = {
638 { .role
= "dbclk", .clk
= "gpio1_dbclk" },
641 static struct omap_hwmod dra7xx_gpio1_hwmod
= {
643 .class = &dra7xx_gpio_hwmod_class
,
644 .clkdm_name
= "wkupaon_clkdm",
645 .main_clk
= "wkupaon_iclk_mux",
648 .clkctrl_offs
= DRA7XX_CM_WKUPAON_GPIO1_CLKCTRL_OFFSET
,
649 .context_offs
= DRA7XX_RM_WKUPAON_GPIO1_CONTEXT_OFFSET
,
650 .modulemode
= MODULEMODE_HWCTRL
,
653 .opt_clks
= gpio1_opt_clks
,
654 .opt_clks_cnt
= ARRAY_SIZE(gpio1_opt_clks
),
655 .dev_attr
= &gpio_dev_attr
,
659 static struct omap_hwmod_opt_clk gpio2_opt_clks
[] = {
660 { .role
= "dbclk", .clk
= "gpio2_dbclk" },
663 static struct omap_hwmod dra7xx_gpio2_hwmod
= {
665 .class = &dra7xx_gpio_hwmod_class
,
666 .clkdm_name
= "l4per_clkdm",
667 .flags
= HWMOD_CONTROL_OPT_CLKS_IN_RESET
,
668 .main_clk
= "l3_iclk_div",
671 .clkctrl_offs
= DRA7XX_CM_L4PER_GPIO2_CLKCTRL_OFFSET
,
672 .context_offs
= DRA7XX_RM_L4PER_GPIO2_CONTEXT_OFFSET
,
673 .modulemode
= MODULEMODE_HWCTRL
,
676 .opt_clks
= gpio2_opt_clks
,
677 .opt_clks_cnt
= ARRAY_SIZE(gpio2_opt_clks
),
678 .dev_attr
= &gpio_dev_attr
,
682 static struct omap_hwmod_opt_clk gpio3_opt_clks
[] = {
683 { .role
= "dbclk", .clk
= "gpio3_dbclk" },
686 static struct omap_hwmod dra7xx_gpio3_hwmod
= {
688 .class = &dra7xx_gpio_hwmod_class
,
689 .clkdm_name
= "l4per_clkdm",
690 .flags
= HWMOD_CONTROL_OPT_CLKS_IN_RESET
,
691 .main_clk
= "l3_iclk_div",
694 .clkctrl_offs
= DRA7XX_CM_L4PER_GPIO3_CLKCTRL_OFFSET
,
695 .context_offs
= DRA7XX_RM_L4PER_GPIO3_CONTEXT_OFFSET
,
696 .modulemode
= MODULEMODE_HWCTRL
,
699 .opt_clks
= gpio3_opt_clks
,
700 .opt_clks_cnt
= ARRAY_SIZE(gpio3_opt_clks
),
701 .dev_attr
= &gpio_dev_attr
,
705 static struct omap_hwmod_opt_clk gpio4_opt_clks
[] = {
706 { .role
= "dbclk", .clk
= "gpio4_dbclk" },
709 static struct omap_hwmod dra7xx_gpio4_hwmod
= {
711 .class = &dra7xx_gpio_hwmod_class
,
712 .clkdm_name
= "l4per_clkdm",
713 .flags
= HWMOD_CONTROL_OPT_CLKS_IN_RESET
,
714 .main_clk
= "l3_iclk_div",
717 .clkctrl_offs
= DRA7XX_CM_L4PER_GPIO4_CLKCTRL_OFFSET
,
718 .context_offs
= DRA7XX_RM_L4PER_GPIO4_CONTEXT_OFFSET
,
719 .modulemode
= MODULEMODE_HWCTRL
,
722 .opt_clks
= gpio4_opt_clks
,
723 .opt_clks_cnt
= ARRAY_SIZE(gpio4_opt_clks
),
724 .dev_attr
= &gpio_dev_attr
,
728 static struct omap_hwmod_opt_clk gpio5_opt_clks
[] = {
729 { .role
= "dbclk", .clk
= "gpio5_dbclk" },
732 static struct omap_hwmod dra7xx_gpio5_hwmod
= {
734 .class = &dra7xx_gpio_hwmod_class
,
735 .clkdm_name
= "l4per_clkdm",
736 .flags
= HWMOD_CONTROL_OPT_CLKS_IN_RESET
,
737 .main_clk
= "l3_iclk_div",
740 .clkctrl_offs
= DRA7XX_CM_L4PER_GPIO5_CLKCTRL_OFFSET
,
741 .context_offs
= DRA7XX_RM_L4PER_GPIO5_CONTEXT_OFFSET
,
742 .modulemode
= MODULEMODE_HWCTRL
,
745 .opt_clks
= gpio5_opt_clks
,
746 .opt_clks_cnt
= ARRAY_SIZE(gpio5_opt_clks
),
747 .dev_attr
= &gpio_dev_attr
,
751 static struct omap_hwmod_opt_clk gpio6_opt_clks
[] = {
752 { .role
= "dbclk", .clk
= "gpio6_dbclk" },
755 static struct omap_hwmod dra7xx_gpio6_hwmod
= {
757 .class = &dra7xx_gpio_hwmod_class
,
758 .clkdm_name
= "l4per_clkdm",
759 .flags
= HWMOD_CONTROL_OPT_CLKS_IN_RESET
,
760 .main_clk
= "l3_iclk_div",
763 .clkctrl_offs
= DRA7XX_CM_L4PER_GPIO6_CLKCTRL_OFFSET
,
764 .context_offs
= DRA7XX_RM_L4PER_GPIO6_CONTEXT_OFFSET
,
765 .modulemode
= MODULEMODE_HWCTRL
,
768 .opt_clks
= gpio6_opt_clks
,
769 .opt_clks_cnt
= ARRAY_SIZE(gpio6_opt_clks
),
770 .dev_attr
= &gpio_dev_attr
,
774 static struct omap_hwmod_opt_clk gpio7_opt_clks
[] = {
775 { .role
= "dbclk", .clk
= "gpio7_dbclk" },
778 static struct omap_hwmod dra7xx_gpio7_hwmod
= {
780 .class = &dra7xx_gpio_hwmod_class
,
781 .clkdm_name
= "l4per_clkdm",
782 .flags
= HWMOD_CONTROL_OPT_CLKS_IN_RESET
,
783 .main_clk
= "l3_iclk_div",
786 .clkctrl_offs
= DRA7XX_CM_L4PER_GPIO7_CLKCTRL_OFFSET
,
787 .context_offs
= DRA7XX_RM_L4PER_GPIO7_CONTEXT_OFFSET
,
788 .modulemode
= MODULEMODE_HWCTRL
,
791 .opt_clks
= gpio7_opt_clks
,
792 .opt_clks_cnt
= ARRAY_SIZE(gpio7_opt_clks
),
793 .dev_attr
= &gpio_dev_attr
,
797 static struct omap_hwmod_opt_clk gpio8_opt_clks
[] = {
798 { .role
= "dbclk", .clk
= "gpio8_dbclk" },
801 static struct omap_hwmod dra7xx_gpio8_hwmod
= {
803 .class = &dra7xx_gpio_hwmod_class
,
804 .clkdm_name
= "l4per_clkdm",
805 .flags
= HWMOD_CONTROL_OPT_CLKS_IN_RESET
,
806 .main_clk
= "l3_iclk_div",
809 .clkctrl_offs
= DRA7XX_CM_L4PER_GPIO8_CLKCTRL_OFFSET
,
810 .context_offs
= DRA7XX_RM_L4PER_GPIO8_CONTEXT_OFFSET
,
811 .modulemode
= MODULEMODE_HWCTRL
,
814 .opt_clks
= gpio8_opt_clks
,
815 .opt_clks_cnt
= ARRAY_SIZE(gpio8_opt_clks
),
816 .dev_attr
= &gpio_dev_attr
,
824 static struct omap_hwmod_class_sysconfig dra7xx_gpmc_sysc
= {
828 .sysc_flags
= (SYSC_HAS_AUTOIDLE
| SYSC_HAS_SIDLEMODE
|
829 SYSC_HAS_SOFTRESET
| SYSS_HAS_RESET_STATUS
),
830 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
),
831 .sysc_fields
= &omap_hwmod_sysc_type1
,
834 static struct omap_hwmod_class dra7xx_gpmc_hwmod_class
= {
836 .sysc
= &dra7xx_gpmc_sysc
,
841 static struct omap_hwmod dra7xx_gpmc_hwmod
= {
843 .class = &dra7xx_gpmc_hwmod_class
,
844 .clkdm_name
= "l3main1_clkdm",
845 /* Skip reset for CONFIG_OMAP_GPMC_DEBUG for bootloader timings */
846 .flags
= DEBUG_OMAP_GPMC_HWMOD_FLAGS
,
847 .main_clk
= "l3_iclk_div",
850 .clkctrl_offs
= DRA7XX_CM_L3MAIN1_GPMC_CLKCTRL_OFFSET
,
851 .context_offs
= DRA7XX_RM_L3MAIN1_GPMC_CONTEXT_OFFSET
,
852 .modulemode
= MODULEMODE_HWCTRL
,
862 static struct omap_hwmod_class_sysconfig dra7xx_hdq1w_sysc
= {
866 .sysc_flags
= (SYSC_HAS_AUTOIDLE
| SYSC_HAS_SOFTRESET
|
867 SYSS_HAS_RESET_STATUS
),
868 .sysc_fields
= &omap_hwmod_sysc_type1
,
871 static struct omap_hwmod_class dra7xx_hdq1w_hwmod_class
= {
873 .sysc
= &dra7xx_hdq1w_sysc
,
878 static struct omap_hwmod dra7xx_hdq1w_hwmod
= {
880 .class = &dra7xx_hdq1w_hwmod_class
,
881 .clkdm_name
= "l4per_clkdm",
882 .flags
= HWMOD_INIT_NO_RESET
,
883 .main_clk
= "func_12m_fclk",
886 .clkctrl_offs
= DRA7XX_CM_L4PER_HDQ1W_CLKCTRL_OFFSET
,
887 .context_offs
= DRA7XX_RM_L4PER_HDQ1W_CONTEXT_OFFSET
,
888 .modulemode
= MODULEMODE_SWCTRL
,
898 static struct omap_hwmod_class_sysconfig dra7xx_i2c_sysc
= {
901 .sysc_flags
= (SYSC_HAS_AUTOIDLE
| SYSC_HAS_CLOCKACTIVITY
|
902 SYSC_HAS_ENAWAKEUP
| SYSC_HAS_SIDLEMODE
|
903 SYSC_HAS_SOFTRESET
| SYSS_HAS_RESET_STATUS
),
904 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
906 .clockact
= CLOCKACT_TEST_ICLK
,
907 .sysc_fields
= &omap_hwmod_sysc_type1
,
910 static struct omap_hwmod_class dra7xx_i2c_hwmod_class
= {
912 .sysc
= &dra7xx_i2c_sysc
,
913 .reset
= &omap_i2c_reset
,
914 .rev
= OMAP_I2C_IP_VERSION_2
,
918 static struct omap_i2c_dev_attr i2c_dev_attr
= {
919 .flags
= OMAP_I2C_FLAG_BUS_SHIFT_NONE
,
923 static struct omap_hwmod dra7xx_i2c1_hwmod
= {
925 .class = &dra7xx_i2c_hwmod_class
,
926 .clkdm_name
= "l4per_clkdm",
927 .flags
= HWMOD_16BIT_REG
| HWMOD_SET_DEFAULT_CLOCKACT
,
928 .main_clk
= "func_96m_fclk",
931 .clkctrl_offs
= DRA7XX_CM_L4PER_I2C1_CLKCTRL_OFFSET
,
932 .context_offs
= DRA7XX_RM_L4PER_I2C1_CONTEXT_OFFSET
,
933 .modulemode
= MODULEMODE_SWCTRL
,
936 .dev_attr
= &i2c_dev_attr
,
940 static struct omap_hwmod dra7xx_i2c2_hwmod
= {
942 .class = &dra7xx_i2c_hwmod_class
,
943 .clkdm_name
= "l4per_clkdm",
944 .flags
= HWMOD_16BIT_REG
| HWMOD_SET_DEFAULT_CLOCKACT
,
945 .main_clk
= "func_96m_fclk",
948 .clkctrl_offs
= DRA7XX_CM_L4PER_I2C2_CLKCTRL_OFFSET
,
949 .context_offs
= DRA7XX_RM_L4PER_I2C2_CONTEXT_OFFSET
,
950 .modulemode
= MODULEMODE_SWCTRL
,
953 .dev_attr
= &i2c_dev_attr
,
957 static struct omap_hwmod dra7xx_i2c3_hwmod
= {
959 .class = &dra7xx_i2c_hwmod_class
,
960 .clkdm_name
= "l4per_clkdm",
961 .flags
= HWMOD_16BIT_REG
| HWMOD_SET_DEFAULT_CLOCKACT
,
962 .main_clk
= "func_96m_fclk",
965 .clkctrl_offs
= DRA7XX_CM_L4PER_I2C3_CLKCTRL_OFFSET
,
966 .context_offs
= DRA7XX_RM_L4PER_I2C3_CONTEXT_OFFSET
,
967 .modulemode
= MODULEMODE_SWCTRL
,
970 .dev_attr
= &i2c_dev_attr
,
974 static struct omap_hwmod dra7xx_i2c4_hwmod
= {
976 .class = &dra7xx_i2c_hwmod_class
,
977 .clkdm_name
= "l4per_clkdm",
978 .flags
= HWMOD_16BIT_REG
| HWMOD_SET_DEFAULT_CLOCKACT
,
979 .main_clk
= "func_96m_fclk",
982 .clkctrl_offs
= DRA7XX_CM_L4PER_I2C4_CLKCTRL_OFFSET
,
983 .context_offs
= DRA7XX_RM_L4PER_I2C4_CONTEXT_OFFSET
,
984 .modulemode
= MODULEMODE_SWCTRL
,
987 .dev_attr
= &i2c_dev_attr
,
991 static struct omap_hwmod dra7xx_i2c5_hwmod
= {
993 .class = &dra7xx_i2c_hwmod_class
,
994 .clkdm_name
= "ipu_clkdm",
995 .flags
= HWMOD_16BIT_REG
| HWMOD_SET_DEFAULT_CLOCKACT
,
996 .main_clk
= "func_96m_fclk",
999 .clkctrl_offs
= DRA7XX_CM_IPU_I2C5_CLKCTRL_OFFSET
,
1000 .context_offs
= DRA7XX_RM_IPU_I2C5_CONTEXT_OFFSET
,
1001 .modulemode
= MODULEMODE_SWCTRL
,
1004 .dev_attr
= &i2c_dev_attr
,
1012 static struct omap_hwmod_class_sysconfig dra7xx_mailbox_sysc
= {
1014 .sysc_offs
= 0x0010,
1015 .sysc_flags
= (SYSC_HAS_RESET_STATUS
| SYSC_HAS_SIDLEMODE
|
1016 SYSC_HAS_SOFTRESET
),
1017 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
),
1018 .sysc_fields
= &omap_hwmod_sysc_type2
,
1021 static struct omap_hwmod_class dra7xx_mailbox_hwmod_class
= {
1023 .sysc
= &dra7xx_mailbox_sysc
,
1027 static struct omap_hwmod dra7xx_mailbox1_hwmod
= {
1029 .class = &dra7xx_mailbox_hwmod_class
,
1030 .clkdm_name
= "l4cfg_clkdm",
1033 .clkctrl_offs
= DRA7XX_CM_L4CFG_MAILBOX1_CLKCTRL_OFFSET
,
1034 .context_offs
= DRA7XX_RM_L4CFG_MAILBOX1_CONTEXT_OFFSET
,
1040 static struct omap_hwmod dra7xx_mailbox2_hwmod
= {
1042 .class = &dra7xx_mailbox_hwmod_class
,
1043 .clkdm_name
= "l4cfg_clkdm",
1046 .clkctrl_offs
= DRA7XX_CM_L4CFG_MAILBOX2_CLKCTRL_OFFSET
,
1047 .context_offs
= DRA7XX_RM_L4CFG_MAILBOX2_CONTEXT_OFFSET
,
1053 static struct omap_hwmod dra7xx_mailbox3_hwmod
= {
1055 .class = &dra7xx_mailbox_hwmod_class
,
1056 .clkdm_name
= "l4cfg_clkdm",
1059 .clkctrl_offs
= DRA7XX_CM_L4CFG_MAILBOX3_CLKCTRL_OFFSET
,
1060 .context_offs
= DRA7XX_RM_L4CFG_MAILBOX3_CONTEXT_OFFSET
,
1066 static struct omap_hwmod dra7xx_mailbox4_hwmod
= {
1068 .class = &dra7xx_mailbox_hwmod_class
,
1069 .clkdm_name
= "l4cfg_clkdm",
1072 .clkctrl_offs
= DRA7XX_CM_L4CFG_MAILBOX4_CLKCTRL_OFFSET
,
1073 .context_offs
= DRA7XX_RM_L4CFG_MAILBOX4_CONTEXT_OFFSET
,
1079 static struct omap_hwmod dra7xx_mailbox5_hwmod
= {
1081 .class = &dra7xx_mailbox_hwmod_class
,
1082 .clkdm_name
= "l4cfg_clkdm",
1085 .clkctrl_offs
= DRA7XX_CM_L4CFG_MAILBOX5_CLKCTRL_OFFSET
,
1086 .context_offs
= DRA7XX_RM_L4CFG_MAILBOX5_CONTEXT_OFFSET
,
1092 static struct omap_hwmod dra7xx_mailbox6_hwmod
= {
1094 .class = &dra7xx_mailbox_hwmod_class
,
1095 .clkdm_name
= "l4cfg_clkdm",
1098 .clkctrl_offs
= DRA7XX_CM_L4CFG_MAILBOX6_CLKCTRL_OFFSET
,
1099 .context_offs
= DRA7XX_RM_L4CFG_MAILBOX6_CONTEXT_OFFSET
,
1105 static struct omap_hwmod dra7xx_mailbox7_hwmod
= {
1107 .class = &dra7xx_mailbox_hwmod_class
,
1108 .clkdm_name
= "l4cfg_clkdm",
1111 .clkctrl_offs
= DRA7XX_CM_L4CFG_MAILBOX7_CLKCTRL_OFFSET
,
1112 .context_offs
= DRA7XX_RM_L4CFG_MAILBOX7_CONTEXT_OFFSET
,
1118 static struct omap_hwmod dra7xx_mailbox8_hwmod
= {
1120 .class = &dra7xx_mailbox_hwmod_class
,
1121 .clkdm_name
= "l4cfg_clkdm",
1124 .clkctrl_offs
= DRA7XX_CM_L4CFG_MAILBOX8_CLKCTRL_OFFSET
,
1125 .context_offs
= DRA7XX_RM_L4CFG_MAILBOX8_CONTEXT_OFFSET
,
1131 static struct omap_hwmod dra7xx_mailbox9_hwmod
= {
1133 .class = &dra7xx_mailbox_hwmod_class
,
1134 .clkdm_name
= "l4cfg_clkdm",
1137 .clkctrl_offs
= DRA7XX_CM_L4CFG_MAILBOX9_CLKCTRL_OFFSET
,
1138 .context_offs
= DRA7XX_RM_L4CFG_MAILBOX9_CONTEXT_OFFSET
,
1144 static struct omap_hwmod dra7xx_mailbox10_hwmod
= {
1145 .name
= "mailbox10",
1146 .class = &dra7xx_mailbox_hwmod_class
,
1147 .clkdm_name
= "l4cfg_clkdm",
1150 .clkctrl_offs
= DRA7XX_CM_L4CFG_MAILBOX10_CLKCTRL_OFFSET
,
1151 .context_offs
= DRA7XX_RM_L4CFG_MAILBOX10_CONTEXT_OFFSET
,
1157 static struct omap_hwmod dra7xx_mailbox11_hwmod
= {
1158 .name
= "mailbox11",
1159 .class = &dra7xx_mailbox_hwmod_class
,
1160 .clkdm_name
= "l4cfg_clkdm",
1163 .clkctrl_offs
= DRA7XX_CM_L4CFG_MAILBOX11_CLKCTRL_OFFSET
,
1164 .context_offs
= DRA7XX_RM_L4CFG_MAILBOX11_CONTEXT_OFFSET
,
1170 static struct omap_hwmod dra7xx_mailbox12_hwmod
= {
1171 .name
= "mailbox12",
1172 .class = &dra7xx_mailbox_hwmod_class
,
1173 .clkdm_name
= "l4cfg_clkdm",
1176 .clkctrl_offs
= DRA7XX_CM_L4CFG_MAILBOX12_CLKCTRL_OFFSET
,
1177 .context_offs
= DRA7XX_RM_L4CFG_MAILBOX12_CONTEXT_OFFSET
,
1183 static struct omap_hwmod dra7xx_mailbox13_hwmod
= {
1184 .name
= "mailbox13",
1185 .class = &dra7xx_mailbox_hwmod_class
,
1186 .clkdm_name
= "l4cfg_clkdm",
1189 .clkctrl_offs
= DRA7XX_CM_L4CFG_MAILBOX13_CLKCTRL_OFFSET
,
1190 .context_offs
= DRA7XX_RM_L4CFG_MAILBOX13_CONTEXT_OFFSET
,
1200 static struct omap_hwmod_class_sysconfig dra7xx_mcspi_sysc
= {
1202 .sysc_offs
= 0x0010,
1203 .sysc_flags
= (SYSC_HAS_EMUFREE
| SYSC_HAS_RESET_STATUS
|
1204 SYSC_HAS_SIDLEMODE
| SYSC_HAS_SOFTRESET
),
1205 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
1207 .sysc_fields
= &omap_hwmod_sysc_type2
,
1210 static struct omap_hwmod_class dra7xx_mcspi_hwmod_class
= {
1212 .sysc
= &dra7xx_mcspi_sysc
,
1213 .rev
= OMAP4_MCSPI_REV
,
1217 /* mcspi1 dev_attr */
1218 static struct omap2_mcspi_dev_attr mcspi1_dev_attr
= {
1219 .num_chipselect
= 4,
1222 static struct omap_hwmod dra7xx_mcspi1_hwmod
= {
1224 .class = &dra7xx_mcspi_hwmod_class
,
1225 .clkdm_name
= "l4per_clkdm",
1226 .main_clk
= "func_48m_fclk",
1229 .clkctrl_offs
= DRA7XX_CM_L4PER_MCSPI1_CLKCTRL_OFFSET
,
1230 .context_offs
= DRA7XX_RM_L4PER_MCSPI1_CONTEXT_OFFSET
,
1231 .modulemode
= MODULEMODE_SWCTRL
,
1234 .dev_attr
= &mcspi1_dev_attr
,
1238 /* mcspi2 dev_attr */
1239 static struct omap2_mcspi_dev_attr mcspi2_dev_attr
= {
1240 .num_chipselect
= 2,
1243 static struct omap_hwmod dra7xx_mcspi2_hwmod
= {
1245 .class = &dra7xx_mcspi_hwmod_class
,
1246 .clkdm_name
= "l4per_clkdm",
1247 .main_clk
= "func_48m_fclk",
1250 .clkctrl_offs
= DRA7XX_CM_L4PER_MCSPI2_CLKCTRL_OFFSET
,
1251 .context_offs
= DRA7XX_RM_L4PER_MCSPI2_CONTEXT_OFFSET
,
1252 .modulemode
= MODULEMODE_SWCTRL
,
1255 .dev_attr
= &mcspi2_dev_attr
,
1259 /* mcspi3 dev_attr */
1260 static struct omap2_mcspi_dev_attr mcspi3_dev_attr
= {
1261 .num_chipselect
= 2,
1264 static struct omap_hwmod dra7xx_mcspi3_hwmod
= {
1266 .class = &dra7xx_mcspi_hwmod_class
,
1267 .clkdm_name
= "l4per_clkdm",
1268 .main_clk
= "func_48m_fclk",
1271 .clkctrl_offs
= DRA7XX_CM_L4PER_MCSPI3_CLKCTRL_OFFSET
,
1272 .context_offs
= DRA7XX_RM_L4PER_MCSPI3_CONTEXT_OFFSET
,
1273 .modulemode
= MODULEMODE_SWCTRL
,
1276 .dev_attr
= &mcspi3_dev_attr
,
1280 /* mcspi4 dev_attr */
1281 static struct omap2_mcspi_dev_attr mcspi4_dev_attr
= {
1282 .num_chipselect
= 1,
1285 static struct omap_hwmod dra7xx_mcspi4_hwmod
= {
1287 .class = &dra7xx_mcspi_hwmod_class
,
1288 .clkdm_name
= "l4per_clkdm",
1289 .main_clk
= "func_48m_fclk",
1292 .clkctrl_offs
= DRA7XX_CM_L4PER_MCSPI4_CLKCTRL_OFFSET
,
1293 .context_offs
= DRA7XX_RM_L4PER_MCSPI4_CONTEXT_OFFSET
,
1294 .modulemode
= MODULEMODE_SWCTRL
,
1297 .dev_attr
= &mcspi4_dev_attr
,
1305 static struct omap_hwmod_class_sysconfig dra7xx_mmc_sysc
= {
1307 .sysc_offs
= 0x0010,
1308 .sysc_flags
= (SYSC_HAS_EMUFREE
| SYSC_HAS_MIDLEMODE
|
1309 SYSC_HAS_RESET_STATUS
| SYSC_HAS_SIDLEMODE
|
1310 SYSC_HAS_SOFTRESET
),
1311 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
1312 SIDLE_SMART_WKUP
| MSTANDBY_FORCE
| MSTANDBY_NO
|
1313 MSTANDBY_SMART
| MSTANDBY_SMART_WKUP
),
1314 .sysc_fields
= &omap_hwmod_sysc_type2
,
1317 static struct omap_hwmod_class dra7xx_mmc_hwmod_class
= {
1319 .sysc
= &dra7xx_mmc_sysc
,
1323 static struct omap_hwmod_opt_clk mmc1_opt_clks
[] = {
1324 { .role
= "clk32k", .clk
= "mmc1_clk32k" },
1328 static struct omap_hsmmc_dev_attr mmc1_dev_attr
= {
1329 .flags
= OMAP_HSMMC_SUPPORTS_DUAL_VOLT
,
1332 static struct omap_hwmod dra7xx_mmc1_hwmod
= {
1334 .class = &dra7xx_mmc_hwmod_class
,
1335 .clkdm_name
= "l3init_clkdm",
1336 .main_clk
= "mmc1_fclk_div",
1339 .clkctrl_offs
= DRA7XX_CM_L3INIT_MMC1_CLKCTRL_OFFSET
,
1340 .context_offs
= DRA7XX_RM_L3INIT_MMC1_CONTEXT_OFFSET
,
1341 .modulemode
= MODULEMODE_SWCTRL
,
1344 .opt_clks
= mmc1_opt_clks
,
1345 .opt_clks_cnt
= ARRAY_SIZE(mmc1_opt_clks
),
1346 .dev_attr
= &mmc1_dev_attr
,
1350 static struct omap_hwmod_opt_clk mmc2_opt_clks
[] = {
1351 { .role
= "clk32k", .clk
= "mmc2_clk32k" },
1354 static struct omap_hwmod dra7xx_mmc2_hwmod
= {
1356 .class = &dra7xx_mmc_hwmod_class
,
1357 .clkdm_name
= "l3init_clkdm",
1358 .main_clk
= "mmc2_fclk_div",
1361 .clkctrl_offs
= DRA7XX_CM_L3INIT_MMC2_CLKCTRL_OFFSET
,
1362 .context_offs
= DRA7XX_RM_L3INIT_MMC2_CONTEXT_OFFSET
,
1363 .modulemode
= MODULEMODE_SWCTRL
,
1366 .opt_clks
= mmc2_opt_clks
,
1367 .opt_clks_cnt
= ARRAY_SIZE(mmc2_opt_clks
),
1371 static struct omap_hwmod_opt_clk mmc3_opt_clks
[] = {
1372 { .role
= "clk32k", .clk
= "mmc3_clk32k" },
1375 static struct omap_hwmod dra7xx_mmc3_hwmod
= {
1377 .class = &dra7xx_mmc_hwmod_class
,
1378 .clkdm_name
= "l4per_clkdm",
1379 .main_clk
= "mmc3_gfclk_div",
1382 .clkctrl_offs
= DRA7XX_CM_L4PER_MMC3_CLKCTRL_OFFSET
,
1383 .context_offs
= DRA7XX_RM_L4PER_MMC3_CONTEXT_OFFSET
,
1384 .modulemode
= MODULEMODE_SWCTRL
,
1387 .opt_clks
= mmc3_opt_clks
,
1388 .opt_clks_cnt
= ARRAY_SIZE(mmc3_opt_clks
),
1392 static struct omap_hwmod_opt_clk mmc4_opt_clks
[] = {
1393 { .role
= "clk32k", .clk
= "mmc4_clk32k" },
1396 static struct omap_hwmod dra7xx_mmc4_hwmod
= {
1398 .class = &dra7xx_mmc_hwmod_class
,
1399 .clkdm_name
= "l4per_clkdm",
1400 .main_clk
= "mmc4_gfclk_div",
1403 .clkctrl_offs
= DRA7XX_CM_L4PER_MMC4_CLKCTRL_OFFSET
,
1404 .context_offs
= DRA7XX_RM_L4PER_MMC4_CONTEXT_OFFSET
,
1405 .modulemode
= MODULEMODE_SWCTRL
,
1408 .opt_clks
= mmc4_opt_clks
,
1409 .opt_clks_cnt
= ARRAY_SIZE(mmc4_opt_clks
),
1417 static struct omap_hwmod_class dra7xx_mpu_hwmod_class
= {
1422 static struct omap_hwmod dra7xx_mpu_hwmod
= {
1424 .class = &dra7xx_mpu_hwmod_class
,
1425 .clkdm_name
= "mpu_clkdm",
1426 .flags
= HWMOD_INIT_NO_IDLE
| HWMOD_INIT_NO_RESET
,
1427 .main_clk
= "dpll_mpu_m2_ck",
1430 .clkctrl_offs
= DRA7XX_CM_MPU_MPU_CLKCTRL_OFFSET
,
1431 .context_offs
= DRA7XX_RM_MPU_MPU_CONTEXT_OFFSET
,
1441 static struct omap_hwmod_class_sysconfig dra7xx_ocp2scp_sysc
= {
1443 .sysc_offs
= 0x0010,
1444 .syss_offs
= 0x0014,
1445 .sysc_flags
= (SYSC_HAS_AUTOIDLE
| SYSC_HAS_SIDLEMODE
|
1446 SYSC_HAS_SOFTRESET
| SYSS_HAS_RESET_STATUS
),
1447 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
1449 .sysc_fields
= &omap_hwmod_sysc_type1
,
1452 static struct omap_hwmod_class dra7xx_ocp2scp_hwmod_class
= {
1454 .sysc
= &dra7xx_ocp2scp_sysc
,
1458 static struct omap_hwmod dra7xx_ocp2scp1_hwmod
= {
1460 .class = &dra7xx_ocp2scp_hwmod_class
,
1461 .clkdm_name
= "l3init_clkdm",
1462 .main_clk
= "l4_root_clk_div",
1465 .clkctrl_offs
= DRA7XX_CM_L3INIT_OCP2SCP1_CLKCTRL_OFFSET
,
1466 .context_offs
= DRA7XX_RM_L3INIT_OCP2SCP1_CONTEXT_OFFSET
,
1467 .modulemode
= MODULEMODE_HWCTRL
,
1473 static struct omap_hwmod dra7xx_ocp2scp3_hwmod
= {
1475 .class = &dra7xx_ocp2scp_hwmod_class
,
1476 .clkdm_name
= "l3init_clkdm",
1477 .main_clk
= "l4_root_clk_div",
1480 .clkctrl_offs
= DRA7XX_CM_L3INIT_OCP2SCP3_CLKCTRL_OFFSET
,
1481 .context_offs
= DRA7XX_RM_L3INIT_OCP2SCP3_CONTEXT_OFFSET
,
1482 .modulemode
= MODULEMODE_HWCTRL
,
1492 static struct omap_hwmod_class dra7xx_pciess_hwmod_class
= {
1497 static struct omap_hwmod dra7xx_pciess1_hwmod
= {
1499 .class = &dra7xx_pciess_hwmod_class
,
1500 .clkdm_name
= "pcie_clkdm",
1501 .main_clk
= "l4_root_clk_div",
1504 .clkctrl_offs
= DRA7XX_CM_L3INIT_PCIESS1_CLKCTRL_OFFSET
,
1505 .context_offs
= DRA7XX_RM_L3INIT_PCIESS1_CONTEXT_OFFSET
,
1506 .modulemode
= MODULEMODE_SWCTRL
,
1512 static struct omap_hwmod dra7xx_pciess2_hwmod
= {
1514 .class = &dra7xx_pciess_hwmod_class
,
1515 .clkdm_name
= "pcie_clkdm",
1516 .main_clk
= "l4_root_clk_div",
1519 .clkctrl_offs
= DRA7XX_CM_L3INIT_PCIESS2_CLKCTRL_OFFSET
,
1520 .context_offs
= DRA7XX_RM_L3INIT_PCIESS2_CONTEXT_OFFSET
,
1521 .modulemode
= MODULEMODE_SWCTRL
,
1531 static struct omap_hwmod_class_sysconfig dra7xx_qspi_sysc
= {
1532 .sysc_offs
= 0x0010,
1533 .sysc_flags
= SYSC_HAS_SIDLEMODE
,
1534 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
1536 .sysc_fields
= &omap_hwmod_sysc_type2
,
1539 static struct omap_hwmod_class dra7xx_qspi_hwmod_class
= {
1541 .sysc
= &dra7xx_qspi_sysc
,
1545 static struct omap_hwmod dra7xx_qspi_hwmod
= {
1547 .class = &dra7xx_qspi_hwmod_class
,
1548 .clkdm_name
= "l4per2_clkdm",
1549 .main_clk
= "qspi_gfclk_div",
1552 .clkctrl_offs
= DRA7XX_CM_L4PER2_QSPI_CLKCTRL_OFFSET
,
1553 .context_offs
= DRA7XX_RM_L4PER2_QSPI_CONTEXT_OFFSET
,
1554 .modulemode
= MODULEMODE_SWCTRL
,
1563 static struct omap_hwmod_class_sysconfig dra7xx_rtcss_sysc
= {
1564 .sysc_offs
= 0x0078,
1565 .sysc_flags
= SYSC_HAS_SIDLEMODE
,
1566 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
1568 .sysc_fields
= &omap_hwmod_sysc_type3
,
1571 static struct omap_hwmod_class dra7xx_rtcss_hwmod_class
= {
1573 .sysc
= &dra7xx_rtcss_sysc
,
1577 static struct omap_hwmod dra7xx_rtcss_hwmod
= {
1579 .class = &dra7xx_rtcss_hwmod_class
,
1580 .clkdm_name
= "rtc_clkdm",
1581 .main_clk
= "sys_32k_ck",
1584 .clkctrl_offs
= DRA7XX_CM_RTC_RTCSS_CLKCTRL_OFFSET
,
1585 .context_offs
= DRA7XX_RM_RTC_RTCSS_CONTEXT_OFFSET
,
1586 .modulemode
= MODULEMODE_SWCTRL
,
1596 static struct omap_hwmod_class_sysconfig dra7xx_sata_sysc
= {
1597 .sysc_offs
= 0x0000,
1598 .sysc_flags
= (SYSC_HAS_MIDLEMODE
| SYSC_HAS_SIDLEMODE
),
1599 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
1600 SIDLE_SMART_WKUP
| MSTANDBY_FORCE
| MSTANDBY_NO
|
1601 MSTANDBY_SMART
| MSTANDBY_SMART_WKUP
),
1602 .sysc_fields
= &omap_hwmod_sysc_type2
,
1605 static struct omap_hwmod_class dra7xx_sata_hwmod_class
= {
1607 .sysc
= &dra7xx_sata_sysc
,
1612 static struct omap_hwmod dra7xx_sata_hwmod
= {
1614 .class = &dra7xx_sata_hwmod_class
,
1615 .clkdm_name
= "l3init_clkdm",
1616 .flags
= HWMOD_SWSUP_SIDLE
| HWMOD_SWSUP_MSTANDBY
,
1617 .main_clk
= "func_48m_fclk",
1621 .clkctrl_offs
= DRA7XX_CM_L3INIT_SATA_CLKCTRL_OFFSET
,
1622 .context_offs
= DRA7XX_RM_L3INIT_SATA_CONTEXT_OFFSET
,
1623 .modulemode
= MODULEMODE_SWCTRL
,
1629 * 'smartreflex' class
1633 /* The IP is not compliant to type1 / type2 scheme */
1634 static struct omap_hwmod_sysc_fields omap_hwmod_sysc_type_smartreflex
= {
1639 static struct omap_hwmod_class_sysconfig dra7xx_smartreflex_sysc
= {
1640 .sysc_offs
= 0x0038,
1641 .sysc_flags
= (SYSC_HAS_ENAWAKEUP
| SYSC_HAS_SIDLEMODE
),
1642 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
1644 .sysc_fields
= &omap_hwmod_sysc_type_smartreflex
,
1647 static struct omap_hwmod_class dra7xx_smartreflex_hwmod_class
= {
1648 .name
= "smartreflex",
1649 .sysc
= &dra7xx_smartreflex_sysc
,
1653 /* smartreflex_core */
1654 /* smartreflex_core dev_attr */
1655 static struct omap_smartreflex_dev_attr smartreflex_core_dev_attr
= {
1656 .sensor_voltdm_name
= "core",
1659 static struct omap_hwmod dra7xx_smartreflex_core_hwmod
= {
1660 .name
= "smartreflex_core",
1661 .class = &dra7xx_smartreflex_hwmod_class
,
1662 .clkdm_name
= "coreaon_clkdm",
1663 .main_clk
= "wkupaon_iclk_mux",
1666 .clkctrl_offs
= DRA7XX_CM_COREAON_SMARTREFLEX_CORE_CLKCTRL_OFFSET
,
1667 .context_offs
= DRA7XX_RM_COREAON_SMARTREFLEX_CORE_CONTEXT_OFFSET
,
1668 .modulemode
= MODULEMODE_SWCTRL
,
1671 .dev_attr
= &smartreflex_core_dev_attr
,
1674 /* smartreflex_mpu */
1675 /* smartreflex_mpu dev_attr */
1676 static struct omap_smartreflex_dev_attr smartreflex_mpu_dev_attr
= {
1677 .sensor_voltdm_name
= "mpu",
1680 static struct omap_hwmod dra7xx_smartreflex_mpu_hwmod
= {
1681 .name
= "smartreflex_mpu",
1682 .class = &dra7xx_smartreflex_hwmod_class
,
1683 .clkdm_name
= "coreaon_clkdm",
1684 .main_clk
= "wkupaon_iclk_mux",
1687 .clkctrl_offs
= DRA7XX_CM_COREAON_SMARTREFLEX_MPU_CLKCTRL_OFFSET
,
1688 .context_offs
= DRA7XX_RM_COREAON_SMARTREFLEX_MPU_CONTEXT_OFFSET
,
1689 .modulemode
= MODULEMODE_SWCTRL
,
1692 .dev_attr
= &smartreflex_mpu_dev_attr
,
1700 static struct omap_hwmod_class_sysconfig dra7xx_spinlock_sysc
= {
1702 .sysc_offs
= 0x0010,
1703 .syss_offs
= 0x0014,
1704 .sysc_flags
= (SYSC_HAS_AUTOIDLE
| SYSC_HAS_ENAWAKEUP
|
1705 SYSC_HAS_SIDLEMODE
| SYSC_HAS_SOFTRESET
|
1706 SYSS_HAS_RESET_STATUS
),
1707 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
),
1708 .sysc_fields
= &omap_hwmod_sysc_type1
,
1711 static struct omap_hwmod_class dra7xx_spinlock_hwmod_class
= {
1713 .sysc
= &dra7xx_spinlock_sysc
,
1717 static struct omap_hwmod dra7xx_spinlock_hwmod
= {
1719 .class = &dra7xx_spinlock_hwmod_class
,
1720 .clkdm_name
= "l4cfg_clkdm",
1721 .main_clk
= "l3_iclk_div",
1724 .clkctrl_offs
= DRA7XX_CM_L4CFG_SPINLOCK_CLKCTRL_OFFSET
,
1725 .context_offs
= DRA7XX_RM_L4CFG_SPINLOCK_CONTEXT_OFFSET
,
1733 * This class contains several variants: ['timer_1ms', 'timer_secure',
1737 static struct omap_hwmod_class_sysconfig dra7xx_timer_1ms_sysc
= {
1739 .sysc_offs
= 0x0010,
1740 .sysc_flags
= (SYSC_HAS_EMUFREE
| SYSC_HAS_RESET_STATUS
|
1741 SYSC_HAS_SIDLEMODE
| SYSC_HAS_SOFTRESET
),
1742 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
1744 .sysc_fields
= &omap_hwmod_sysc_type2
,
1747 static struct omap_hwmod_class dra7xx_timer_1ms_hwmod_class
= {
1749 .sysc
= &dra7xx_timer_1ms_sysc
,
1752 static struct omap_hwmod_class_sysconfig dra7xx_timer_sysc
= {
1754 .sysc_offs
= 0x0010,
1755 .sysc_flags
= (SYSC_HAS_EMUFREE
| SYSC_HAS_RESET_STATUS
|
1756 SYSC_HAS_SIDLEMODE
| SYSC_HAS_SOFTRESET
),
1757 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
1759 .sysc_fields
= &omap_hwmod_sysc_type2
,
1762 static struct omap_hwmod_class dra7xx_timer_hwmod_class
= {
1764 .sysc
= &dra7xx_timer_sysc
,
1768 static struct omap_hwmod dra7xx_timer1_hwmod
= {
1770 .class = &dra7xx_timer_1ms_hwmod_class
,
1771 .clkdm_name
= "wkupaon_clkdm",
1772 .main_clk
= "timer1_gfclk_mux",
1775 .clkctrl_offs
= DRA7XX_CM_WKUPAON_TIMER1_CLKCTRL_OFFSET
,
1776 .context_offs
= DRA7XX_RM_WKUPAON_TIMER1_CONTEXT_OFFSET
,
1777 .modulemode
= MODULEMODE_SWCTRL
,
1783 static struct omap_hwmod dra7xx_timer2_hwmod
= {
1785 .class = &dra7xx_timer_1ms_hwmod_class
,
1786 .clkdm_name
= "l4per_clkdm",
1787 .main_clk
= "timer2_gfclk_mux",
1790 .clkctrl_offs
= DRA7XX_CM_L4PER_TIMER2_CLKCTRL_OFFSET
,
1791 .context_offs
= DRA7XX_RM_L4PER_TIMER2_CONTEXT_OFFSET
,
1792 .modulemode
= MODULEMODE_SWCTRL
,
1798 static struct omap_hwmod dra7xx_timer3_hwmod
= {
1800 .class = &dra7xx_timer_hwmod_class
,
1801 .clkdm_name
= "l4per_clkdm",
1802 .main_clk
= "timer3_gfclk_mux",
1805 .clkctrl_offs
= DRA7XX_CM_L4PER_TIMER3_CLKCTRL_OFFSET
,
1806 .context_offs
= DRA7XX_RM_L4PER_TIMER3_CONTEXT_OFFSET
,
1807 .modulemode
= MODULEMODE_SWCTRL
,
1813 static struct omap_hwmod dra7xx_timer4_hwmod
= {
1815 .class = &dra7xx_timer_hwmod_class
,
1816 .clkdm_name
= "l4per_clkdm",
1817 .main_clk
= "timer4_gfclk_mux",
1820 .clkctrl_offs
= DRA7XX_CM_L4PER_TIMER4_CLKCTRL_OFFSET
,
1821 .context_offs
= DRA7XX_RM_L4PER_TIMER4_CONTEXT_OFFSET
,
1822 .modulemode
= MODULEMODE_SWCTRL
,
1828 static struct omap_hwmod dra7xx_timer5_hwmod
= {
1830 .class = &dra7xx_timer_hwmod_class
,
1831 .clkdm_name
= "ipu_clkdm",
1832 .main_clk
= "timer5_gfclk_mux",
1835 .clkctrl_offs
= DRA7XX_CM_IPU_TIMER5_CLKCTRL_OFFSET
,
1836 .context_offs
= DRA7XX_RM_IPU_TIMER5_CONTEXT_OFFSET
,
1837 .modulemode
= MODULEMODE_SWCTRL
,
1843 static struct omap_hwmod dra7xx_timer6_hwmod
= {
1845 .class = &dra7xx_timer_hwmod_class
,
1846 .clkdm_name
= "ipu_clkdm",
1847 .main_clk
= "timer6_gfclk_mux",
1850 .clkctrl_offs
= DRA7XX_CM_IPU_TIMER6_CLKCTRL_OFFSET
,
1851 .context_offs
= DRA7XX_RM_IPU_TIMER6_CONTEXT_OFFSET
,
1852 .modulemode
= MODULEMODE_SWCTRL
,
1858 static struct omap_hwmod dra7xx_timer7_hwmod
= {
1860 .class = &dra7xx_timer_hwmod_class
,
1861 .clkdm_name
= "ipu_clkdm",
1862 .main_clk
= "timer7_gfclk_mux",
1865 .clkctrl_offs
= DRA7XX_CM_IPU_TIMER7_CLKCTRL_OFFSET
,
1866 .context_offs
= DRA7XX_RM_IPU_TIMER7_CONTEXT_OFFSET
,
1867 .modulemode
= MODULEMODE_SWCTRL
,
1873 static struct omap_hwmod dra7xx_timer8_hwmod
= {
1875 .class = &dra7xx_timer_hwmod_class
,
1876 .clkdm_name
= "ipu_clkdm",
1877 .main_clk
= "timer8_gfclk_mux",
1880 .clkctrl_offs
= DRA7XX_CM_IPU_TIMER8_CLKCTRL_OFFSET
,
1881 .context_offs
= DRA7XX_RM_IPU_TIMER8_CONTEXT_OFFSET
,
1882 .modulemode
= MODULEMODE_SWCTRL
,
1888 static struct omap_hwmod dra7xx_timer9_hwmod
= {
1890 .class = &dra7xx_timer_hwmod_class
,
1891 .clkdm_name
= "l4per_clkdm",
1892 .main_clk
= "timer9_gfclk_mux",
1895 .clkctrl_offs
= DRA7XX_CM_L4PER_TIMER9_CLKCTRL_OFFSET
,
1896 .context_offs
= DRA7XX_RM_L4PER_TIMER9_CONTEXT_OFFSET
,
1897 .modulemode
= MODULEMODE_SWCTRL
,
1903 static struct omap_hwmod dra7xx_timer10_hwmod
= {
1905 .class = &dra7xx_timer_1ms_hwmod_class
,
1906 .clkdm_name
= "l4per_clkdm",
1907 .main_clk
= "timer10_gfclk_mux",
1910 .clkctrl_offs
= DRA7XX_CM_L4PER_TIMER10_CLKCTRL_OFFSET
,
1911 .context_offs
= DRA7XX_RM_L4PER_TIMER10_CONTEXT_OFFSET
,
1912 .modulemode
= MODULEMODE_SWCTRL
,
1918 static struct omap_hwmod dra7xx_timer11_hwmod
= {
1920 .class = &dra7xx_timer_hwmod_class
,
1921 .clkdm_name
= "l4per_clkdm",
1922 .main_clk
= "timer11_gfclk_mux",
1925 .clkctrl_offs
= DRA7XX_CM_L4PER_TIMER11_CLKCTRL_OFFSET
,
1926 .context_offs
= DRA7XX_RM_L4PER_TIMER11_CONTEXT_OFFSET
,
1927 .modulemode
= MODULEMODE_SWCTRL
,
1933 static struct omap_hwmod dra7xx_timer13_hwmod
= {
1935 .class = &dra7xx_timer_hwmod_class
,
1936 .clkdm_name
= "l4per3_clkdm",
1937 .main_clk
= "timer13_gfclk_mux",
1940 .clkctrl_offs
= DRA7XX_CM_L4PER3_TIMER13_CLKCTRL_OFFSET
,
1941 .context_offs
= DRA7XX_RM_L4PER3_TIMER13_CONTEXT_OFFSET
,
1942 .modulemode
= MODULEMODE_SWCTRL
,
1948 static struct omap_hwmod dra7xx_timer14_hwmod
= {
1950 .class = &dra7xx_timer_hwmod_class
,
1951 .clkdm_name
= "l4per3_clkdm",
1952 .main_clk
= "timer14_gfclk_mux",
1955 .clkctrl_offs
= DRA7XX_CM_L4PER3_TIMER14_CLKCTRL_OFFSET
,
1956 .context_offs
= DRA7XX_RM_L4PER3_TIMER14_CONTEXT_OFFSET
,
1957 .modulemode
= MODULEMODE_SWCTRL
,
1963 static struct omap_hwmod dra7xx_timer15_hwmod
= {
1965 .class = &dra7xx_timer_hwmod_class
,
1966 .clkdm_name
= "l4per3_clkdm",
1967 .main_clk
= "timer15_gfclk_mux",
1970 .clkctrl_offs
= DRA7XX_CM_L4PER3_TIMER15_CLKCTRL_OFFSET
,
1971 .context_offs
= DRA7XX_RM_L4PER3_TIMER15_CONTEXT_OFFSET
,
1972 .modulemode
= MODULEMODE_SWCTRL
,
1978 static struct omap_hwmod dra7xx_timer16_hwmod
= {
1980 .class = &dra7xx_timer_hwmod_class
,
1981 .clkdm_name
= "l4per3_clkdm",
1982 .main_clk
= "timer16_gfclk_mux",
1985 .clkctrl_offs
= DRA7XX_CM_L4PER3_TIMER16_CLKCTRL_OFFSET
,
1986 .context_offs
= DRA7XX_RM_L4PER3_TIMER16_CONTEXT_OFFSET
,
1987 .modulemode
= MODULEMODE_SWCTRL
,
1997 static struct omap_hwmod_class_sysconfig dra7xx_uart_sysc
= {
1999 .sysc_offs
= 0x0054,
2000 .syss_offs
= 0x0058,
2001 .sysc_flags
= (SYSC_HAS_AUTOIDLE
| SYSC_HAS_ENAWAKEUP
|
2002 SYSC_HAS_SIDLEMODE
| SYSC_HAS_SOFTRESET
|
2003 SYSS_HAS_RESET_STATUS
),
2004 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
2006 .sysc_fields
= &omap_hwmod_sysc_type1
,
2009 static struct omap_hwmod_class dra7xx_uart_hwmod_class
= {
2011 .sysc
= &dra7xx_uart_sysc
,
2015 static struct omap_hwmod dra7xx_uart1_hwmod
= {
2017 .class = &dra7xx_uart_hwmod_class
,
2018 .clkdm_name
= "l4per_clkdm",
2019 .main_clk
= "uart1_gfclk_mux",
2020 .flags
= HWMOD_SWSUP_SIDLE_ACT
| DEBUG_OMAP2UART1_FLAGS
,
2023 .clkctrl_offs
= DRA7XX_CM_L4PER_UART1_CLKCTRL_OFFSET
,
2024 .context_offs
= DRA7XX_RM_L4PER_UART1_CONTEXT_OFFSET
,
2025 .modulemode
= MODULEMODE_SWCTRL
,
2031 static struct omap_hwmod dra7xx_uart2_hwmod
= {
2033 .class = &dra7xx_uart_hwmod_class
,
2034 .clkdm_name
= "l4per_clkdm",
2035 .main_clk
= "uart2_gfclk_mux",
2036 .flags
= HWMOD_SWSUP_SIDLE_ACT
,
2039 .clkctrl_offs
= DRA7XX_CM_L4PER_UART2_CLKCTRL_OFFSET
,
2040 .context_offs
= DRA7XX_RM_L4PER_UART2_CONTEXT_OFFSET
,
2041 .modulemode
= MODULEMODE_SWCTRL
,
2047 static struct omap_hwmod dra7xx_uart3_hwmod
= {
2049 .class = &dra7xx_uart_hwmod_class
,
2050 .clkdm_name
= "l4per_clkdm",
2051 .main_clk
= "uart3_gfclk_mux",
2052 .flags
= HWMOD_SWSUP_SIDLE_ACT
| DEBUG_OMAP4UART3_FLAGS
,
2055 .clkctrl_offs
= DRA7XX_CM_L4PER_UART3_CLKCTRL_OFFSET
,
2056 .context_offs
= DRA7XX_RM_L4PER_UART3_CONTEXT_OFFSET
,
2057 .modulemode
= MODULEMODE_SWCTRL
,
2063 static struct omap_hwmod dra7xx_uart4_hwmod
= {
2065 .class = &dra7xx_uart_hwmod_class
,
2066 .clkdm_name
= "l4per_clkdm",
2067 .main_clk
= "uart4_gfclk_mux",
2068 .flags
= HWMOD_SWSUP_SIDLE_ACT
,
2071 .clkctrl_offs
= DRA7XX_CM_L4PER_UART4_CLKCTRL_OFFSET
,
2072 .context_offs
= DRA7XX_RM_L4PER_UART4_CONTEXT_OFFSET
,
2073 .modulemode
= MODULEMODE_SWCTRL
,
2079 static struct omap_hwmod dra7xx_uart5_hwmod
= {
2081 .class = &dra7xx_uart_hwmod_class
,
2082 .clkdm_name
= "l4per_clkdm",
2083 .main_clk
= "uart5_gfclk_mux",
2084 .flags
= HWMOD_SWSUP_SIDLE_ACT
,
2087 .clkctrl_offs
= DRA7XX_CM_L4PER_UART5_CLKCTRL_OFFSET
,
2088 .context_offs
= DRA7XX_RM_L4PER_UART5_CONTEXT_OFFSET
,
2089 .modulemode
= MODULEMODE_SWCTRL
,
2095 static struct omap_hwmod dra7xx_uart6_hwmod
= {
2097 .class = &dra7xx_uart_hwmod_class
,
2098 .clkdm_name
= "ipu_clkdm",
2099 .main_clk
= "uart6_gfclk_mux",
2100 .flags
= HWMOD_SWSUP_SIDLE_ACT
,
2103 .clkctrl_offs
= DRA7XX_CM_IPU_UART6_CLKCTRL_OFFSET
,
2104 .context_offs
= DRA7XX_RM_IPU_UART6_CONTEXT_OFFSET
,
2105 .modulemode
= MODULEMODE_SWCTRL
,
2111 static struct omap_hwmod dra7xx_uart7_hwmod
= {
2113 .class = &dra7xx_uart_hwmod_class
,
2114 .clkdm_name
= "l4per2_clkdm",
2115 .main_clk
= "uart7_gfclk_mux",
2116 .flags
= HWMOD_SWSUP_SIDLE_ACT
,
2119 .clkctrl_offs
= DRA7XX_CM_L4PER2_UART7_CLKCTRL_OFFSET
,
2120 .context_offs
= DRA7XX_RM_L4PER2_UART7_CONTEXT_OFFSET
,
2121 .modulemode
= MODULEMODE_SWCTRL
,
2127 static struct omap_hwmod dra7xx_uart8_hwmod
= {
2129 .class = &dra7xx_uart_hwmod_class
,
2130 .clkdm_name
= "l4per2_clkdm",
2131 .main_clk
= "uart8_gfclk_mux",
2132 .flags
= HWMOD_SWSUP_SIDLE_ACT
,
2135 .clkctrl_offs
= DRA7XX_CM_L4PER2_UART8_CLKCTRL_OFFSET
,
2136 .context_offs
= DRA7XX_RM_L4PER2_UART8_CONTEXT_OFFSET
,
2137 .modulemode
= MODULEMODE_SWCTRL
,
2143 static struct omap_hwmod dra7xx_uart9_hwmod
= {
2145 .class = &dra7xx_uart_hwmod_class
,
2146 .clkdm_name
= "l4per2_clkdm",
2147 .main_clk
= "uart9_gfclk_mux",
2148 .flags
= HWMOD_SWSUP_SIDLE_ACT
,
2151 .clkctrl_offs
= DRA7XX_CM_L4PER2_UART9_CLKCTRL_OFFSET
,
2152 .context_offs
= DRA7XX_RM_L4PER2_UART9_CONTEXT_OFFSET
,
2153 .modulemode
= MODULEMODE_SWCTRL
,
2159 static struct omap_hwmod dra7xx_uart10_hwmod
= {
2161 .class = &dra7xx_uart_hwmod_class
,
2162 .clkdm_name
= "wkupaon_clkdm",
2163 .main_clk
= "uart10_gfclk_mux",
2164 .flags
= HWMOD_SWSUP_SIDLE_ACT
,
2167 .clkctrl_offs
= DRA7XX_CM_WKUPAON_UART10_CLKCTRL_OFFSET
,
2168 .context_offs
= DRA7XX_RM_WKUPAON_UART10_CONTEXT_OFFSET
,
2169 .modulemode
= MODULEMODE_SWCTRL
,
2175 * 'usb_otg_ss' class
2179 static struct omap_hwmod_class_sysconfig dra7xx_usb_otg_ss_sysc
= {
2181 .sysc_offs
= 0x0010,
2182 .sysc_flags
= (SYSC_HAS_DMADISABLE
| SYSC_HAS_MIDLEMODE
|
2183 SYSC_HAS_SIDLEMODE
),
2184 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
2185 SIDLE_SMART_WKUP
| MSTANDBY_FORCE
| MSTANDBY_NO
|
2186 MSTANDBY_SMART
| MSTANDBY_SMART_WKUP
),
2187 .sysc_fields
= &omap_hwmod_sysc_type2
,
2190 static struct omap_hwmod_class dra7xx_usb_otg_ss_hwmod_class
= {
2191 .name
= "usb_otg_ss",
2192 .sysc
= &dra7xx_usb_otg_ss_sysc
,
2196 static struct omap_hwmod_opt_clk usb_otg_ss1_opt_clks
[] = {
2197 { .role
= "refclk960m", .clk
= "usb_otg_ss1_refclk960m" },
2200 static struct omap_hwmod dra7xx_usb_otg_ss1_hwmod
= {
2201 .name
= "usb_otg_ss1",
2202 .class = &dra7xx_usb_otg_ss_hwmod_class
,
2203 .clkdm_name
= "l3init_clkdm",
2204 .main_clk
= "dpll_core_h13x2_ck",
2207 .clkctrl_offs
= DRA7XX_CM_L3INIT_USB_OTG_SS1_CLKCTRL_OFFSET
,
2208 .context_offs
= DRA7XX_RM_L3INIT_USB_OTG_SS1_CONTEXT_OFFSET
,
2209 .modulemode
= MODULEMODE_HWCTRL
,
2212 .opt_clks
= usb_otg_ss1_opt_clks
,
2213 .opt_clks_cnt
= ARRAY_SIZE(usb_otg_ss1_opt_clks
),
2217 static struct omap_hwmod_opt_clk usb_otg_ss2_opt_clks
[] = {
2218 { .role
= "refclk960m", .clk
= "usb_otg_ss2_refclk960m" },
2221 static struct omap_hwmod dra7xx_usb_otg_ss2_hwmod
= {
2222 .name
= "usb_otg_ss2",
2223 .class = &dra7xx_usb_otg_ss_hwmod_class
,
2224 .clkdm_name
= "l3init_clkdm",
2225 .main_clk
= "dpll_core_h13x2_ck",
2228 .clkctrl_offs
= DRA7XX_CM_L3INIT_USB_OTG_SS2_CLKCTRL_OFFSET
,
2229 .context_offs
= DRA7XX_RM_L3INIT_USB_OTG_SS2_CONTEXT_OFFSET
,
2230 .modulemode
= MODULEMODE_HWCTRL
,
2233 .opt_clks
= usb_otg_ss2_opt_clks
,
2234 .opt_clks_cnt
= ARRAY_SIZE(usb_otg_ss2_opt_clks
),
2238 static struct omap_hwmod dra7xx_usb_otg_ss3_hwmod
= {
2239 .name
= "usb_otg_ss3",
2240 .class = &dra7xx_usb_otg_ss_hwmod_class
,
2241 .clkdm_name
= "l3init_clkdm",
2242 .main_clk
= "dpll_core_h13x2_ck",
2245 .clkctrl_offs
= DRA7XX_CM_L3INIT_USB_OTG_SS3_CLKCTRL_OFFSET
,
2246 .context_offs
= DRA7XX_RM_L3INIT_USB_OTG_SS3_CONTEXT_OFFSET
,
2247 .modulemode
= MODULEMODE_HWCTRL
,
2253 static struct omap_hwmod dra7xx_usb_otg_ss4_hwmod
= {
2254 .name
= "usb_otg_ss4",
2255 .class = &dra7xx_usb_otg_ss_hwmod_class
,
2256 .clkdm_name
= "l3init_clkdm",
2257 .main_clk
= "dpll_core_h13x2_ck",
2260 .clkctrl_offs
= DRA7XX_CM_L3INIT_USB_OTG_SS4_CLKCTRL_OFFSET
,
2261 .context_offs
= DRA7XX_RM_L3INIT_USB_OTG_SS4_CONTEXT_OFFSET
,
2262 .modulemode
= MODULEMODE_HWCTRL
,
2272 static struct omap_hwmod_class dra7xx_vcp_hwmod_class
= {
2277 static struct omap_hwmod dra7xx_vcp1_hwmod
= {
2279 .class = &dra7xx_vcp_hwmod_class
,
2280 .clkdm_name
= "l3main1_clkdm",
2281 .main_clk
= "l3_iclk_div",
2284 .clkctrl_offs
= DRA7XX_CM_L3MAIN1_VCP1_CLKCTRL_OFFSET
,
2285 .context_offs
= DRA7XX_RM_L3MAIN1_VCP1_CONTEXT_OFFSET
,
2291 static struct omap_hwmod dra7xx_vcp2_hwmod
= {
2293 .class = &dra7xx_vcp_hwmod_class
,
2294 .clkdm_name
= "l3main1_clkdm",
2295 .main_clk
= "l3_iclk_div",
2298 .clkctrl_offs
= DRA7XX_CM_L3MAIN1_VCP2_CLKCTRL_OFFSET
,
2299 .context_offs
= DRA7XX_RM_L3MAIN1_VCP2_CONTEXT_OFFSET
,
2309 static struct omap_hwmod_class_sysconfig dra7xx_wd_timer_sysc
= {
2311 .sysc_offs
= 0x0010,
2312 .syss_offs
= 0x0014,
2313 .sysc_flags
= (SYSC_HAS_EMUFREE
| SYSC_HAS_SIDLEMODE
|
2314 SYSC_HAS_SOFTRESET
| SYSS_HAS_RESET_STATUS
),
2315 .idlemodes
= (SIDLE_FORCE
| SIDLE_NO
| SIDLE_SMART
|
2317 .sysc_fields
= &omap_hwmod_sysc_type1
,
2320 static struct omap_hwmod_class dra7xx_wd_timer_hwmod_class
= {
2322 .sysc
= &dra7xx_wd_timer_sysc
,
2323 .pre_shutdown
= &omap2_wd_timer_disable
,
2324 .reset
= &omap2_wd_timer_reset
,
2328 static struct omap_hwmod dra7xx_wd_timer2_hwmod
= {
2329 .name
= "wd_timer2",
2330 .class = &dra7xx_wd_timer_hwmod_class
,
2331 .clkdm_name
= "wkupaon_clkdm",
2332 .main_clk
= "sys_32k_ck",
2335 .clkctrl_offs
= DRA7XX_CM_WKUPAON_WD_TIMER2_CLKCTRL_OFFSET
,
2336 .context_offs
= DRA7XX_RM_WKUPAON_WD_TIMER2_CONTEXT_OFFSET
,
2337 .modulemode
= MODULEMODE_SWCTRL
,
2347 /* l3_main_1 -> dmm */
2348 static struct omap_hwmod_ocp_if dra7xx_l3_main_1__dmm
= {
2349 .master
= &dra7xx_l3_main_1_hwmod
,
2350 .slave
= &dra7xx_dmm_hwmod
,
2351 .clk
= "l3_iclk_div",
2352 .user
= OCP_USER_SDMA
,
2355 /* l3_main_2 -> l3_instr */
2356 static struct omap_hwmod_ocp_if dra7xx_l3_main_2__l3_instr
= {
2357 .master
= &dra7xx_l3_main_2_hwmod
,
2358 .slave
= &dra7xx_l3_instr_hwmod
,
2359 .clk
= "l3_iclk_div",
2360 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2363 /* l4_cfg -> l3_main_1 */
2364 static struct omap_hwmod_ocp_if dra7xx_l4_cfg__l3_main_1
= {
2365 .master
= &dra7xx_l4_cfg_hwmod
,
2366 .slave
= &dra7xx_l3_main_1_hwmod
,
2367 .clk
= "l3_iclk_div",
2368 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2371 /* mpu -> l3_main_1 */
2372 static struct omap_hwmod_ocp_if dra7xx_mpu__l3_main_1
= {
2373 .master
= &dra7xx_mpu_hwmod
,
2374 .slave
= &dra7xx_l3_main_1_hwmod
,
2375 .clk
= "l3_iclk_div",
2376 .user
= OCP_USER_MPU
,
2379 /* l3_main_1 -> l3_main_2 */
2380 static struct omap_hwmod_ocp_if dra7xx_l3_main_1__l3_main_2
= {
2381 .master
= &dra7xx_l3_main_1_hwmod
,
2382 .slave
= &dra7xx_l3_main_2_hwmod
,
2383 .clk
= "l3_iclk_div",
2384 .user
= OCP_USER_MPU
,
2387 /* l4_cfg -> l3_main_2 */
2388 static struct omap_hwmod_ocp_if dra7xx_l4_cfg__l3_main_2
= {
2389 .master
= &dra7xx_l4_cfg_hwmod
,
2390 .slave
= &dra7xx_l3_main_2_hwmod
,
2391 .clk
= "l3_iclk_div",
2392 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2395 /* l3_main_1 -> l4_cfg */
2396 static struct omap_hwmod_ocp_if dra7xx_l3_main_1__l4_cfg
= {
2397 .master
= &dra7xx_l3_main_1_hwmod
,
2398 .slave
= &dra7xx_l4_cfg_hwmod
,
2399 .clk
= "l3_iclk_div",
2400 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2403 /* l3_main_1 -> l4_per1 */
2404 static struct omap_hwmod_ocp_if dra7xx_l3_main_1__l4_per1
= {
2405 .master
= &dra7xx_l3_main_1_hwmod
,
2406 .slave
= &dra7xx_l4_per1_hwmod
,
2407 .clk
= "l3_iclk_div",
2408 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2411 /* l3_main_1 -> l4_per2 */
2412 static struct omap_hwmod_ocp_if dra7xx_l3_main_1__l4_per2
= {
2413 .master
= &dra7xx_l3_main_1_hwmod
,
2414 .slave
= &dra7xx_l4_per2_hwmod
,
2415 .clk
= "l3_iclk_div",
2416 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2419 /* l3_main_1 -> l4_per3 */
2420 static struct omap_hwmod_ocp_if dra7xx_l3_main_1__l4_per3
= {
2421 .master
= &dra7xx_l3_main_1_hwmod
,
2422 .slave
= &dra7xx_l4_per3_hwmod
,
2423 .clk
= "l3_iclk_div",
2424 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2427 /* l3_main_1 -> l4_wkup */
2428 static struct omap_hwmod_ocp_if dra7xx_l3_main_1__l4_wkup
= {
2429 .master
= &dra7xx_l3_main_1_hwmod
,
2430 .slave
= &dra7xx_l4_wkup_hwmod
,
2431 .clk
= "wkupaon_iclk_mux",
2432 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2435 /* l4_per2 -> atl */
2436 static struct omap_hwmod_ocp_if dra7xx_l4_per2__atl
= {
2437 .master
= &dra7xx_l4_per2_hwmod
,
2438 .slave
= &dra7xx_atl_hwmod
,
2439 .clk
= "l3_iclk_div",
2440 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2443 /* l3_main_1 -> bb2d */
2444 static struct omap_hwmod_ocp_if dra7xx_l3_main_1__bb2d
= {
2445 .master
= &dra7xx_l3_main_1_hwmod
,
2446 .slave
= &dra7xx_bb2d_hwmod
,
2447 .clk
= "l3_iclk_div",
2448 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2451 /* l4_wkup -> counter_32k */
2452 static struct omap_hwmod_ocp_if dra7xx_l4_wkup__counter_32k
= {
2453 .master
= &dra7xx_l4_wkup_hwmod
,
2454 .slave
= &dra7xx_counter_32k_hwmod
,
2455 .clk
= "wkupaon_iclk_mux",
2456 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2459 /* l4_wkup -> ctrl_module_wkup */
2460 static struct omap_hwmod_ocp_if dra7xx_l4_wkup__ctrl_module_wkup
= {
2461 .master
= &dra7xx_l4_wkup_hwmod
,
2462 .slave
= &dra7xx_ctrl_module_wkup_hwmod
,
2463 .clk
= "wkupaon_iclk_mux",
2464 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2467 static struct omap_hwmod_ocp_if dra7xx_l4_per2__cpgmac0
= {
2468 .master
= &dra7xx_l4_per2_hwmod
,
2469 .slave
= &dra7xx_gmac_hwmod
,
2470 .clk
= "dpll_gmac_ck",
2471 .user
= OCP_USER_MPU
,
2474 static struct omap_hwmod_ocp_if dra7xx_gmac__mdio
= {
2475 .master
= &dra7xx_gmac_hwmod
,
2476 .slave
= &dra7xx_mdio_hwmod
,
2477 .user
= OCP_USER_MPU
,
2480 /* l4_wkup -> dcan1 */
2481 static struct omap_hwmod_ocp_if dra7xx_l4_wkup__dcan1
= {
2482 .master
= &dra7xx_l4_wkup_hwmod
,
2483 .slave
= &dra7xx_dcan1_hwmod
,
2484 .clk
= "wkupaon_iclk_mux",
2485 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2488 /* l4_per2 -> dcan2 */
2489 static struct omap_hwmod_ocp_if dra7xx_l4_per2__dcan2
= {
2490 .master
= &dra7xx_l4_per2_hwmod
,
2491 .slave
= &dra7xx_dcan2_hwmod
,
2492 .clk
= "l3_iclk_div",
2493 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2496 static struct omap_hwmod_addr_space dra7xx_dma_system_addrs
[] = {
2498 .pa_start
= 0x4a056000,
2499 .pa_end
= 0x4a056fff,
2500 .flags
= ADDR_TYPE_RT
2505 /* l4_cfg -> dma_system */
2506 static struct omap_hwmod_ocp_if dra7xx_l4_cfg__dma_system
= {
2507 .master
= &dra7xx_l4_cfg_hwmod
,
2508 .slave
= &dra7xx_dma_system_hwmod
,
2509 .clk
= "l3_iclk_div",
2510 .addr
= dra7xx_dma_system_addrs
,
2511 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2514 static struct omap_hwmod_addr_space dra7xx_dss_addrs
[] = {
2517 .pa_start
= 0x58000000,
2518 .pa_end
= 0x5800007f,
2519 .flags
= ADDR_TYPE_RT
2523 /* l3_main_1 -> dss */
2524 static struct omap_hwmod_ocp_if dra7xx_l3_main_1__dss
= {
2525 .master
= &dra7xx_l3_main_1_hwmod
,
2526 .slave
= &dra7xx_dss_hwmod
,
2527 .clk
= "l3_iclk_div",
2528 .addr
= dra7xx_dss_addrs
,
2529 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2532 static struct omap_hwmod_addr_space dra7xx_dss_dispc_addrs
[] = {
2535 .pa_start
= 0x58001000,
2536 .pa_end
= 0x58001fff,
2537 .flags
= ADDR_TYPE_RT
2541 /* l3_main_1 -> dispc */
2542 static struct omap_hwmod_ocp_if dra7xx_l3_main_1__dispc
= {
2543 .master
= &dra7xx_l3_main_1_hwmod
,
2544 .slave
= &dra7xx_dss_dispc_hwmod
,
2545 .clk
= "l3_iclk_div",
2546 .addr
= dra7xx_dss_dispc_addrs
,
2547 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2550 static struct omap_hwmod_addr_space dra7xx_dss_hdmi_addrs
[] = {
2553 .pa_start
= 0x58040000,
2554 .pa_end
= 0x580400ff,
2555 .flags
= ADDR_TYPE_RT
2560 /* l3_main_1 -> dispc */
2561 static struct omap_hwmod_ocp_if dra7xx_l3_main_1__hdmi
= {
2562 .master
= &dra7xx_l3_main_1_hwmod
,
2563 .slave
= &dra7xx_dss_hdmi_hwmod
,
2564 .clk
= "l3_iclk_div",
2565 .addr
= dra7xx_dss_hdmi_addrs
,
2566 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2569 static struct omap_hwmod_addr_space dra7xx_elm_addrs
[] = {
2571 .pa_start
= 0x48078000,
2572 .pa_end
= 0x48078fff,
2573 .flags
= ADDR_TYPE_RT
2578 /* l4_per1 -> elm */
2579 static struct omap_hwmod_ocp_if dra7xx_l4_per1__elm
= {
2580 .master
= &dra7xx_l4_per1_hwmod
,
2581 .slave
= &dra7xx_elm_hwmod
,
2582 .clk
= "l3_iclk_div",
2583 .addr
= dra7xx_elm_addrs
,
2584 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2587 /* l4_wkup -> gpio1 */
2588 static struct omap_hwmod_ocp_if dra7xx_l4_wkup__gpio1
= {
2589 .master
= &dra7xx_l4_wkup_hwmod
,
2590 .slave
= &dra7xx_gpio1_hwmod
,
2591 .clk
= "wkupaon_iclk_mux",
2592 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2595 /* l4_per1 -> gpio2 */
2596 static struct omap_hwmod_ocp_if dra7xx_l4_per1__gpio2
= {
2597 .master
= &dra7xx_l4_per1_hwmod
,
2598 .slave
= &dra7xx_gpio2_hwmod
,
2599 .clk
= "l3_iclk_div",
2600 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2603 /* l4_per1 -> gpio3 */
2604 static struct omap_hwmod_ocp_if dra7xx_l4_per1__gpio3
= {
2605 .master
= &dra7xx_l4_per1_hwmod
,
2606 .slave
= &dra7xx_gpio3_hwmod
,
2607 .clk
= "l3_iclk_div",
2608 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2611 /* l4_per1 -> gpio4 */
2612 static struct omap_hwmod_ocp_if dra7xx_l4_per1__gpio4
= {
2613 .master
= &dra7xx_l4_per1_hwmod
,
2614 .slave
= &dra7xx_gpio4_hwmod
,
2615 .clk
= "l3_iclk_div",
2616 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2619 /* l4_per1 -> gpio5 */
2620 static struct omap_hwmod_ocp_if dra7xx_l4_per1__gpio5
= {
2621 .master
= &dra7xx_l4_per1_hwmod
,
2622 .slave
= &dra7xx_gpio5_hwmod
,
2623 .clk
= "l3_iclk_div",
2624 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2627 /* l4_per1 -> gpio6 */
2628 static struct omap_hwmod_ocp_if dra7xx_l4_per1__gpio6
= {
2629 .master
= &dra7xx_l4_per1_hwmod
,
2630 .slave
= &dra7xx_gpio6_hwmod
,
2631 .clk
= "l3_iclk_div",
2632 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2635 /* l4_per1 -> gpio7 */
2636 static struct omap_hwmod_ocp_if dra7xx_l4_per1__gpio7
= {
2637 .master
= &dra7xx_l4_per1_hwmod
,
2638 .slave
= &dra7xx_gpio7_hwmod
,
2639 .clk
= "l3_iclk_div",
2640 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2643 /* l4_per1 -> gpio8 */
2644 static struct omap_hwmod_ocp_if dra7xx_l4_per1__gpio8
= {
2645 .master
= &dra7xx_l4_per1_hwmod
,
2646 .slave
= &dra7xx_gpio8_hwmod
,
2647 .clk
= "l3_iclk_div",
2648 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2651 static struct omap_hwmod_addr_space dra7xx_gpmc_addrs
[] = {
2653 .pa_start
= 0x50000000,
2654 .pa_end
= 0x500003ff,
2655 .flags
= ADDR_TYPE_RT
2660 /* l3_main_1 -> gpmc */
2661 static struct omap_hwmod_ocp_if dra7xx_l3_main_1__gpmc
= {
2662 .master
= &dra7xx_l3_main_1_hwmod
,
2663 .slave
= &dra7xx_gpmc_hwmod
,
2664 .clk
= "l3_iclk_div",
2665 .addr
= dra7xx_gpmc_addrs
,
2666 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2669 static struct omap_hwmod_addr_space dra7xx_hdq1w_addrs
[] = {
2671 .pa_start
= 0x480b2000,
2672 .pa_end
= 0x480b201f,
2673 .flags
= ADDR_TYPE_RT
2678 /* l4_per1 -> hdq1w */
2679 static struct omap_hwmod_ocp_if dra7xx_l4_per1__hdq1w
= {
2680 .master
= &dra7xx_l4_per1_hwmod
,
2681 .slave
= &dra7xx_hdq1w_hwmod
,
2682 .clk
= "l3_iclk_div",
2683 .addr
= dra7xx_hdq1w_addrs
,
2684 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2687 /* l4_per1 -> i2c1 */
2688 static struct omap_hwmod_ocp_if dra7xx_l4_per1__i2c1
= {
2689 .master
= &dra7xx_l4_per1_hwmod
,
2690 .slave
= &dra7xx_i2c1_hwmod
,
2691 .clk
= "l3_iclk_div",
2692 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2695 /* l4_per1 -> i2c2 */
2696 static struct omap_hwmod_ocp_if dra7xx_l4_per1__i2c2
= {
2697 .master
= &dra7xx_l4_per1_hwmod
,
2698 .slave
= &dra7xx_i2c2_hwmod
,
2699 .clk
= "l3_iclk_div",
2700 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2703 /* l4_per1 -> i2c3 */
2704 static struct omap_hwmod_ocp_if dra7xx_l4_per1__i2c3
= {
2705 .master
= &dra7xx_l4_per1_hwmod
,
2706 .slave
= &dra7xx_i2c3_hwmod
,
2707 .clk
= "l3_iclk_div",
2708 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2711 /* l4_per1 -> i2c4 */
2712 static struct omap_hwmod_ocp_if dra7xx_l4_per1__i2c4
= {
2713 .master
= &dra7xx_l4_per1_hwmod
,
2714 .slave
= &dra7xx_i2c4_hwmod
,
2715 .clk
= "l3_iclk_div",
2716 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2719 /* l4_per1 -> i2c5 */
2720 static struct omap_hwmod_ocp_if dra7xx_l4_per1__i2c5
= {
2721 .master
= &dra7xx_l4_per1_hwmod
,
2722 .slave
= &dra7xx_i2c5_hwmod
,
2723 .clk
= "l3_iclk_div",
2724 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2727 /* l4_cfg -> mailbox1 */
2728 static struct omap_hwmod_ocp_if dra7xx_l4_cfg__mailbox1
= {
2729 .master
= &dra7xx_l4_cfg_hwmod
,
2730 .slave
= &dra7xx_mailbox1_hwmod
,
2731 .clk
= "l3_iclk_div",
2732 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2735 /* l4_per3 -> mailbox2 */
2736 static struct omap_hwmod_ocp_if dra7xx_l4_per3__mailbox2
= {
2737 .master
= &dra7xx_l4_per3_hwmod
,
2738 .slave
= &dra7xx_mailbox2_hwmod
,
2739 .clk
= "l3_iclk_div",
2740 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2743 /* l4_per3 -> mailbox3 */
2744 static struct omap_hwmod_ocp_if dra7xx_l4_per3__mailbox3
= {
2745 .master
= &dra7xx_l4_per3_hwmod
,
2746 .slave
= &dra7xx_mailbox3_hwmod
,
2747 .clk
= "l3_iclk_div",
2748 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2751 /* l4_per3 -> mailbox4 */
2752 static struct omap_hwmod_ocp_if dra7xx_l4_per3__mailbox4
= {
2753 .master
= &dra7xx_l4_per3_hwmod
,
2754 .slave
= &dra7xx_mailbox4_hwmod
,
2755 .clk
= "l3_iclk_div",
2756 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2759 /* l4_per3 -> mailbox5 */
2760 static struct omap_hwmod_ocp_if dra7xx_l4_per3__mailbox5
= {
2761 .master
= &dra7xx_l4_per3_hwmod
,
2762 .slave
= &dra7xx_mailbox5_hwmod
,
2763 .clk
= "l3_iclk_div",
2764 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2767 /* l4_per3 -> mailbox6 */
2768 static struct omap_hwmod_ocp_if dra7xx_l4_per3__mailbox6
= {
2769 .master
= &dra7xx_l4_per3_hwmod
,
2770 .slave
= &dra7xx_mailbox6_hwmod
,
2771 .clk
= "l3_iclk_div",
2772 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2775 /* l4_per3 -> mailbox7 */
2776 static struct omap_hwmod_ocp_if dra7xx_l4_per3__mailbox7
= {
2777 .master
= &dra7xx_l4_per3_hwmod
,
2778 .slave
= &dra7xx_mailbox7_hwmod
,
2779 .clk
= "l3_iclk_div",
2780 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2783 /* l4_per3 -> mailbox8 */
2784 static struct omap_hwmod_ocp_if dra7xx_l4_per3__mailbox8
= {
2785 .master
= &dra7xx_l4_per3_hwmod
,
2786 .slave
= &dra7xx_mailbox8_hwmod
,
2787 .clk
= "l3_iclk_div",
2788 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2791 /* l4_per3 -> mailbox9 */
2792 static struct omap_hwmod_ocp_if dra7xx_l4_per3__mailbox9
= {
2793 .master
= &dra7xx_l4_per3_hwmod
,
2794 .slave
= &dra7xx_mailbox9_hwmod
,
2795 .clk
= "l3_iclk_div",
2796 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2799 /* l4_per3 -> mailbox10 */
2800 static struct omap_hwmod_ocp_if dra7xx_l4_per3__mailbox10
= {
2801 .master
= &dra7xx_l4_per3_hwmod
,
2802 .slave
= &dra7xx_mailbox10_hwmod
,
2803 .clk
= "l3_iclk_div",
2804 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2807 /* l4_per3 -> mailbox11 */
2808 static struct omap_hwmod_ocp_if dra7xx_l4_per3__mailbox11
= {
2809 .master
= &dra7xx_l4_per3_hwmod
,
2810 .slave
= &dra7xx_mailbox11_hwmod
,
2811 .clk
= "l3_iclk_div",
2812 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2815 /* l4_per3 -> mailbox12 */
2816 static struct omap_hwmod_ocp_if dra7xx_l4_per3__mailbox12
= {
2817 .master
= &dra7xx_l4_per3_hwmod
,
2818 .slave
= &dra7xx_mailbox12_hwmod
,
2819 .clk
= "l3_iclk_div",
2820 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2823 /* l4_per3 -> mailbox13 */
2824 static struct omap_hwmod_ocp_if dra7xx_l4_per3__mailbox13
= {
2825 .master
= &dra7xx_l4_per3_hwmod
,
2826 .slave
= &dra7xx_mailbox13_hwmod
,
2827 .clk
= "l3_iclk_div",
2828 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2831 /* l4_per1 -> mcspi1 */
2832 static struct omap_hwmod_ocp_if dra7xx_l4_per1__mcspi1
= {
2833 .master
= &dra7xx_l4_per1_hwmod
,
2834 .slave
= &dra7xx_mcspi1_hwmod
,
2835 .clk
= "l3_iclk_div",
2836 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2839 /* l4_per1 -> mcspi2 */
2840 static struct omap_hwmod_ocp_if dra7xx_l4_per1__mcspi2
= {
2841 .master
= &dra7xx_l4_per1_hwmod
,
2842 .slave
= &dra7xx_mcspi2_hwmod
,
2843 .clk
= "l3_iclk_div",
2844 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2847 /* l4_per1 -> mcspi3 */
2848 static struct omap_hwmod_ocp_if dra7xx_l4_per1__mcspi3
= {
2849 .master
= &dra7xx_l4_per1_hwmod
,
2850 .slave
= &dra7xx_mcspi3_hwmod
,
2851 .clk
= "l3_iclk_div",
2852 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2855 /* l4_per1 -> mcspi4 */
2856 static struct omap_hwmod_ocp_if dra7xx_l4_per1__mcspi4
= {
2857 .master
= &dra7xx_l4_per1_hwmod
,
2858 .slave
= &dra7xx_mcspi4_hwmod
,
2859 .clk
= "l3_iclk_div",
2860 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2863 /* l4_per1 -> mmc1 */
2864 static struct omap_hwmod_ocp_if dra7xx_l4_per1__mmc1
= {
2865 .master
= &dra7xx_l4_per1_hwmod
,
2866 .slave
= &dra7xx_mmc1_hwmod
,
2867 .clk
= "l3_iclk_div",
2868 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2871 /* l4_per1 -> mmc2 */
2872 static struct omap_hwmod_ocp_if dra7xx_l4_per1__mmc2
= {
2873 .master
= &dra7xx_l4_per1_hwmod
,
2874 .slave
= &dra7xx_mmc2_hwmod
,
2875 .clk
= "l3_iclk_div",
2876 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2879 /* l4_per1 -> mmc3 */
2880 static struct omap_hwmod_ocp_if dra7xx_l4_per1__mmc3
= {
2881 .master
= &dra7xx_l4_per1_hwmod
,
2882 .slave
= &dra7xx_mmc3_hwmod
,
2883 .clk
= "l3_iclk_div",
2884 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2887 /* l4_per1 -> mmc4 */
2888 static struct omap_hwmod_ocp_if dra7xx_l4_per1__mmc4
= {
2889 .master
= &dra7xx_l4_per1_hwmod
,
2890 .slave
= &dra7xx_mmc4_hwmod
,
2891 .clk
= "l3_iclk_div",
2892 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2896 static struct omap_hwmod_ocp_if dra7xx_l4_cfg__mpu
= {
2897 .master
= &dra7xx_l4_cfg_hwmod
,
2898 .slave
= &dra7xx_mpu_hwmod
,
2899 .clk
= "l3_iclk_div",
2900 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2903 /* l4_cfg -> ocp2scp1 */
2904 static struct omap_hwmod_ocp_if dra7xx_l4_cfg__ocp2scp1
= {
2905 .master
= &dra7xx_l4_cfg_hwmod
,
2906 .slave
= &dra7xx_ocp2scp1_hwmod
,
2907 .clk
= "l4_root_clk_div",
2908 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2911 /* l4_cfg -> ocp2scp3 */
2912 static struct omap_hwmod_ocp_if dra7xx_l4_cfg__ocp2scp3
= {
2913 .master
= &dra7xx_l4_cfg_hwmod
,
2914 .slave
= &dra7xx_ocp2scp3_hwmod
,
2915 .clk
= "l4_root_clk_div",
2916 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2919 /* l3_main_1 -> pciess1 */
2920 static struct omap_hwmod_ocp_if dra7xx_l3_main_1__pciess1
= {
2921 .master
= &dra7xx_l3_main_1_hwmod
,
2922 .slave
= &dra7xx_pciess1_hwmod
,
2923 .clk
= "l3_iclk_div",
2924 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2927 /* l4_cfg -> pciess1 */
2928 static struct omap_hwmod_ocp_if dra7xx_l4_cfg__pciess1
= {
2929 .master
= &dra7xx_l4_cfg_hwmod
,
2930 .slave
= &dra7xx_pciess1_hwmod
,
2931 .clk
= "l4_root_clk_div",
2932 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2935 /* l3_main_1 -> pciess2 */
2936 static struct omap_hwmod_ocp_if dra7xx_l3_main_1__pciess2
= {
2937 .master
= &dra7xx_l3_main_1_hwmod
,
2938 .slave
= &dra7xx_pciess2_hwmod
,
2939 .clk
= "l3_iclk_div",
2940 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2943 /* l4_cfg -> pciess2 */
2944 static struct omap_hwmod_ocp_if dra7xx_l4_cfg__pciess2
= {
2945 .master
= &dra7xx_l4_cfg_hwmod
,
2946 .slave
= &dra7xx_pciess2_hwmod
,
2947 .clk
= "l4_root_clk_div",
2948 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2951 static struct omap_hwmod_addr_space dra7xx_qspi_addrs
[] = {
2953 .pa_start
= 0x4b300000,
2954 .pa_end
= 0x4b30007f,
2955 .flags
= ADDR_TYPE_RT
2960 /* l3_main_1 -> qspi */
2961 static struct omap_hwmod_ocp_if dra7xx_l3_main_1__qspi
= {
2962 .master
= &dra7xx_l3_main_1_hwmod
,
2963 .slave
= &dra7xx_qspi_hwmod
,
2964 .clk
= "l3_iclk_div",
2965 .addr
= dra7xx_qspi_addrs
,
2966 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2969 /* l4_per3 -> rtcss */
2970 static struct omap_hwmod_ocp_if dra7xx_l4_per3__rtcss
= {
2971 .master
= &dra7xx_l4_per3_hwmod
,
2972 .slave
= &dra7xx_rtcss_hwmod
,
2973 .clk
= "l4_root_clk_div",
2974 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2977 static struct omap_hwmod_addr_space dra7xx_sata_addrs
[] = {
2980 .pa_start
= 0x4a141100,
2981 .pa_end
= 0x4a141107,
2982 .flags
= ADDR_TYPE_RT
2987 /* l4_cfg -> sata */
2988 static struct omap_hwmod_ocp_if dra7xx_l4_cfg__sata
= {
2989 .master
= &dra7xx_l4_cfg_hwmod
,
2990 .slave
= &dra7xx_sata_hwmod
,
2991 .clk
= "l3_iclk_div",
2992 .addr
= dra7xx_sata_addrs
,
2993 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
2996 static struct omap_hwmod_addr_space dra7xx_smartreflex_core_addrs
[] = {
2998 .pa_start
= 0x4a0dd000,
2999 .pa_end
= 0x4a0dd07f,
3000 .flags
= ADDR_TYPE_RT
3005 /* l4_cfg -> smartreflex_core */
3006 static struct omap_hwmod_ocp_if dra7xx_l4_cfg__smartreflex_core
= {
3007 .master
= &dra7xx_l4_cfg_hwmod
,
3008 .slave
= &dra7xx_smartreflex_core_hwmod
,
3009 .clk
= "l4_root_clk_div",
3010 .addr
= dra7xx_smartreflex_core_addrs
,
3011 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3014 static struct omap_hwmod_addr_space dra7xx_smartreflex_mpu_addrs
[] = {
3016 .pa_start
= 0x4a0d9000,
3017 .pa_end
= 0x4a0d907f,
3018 .flags
= ADDR_TYPE_RT
3023 /* l4_cfg -> smartreflex_mpu */
3024 static struct omap_hwmod_ocp_if dra7xx_l4_cfg__smartreflex_mpu
= {
3025 .master
= &dra7xx_l4_cfg_hwmod
,
3026 .slave
= &dra7xx_smartreflex_mpu_hwmod
,
3027 .clk
= "l4_root_clk_div",
3028 .addr
= dra7xx_smartreflex_mpu_addrs
,
3029 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3032 static struct omap_hwmod_addr_space dra7xx_spinlock_addrs
[] = {
3034 .pa_start
= 0x4a0f6000,
3035 .pa_end
= 0x4a0f6fff,
3036 .flags
= ADDR_TYPE_RT
3041 /* l4_cfg -> spinlock */
3042 static struct omap_hwmod_ocp_if dra7xx_l4_cfg__spinlock
= {
3043 .master
= &dra7xx_l4_cfg_hwmod
,
3044 .slave
= &dra7xx_spinlock_hwmod
,
3045 .clk
= "l3_iclk_div",
3046 .addr
= dra7xx_spinlock_addrs
,
3047 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3050 /* l4_wkup -> timer1 */
3051 static struct omap_hwmod_ocp_if dra7xx_l4_wkup__timer1
= {
3052 .master
= &dra7xx_l4_wkup_hwmod
,
3053 .slave
= &dra7xx_timer1_hwmod
,
3054 .clk
= "wkupaon_iclk_mux",
3055 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3058 /* l4_per1 -> timer2 */
3059 static struct omap_hwmod_ocp_if dra7xx_l4_per1__timer2
= {
3060 .master
= &dra7xx_l4_per1_hwmod
,
3061 .slave
= &dra7xx_timer2_hwmod
,
3062 .clk
= "l3_iclk_div",
3063 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3066 /* l4_per1 -> timer3 */
3067 static struct omap_hwmod_ocp_if dra7xx_l4_per1__timer3
= {
3068 .master
= &dra7xx_l4_per1_hwmod
,
3069 .slave
= &dra7xx_timer3_hwmod
,
3070 .clk
= "l3_iclk_div",
3071 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3074 /* l4_per1 -> timer4 */
3075 static struct omap_hwmod_ocp_if dra7xx_l4_per1__timer4
= {
3076 .master
= &dra7xx_l4_per1_hwmod
,
3077 .slave
= &dra7xx_timer4_hwmod
,
3078 .clk
= "l3_iclk_div",
3079 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3082 /* l4_per3 -> timer5 */
3083 static struct omap_hwmod_ocp_if dra7xx_l4_per3__timer5
= {
3084 .master
= &dra7xx_l4_per3_hwmod
,
3085 .slave
= &dra7xx_timer5_hwmod
,
3086 .clk
= "l3_iclk_div",
3087 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3090 /* l4_per3 -> timer6 */
3091 static struct omap_hwmod_ocp_if dra7xx_l4_per3__timer6
= {
3092 .master
= &dra7xx_l4_per3_hwmod
,
3093 .slave
= &dra7xx_timer6_hwmod
,
3094 .clk
= "l3_iclk_div",
3095 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3098 /* l4_per3 -> timer7 */
3099 static struct omap_hwmod_ocp_if dra7xx_l4_per3__timer7
= {
3100 .master
= &dra7xx_l4_per3_hwmod
,
3101 .slave
= &dra7xx_timer7_hwmod
,
3102 .clk
= "l3_iclk_div",
3103 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3106 /* l4_per3 -> timer8 */
3107 static struct omap_hwmod_ocp_if dra7xx_l4_per3__timer8
= {
3108 .master
= &dra7xx_l4_per3_hwmod
,
3109 .slave
= &dra7xx_timer8_hwmod
,
3110 .clk
= "l3_iclk_div",
3111 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3114 /* l4_per1 -> timer9 */
3115 static struct omap_hwmod_ocp_if dra7xx_l4_per1__timer9
= {
3116 .master
= &dra7xx_l4_per1_hwmod
,
3117 .slave
= &dra7xx_timer9_hwmod
,
3118 .clk
= "l3_iclk_div",
3119 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3122 /* l4_per1 -> timer10 */
3123 static struct omap_hwmod_ocp_if dra7xx_l4_per1__timer10
= {
3124 .master
= &dra7xx_l4_per1_hwmod
,
3125 .slave
= &dra7xx_timer10_hwmod
,
3126 .clk
= "l3_iclk_div",
3127 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3130 /* l4_per1 -> timer11 */
3131 static struct omap_hwmod_ocp_if dra7xx_l4_per1__timer11
= {
3132 .master
= &dra7xx_l4_per1_hwmod
,
3133 .slave
= &dra7xx_timer11_hwmod
,
3134 .clk
= "l3_iclk_div",
3135 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3138 /* l4_per3 -> timer13 */
3139 static struct omap_hwmod_ocp_if dra7xx_l4_per3__timer13
= {
3140 .master
= &dra7xx_l4_per3_hwmod
,
3141 .slave
= &dra7xx_timer13_hwmod
,
3142 .clk
= "l3_iclk_div",
3143 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3146 /* l4_per3 -> timer14 */
3147 static struct omap_hwmod_ocp_if dra7xx_l4_per3__timer14
= {
3148 .master
= &dra7xx_l4_per3_hwmod
,
3149 .slave
= &dra7xx_timer14_hwmod
,
3150 .clk
= "l3_iclk_div",
3151 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3154 /* l4_per3 -> timer15 */
3155 static struct omap_hwmod_ocp_if dra7xx_l4_per3__timer15
= {
3156 .master
= &dra7xx_l4_per3_hwmod
,
3157 .slave
= &dra7xx_timer15_hwmod
,
3158 .clk
= "l3_iclk_div",
3159 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3162 /* l4_per3 -> timer16 */
3163 static struct omap_hwmod_ocp_if dra7xx_l4_per3__timer16
= {
3164 .master
= &dra7xx_l4_per3_hwmod
,
3165 .slave
= &dra7xx_timer16_hwmod
,
3166 .clk
= "l3_iclk_div",
3167 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3170 /* l4_per1 -> uart1 */
3171 static struct omap_hwmod_ocp_if dra7xx_l4_per1__uart1
= {
3172 .master
= &dra7xx_l4_per1_hwmod
,
3173 .slave
= &dra7xx_uart1_hwmod
,
3174 .clk
= "l3_iclk_div",
3175 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3178 /* l4_per1 -> uart2 */
3179 static struct omap_hwmod_ocp_if dra7xx_l4_per1__uart2
= {
3180 .master
= &dra7xx_l4_per1_hwmod
,
3181 .slave
= &dra7xx_uart2_hwmod
,
3182 .clk
= "l3_iclk_div",
3183 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3186 /* l4_per1 -> uart3 */
3187 static struct omap_hwmod_ocp_if dra7xx_l4_per1__uart3
= {
3188 .master
= &dra7xx_l4_per1_hwmod
,
3189 .slave
= &dra7xx_uart3_hwmod
,
3190 .clk
= "l3_iclk_div",
3191 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3194 /* l4_per1 -> uart4 */
3195 static struct omap_hwmod_ocp_if dra7xx_l4_per1__uart4
= {
3196 .master
= &dra7xx_l4_per1_hwmod
,
3197 .slave
= &dra7xx_uart4_hwmod
,
3198 .clk
= "l3_iclk_div",
3199 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3202 /* l4_per1 -> uart5 */
3203 static struct omap_hwmod_ocp_if dra7xx_l4_per1__uart5
= {
3204 .master
= &dra7xx_l4_per1_hwmod
,
3205 .slave
= &dra7xx_uart5_hwmod
,
3206 .clk
= "l3_iclk_div",
3207 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3210 /* l4_per1 -> uart6 */
3211 static struct omap_hwmod_ocp_if dra7xx_l4_per1__uart6
= {
3212 .master
= &dra7xx_l4_per1_hwmod
,
3213 .slave
= &dra7xx_uart6_hwmod
,
3214 .clk
= "l3_iclk_div",
3215 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3218 /* l4_per2 -> uart7 */
3219 static struct omap_hwmod_ocp_if dra7xx_l4_per2__uart7
= {
3220 .master
= &dra7xx_l4_per2_hwmod
,
3221 .slave
= &dra7xx_uart7_hwmod
,
3222 .clk
= "l3_iclk_div",
3223 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3226 /* l4_per2 -> uart8 */
3227 static struct omap_hwmod_ocp_if dra7xx_l4_per2__uart8
= {
3228 .master
= &dra7xx_l4_per2_hwmod
,
3229 .slave
= &dra7xx_uart8_hwmod
,
3230 .clk
= "l3_iclk_div",
3231 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3234 /* l4_per2 -> uart9 */
3235 static struct omap_hwmod_ocp_if dra7xx_l4_per2__uart9
= {
3236 .master
= &dra7xx_l4_per2_hwmod
,
3237 .slave
= &dra7xx_uart9_hwmod
,
3238 .clk
= "l3_iclk_div",
3239 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3242 /* l4_wkup -> uart10 */
3243 static struct omap_hwmod_ocp_if dra7xx_l4_wkup__uart10
= {
3244 .master
= &dra7xx_l4_wkup_hwmod
,
3245 .slave
= &dra7xx_uart10_hwmod
,
3246 .clk
= "wkupaon_iclk_mux",
3247 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3250 /* l4_per3 -> usb_otg_ss1 */
3251 static struct omap_hwmod_ocp_if dra7xx_l4_per3__usb_otg_ss1
= {
3252 .master
= &dra7xx_l4_per3_hwmod
,
3253 .slave
= &dra7xx_usb_otg_ss1_hwmod
,
3254 .clk
= "dpll_core_h13x2_ck",
3255 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3258 /* l4_per3 -> usb_otg_ss2 */
3259 static struct omap_hwmod_ocp_if dra7xx_l4_per3__usb_otg_ss2
= {
3260 .master
= &dra7xx_l4_per3_hwmod
,
3261 .slave
= &dra7xx_usb_otg_ss2_hwmod
,
3262 .clk
= "dpll_core_h13x2_ck",
3263 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3266 /* l4_per3 -> usb_otg_ss3 */
3267 static struct omap_hwmod_ocp_if dra7xx_l4_per3__usb_otg_ss3
= {
3268 .master
= &dra7xx_l4_per3_hwmod
,
3269 .slave
= &dra7xx_usb_otg_ss3_hwmod
,
3270 .clk
= "dpll_core_h13x2_ck",
3271 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3274 /* l4_per3 -> usb_otg_ss4 */
3275 static struct omap_hwmod_ocp_if dra7xx_l4_per3__usb_otg_ss4
= {
3276 .master
= &dra7xx_l4_per3_hwmod
,
3277 .slave
= &dra7xx_usb_otg_ss4_hwmod
,
3278 .clk
= "dpll_core_h13x2_ck",
3279 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3282 /* l3_main_1 -> vcp1 */
3283 static struct omap_hwmod_ocp_if dra7xx_l3_main_1__vcp1
= {
3284 .master
= &dra7xx_l3_main_1_hwmod
,
3285 .slave
= &dra7xx_vcp1_hwmod
,
3286 .clk
= "l3_iclk_div",
3287 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3290 /* l4_per2 -> vcp1 */
3291 static struct omap_hwmod_ocp_if dra7xx_l4_per2__vcp1
= {
3292 .master
= &dra7xx_l4_per2_hwmod
,
3293 .slave
= &dra7xx_vcp1_hwmod
,
3294 .clk
= "l3_iclk_div",
3295 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3298 /* l3_main_1 -> vcp2 */
3299 static struct omap_hwmod_ocp_if dra7xx_l3_main_1__vcp2
= {
3300 .master
= &dra7xx_l3_main_1_hwmod
,
3301 .slave
= &dra7xx_vcp2_hwmod
,
3302 .clk
= "l3_iclk_div",
3303 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3306 /* l4_per2 -> vcp2 */
3307 static struct omap_hwmod_ocp_if dra7xx_l4_per2__vcp2
= {
3308 .master
= &dra7xx_l4_per2_hwmod
,
3309 .slave
= &dra7xx_vcp2_hwmod
,
3310 .clk
= "l3_iclk_div",
3311 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3314 /* l4_wkup -> wd_timer2 */
3315 static struct omap_hwmod_ocp_if dra7xx_l4_wkup__wd_timer2
= {
3316 .master
= &dra7xx_l4_wkup_hwmod
,
3317 .slave
= &dra7xx_wd_timer2_hwmod
,
3318 .clk
= "wkupaon_iclk_mux",
3319 .user
= OCP_USER_MPU
| OCP_USER_SDMA
,
3322 static struct omap_hwmod_ocp_if
*dra7xx_hwmod_ocp_ifs
[] __initdata
= {
3323 &dra7xx_l3_main_1__dmm
,
3324 &dra7xx_l3_main_2__l3_instr
,
3325 &dra7xx_l4_cfg__l3_main_1
,
3326 &dra7xx_mpu__l3_main_1
,
3327 &dra7xx_l3_main_1__l3_main_2
,
3328 &dra7xx_l4_cfg__l3_main_2
,
3329 &dra7xx_l3_main_1__l4_cfg
,
3330 &dra7xx_l3_main_1__l4_per1
,
3331 &dra7xx_l3_main_1__l4_per2
,
3332 &dra7xx_l3_main_1__l4_per3
,
3333 &dra7xx_l3_main_1__l4_wkup
,
3334 &dra7xx_l4_per2__atl
,
3335 &dra7xx_l3_main_1__bb2d
,
3336 &dra7xx_l4_wkup__counter_32k
,
3337 &dra7xx_l4_wkup__ctrl_module_wkup
,
3338 &dra7xx_l4_wkup__dcan1
,
3339 &dra7xx_l4_per2__dcan2
,
3340 &dra7xx_l4_per2__cpgmac0
,
3342 &dra7xx_l4_cfg__dma_system
,
3343 &dra7xx_l3_main_1__dss
,
3344 &dra7xx_l3_main_1__dispc
,
3345 &dra7xx_l3_main_1__hdmi
,
3346 &dra7xx_l4_per1__elm
,
3347 &dra7xx_l4_wkup__gpio1
,
3348 &dra7xx_l4_per1__gpio2
,
3349 &dra7xx_l4_per1__gpio3
,
3350 &dra7xx_l4_per1__gpio4
,
3351 &dra7xx_l4_per1__gpio5
,
3352 &dra7xx_l4_per1__gpio6
,
3353 &dra7xx_l4_per1__gpio7
,
3354 &dra7xx_l4_per1__gpio8
,
3355 &dra7xx_l3_main_1__gpmc
,
3356 &dra7xx_l4_per1__hdq1w
,
3357 &dra7xx_l4_per1__i2c1
,
3358 &dra7xx_l4_per1__i2c2
,
3359 &dra7xx_l4_per1__i2c3
,
3360 &dra7xx_l4_per1__i2c4
,
3361 &dra7xx_l4_per1__i2c5
,
3362 &dra7xx_l4_cfg__mailbox1
,
3363 &dra7xx_l4_per3__mailbox2
,
3364 &dra7xx_l4_per3__mailbox3
,
3365 &dra7xx_l4_per3__mailbox4
,
3366 &dra7xx_l4_per3__mailbox5
,
3367 &dra7xx_l4_per3__mailbox6
,
3368 &dra7xx_l4_per3__mailbox7
,
3369 &dra7xx_l4_per3__mailbox8
,
3370 &dra7xx_l4_per3__mailbox9
,
3371 &dra7xx_l4_per3__mailbox10
,
3372 &dra7xx_l4_per3__mailbox11
,
3373 &dra7xx_l4_per3__mailbox12
,
3374 &dra7xx_l4_per3__mailbox13
,
3375 &dra7xx_l4_per1__mcspi1
,
3376 &dra7xx_l4_per1__mcspi2
,
3377 &dra7xx_l4_per1__mcspi3
,
3378 &dra7xx_l4_per1__mcspi4
,
3379 &dra7xx_l4_per1__mmc1
,
3380 &dra7xx_l4_per1__mmc2
,
3381 &dra7xx_l4_per1__mmc3
,
3382 &dra7xx_l4_per1__mmc4
,
3383 &dra7xx_l4_cfg__mpu
,
3384 &dra7xx_l4_cfg__ocp2scp1
,
3385 &dra7xx_l4_cfg__ocp2scp3
,
3386 &dra7xx_l3_main_1__pciess1
,
3387 &dra7xx_l4_cfg__pciess1
,
3388 &dra7xx_l3_main_1__pciess2
,
3389 &dra7xx_l4_cfg__pciess2
,
3390 &dra7xx_l3_main_1__qspi
,
3391 &dra7xx_l4_per3__rtcss
,
3392 &dra7xx_l4_cfg__sata
,
3393 &dra7xx_l4_cfg__smartreflex_core
,
3394 &dra7xx_l4_cfg__smartreflex_mpu
,
3395 &dra7xx_l4_cfg__spinlock
,
3396 &dra7xx_l4_wkup__timer1
,
3397 &dra7xx_l4_per1__timer2
,
3398 &dra7xx_l4_per1__timer3
,
3399 &dra7xx_l4_per1__timer4
,
3400 &dra7xx_l4_per3__timer5
,
3401 &dra7xx_l4_per3__timer6
,
3402 &dra7xx_l4_per3__timer7
,
3403 &dra7xx_l4_per3__timer8
,
3404 &dra7xx_l4_per1__timer9
,
3405 &dra7xx_l4_per1__timer10
,
3406 &dra7xx_l4_per1__timer11
,
3407 &dra7xx_l4_per3__timer13
,
3408 &dra7xx_l4_per3__timer14
,
3409 &dra7xx_l4_per3__timer15
,
3410 &dra7xx_l4_per3__timer16
,
3411 &dra7xx_l4_per1__uart1
,
3412 &dra7xx_l4_per1__uart2
,
3413 &dra7xx_l4_per1__uart3
,
3414 &dra7xx_l4_per1__uart4
,
3415 &dra7xx_l4_per1__uart5
,
3416 &dra7xx_l4_per1__uart6
,
3417 &dra7xx_l4_per2__uart7
,
3418 &dra7xx_l4_per2__uart8
,
3419 &dra7xx_l4_per2__uart9
,
3420 &dra7xx_l4_wkup__uart10
,
3421 &dra7xx_l4_per3__usb_otg_ss1
,
3422 &dra7xx_l4_per3__usb_otg_ss2
,
3423 &dra7xx_l4_per3__usb_otg_ss3
,
3424 &dra7xx_l3_main_1__vcp1
,
3425 &dra7xx_l4_per2__vcp1
,
3426 &dra7xx_l3_main_1__vcp2
,
3427 &dra7xx_l4_per2__vcp2
,
3428 &dra7xx_l4_wkup__wd_timer2
,
3432 static struct omap_hwmod_ocp_if
*dra74x_hwmod_ocp_ifs
[] __initdata
= {
3433 &dra7xx_l4_per3__usb_otg_ss4
,
3437 static struct omap_hwmod_ocp_if
*dra72x_hwmod_ocp_ifs
[] __initdata
= {
3441 int __init
dra7xx_hwmod_init(void)
3446 ret
= omap_hwmod_register_links(dra7xx_hwmod_ocp_ifs
);
3448 if (!ret
&& soc_is_dra74x())
3449 return omap_hwmod_register_links(dra74x_hwmod_ocp_ifs
);
3450 else if (!ret
&& soc_is_dra72x())
3451 return omap_hwmod_register_links(dra72x_hwmod_ocp_ifs
);