diff options
| -rw-r--r-- | arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 117 |
1 files changed, 0 insertions, 117 deletions
diff --git a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c index 7b48ac9f5414..b8de550a15b4 100644 --- a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c +++ b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c | |||
| @@ -1574,87 +1574,6 @@ static struct omap_hwmod omap44xx_mcpdm_hwmod = { | |||
| 1574 | }; | 1574 | }; |
| 1575 | 1575 | ||
| 1576 | /* | 1576 | /* |
| 1577 | * 'mcspi' class | ||
| 1578 | * multichannel serial port interface (mcspi) / master/slave synchronous serial | ||
| 1579 | * bus | ||
| 1580 | */ | ||
| 1581 | |||
| 1582 | static struct omap_hwmod_class_sysconfig omap44xx_mcspi_sysc = { | ||
| 1583 | .rev_offs = 0x0000, | ||
| 1584 | .sysc_offs = 0x0010, | ||
| 1585 | .sysc_flags = (SYSC_HAS_EMUFREE | SYSC_HAS_RESET_STATUS | | ||
| 1586 | SYSC_HAS_SIDLEMODE | SYSC_HAS_SOFTRESET), | ||
| 1587 | .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART | | ||
| 1588 | SIDLE_SMART_WKUP), | ||
| 1589 | .sysc_fields = &omap_hwmod_sysc_type2, | ||
| 1590 | }; | ||
| 1591 | |||
| 1592 | static struct omap_hwmod_class omap44xx_mcspi_hwmod_class = { | ||
| 1593 | .name = "mcspi", | ||
| 1594 | .sysc = &omap44xx_mcspi_sysc, | ||
| 1595 | }; | ||
| 1596 | |||
| 1597 | /* mcspi1 */ | ||
| 1598 | static struct omap_hwmod omap44xx_mcspi1_hwmod = { | ||
| 1599 | .name = "mcspi1", | ||
| 1600 | .class = &omap44xx_mcspi_hwmod_class, | ||
| 1601 | .clkdm_name = "l4_per_clkdm", | ||
| 1602 | .main_clk = "func_48m_fclk", | ||
| 1603 | .prcm = { | ||
| 1604 | .omap4 = { | ||
| 1605 | .clkctrl_offs = OMAP4_CM_L4PER_MCSPI1_CLKCTRL_OFFSET, | ||
| 1606 | .context_offs = OMAP4_RM_L4PER_MCSPI1_CONTEXT_OFFSET, | ||
| 1607 | .modulemode = MODULEMODE_SWCTRL, | ||
| 1608 | }, | ||
| 1609 | }, | ||
| 1610 | }; | ||
| 1611 | |||
| 1612 | /* mcspi2 */ | ||
| 1613 | static struct omap_hwmod omap44xx_mcspi2_hwmod = { | ||
| 1614 | .name = "mcspi2", | ||
| 1615 | .class = &omap44xx_mcspi_hwmod_class, | ||
| 1616 | .clkdm_name = "l4_per_clkdm", | ||
| 1617 | .main_clk = "func_48m_fclk", | ||
| 1618 | .prcm = { | ||
| 1619 | .omap4 = { | ||
| 1620 | .clkctrl_offs = OMAP4_CM_L4PER_MCSPI2_CLKCTRL_OFFSET, | ||
| 1621 | .context_offs = OMAP4_RM_L4PER_MCSPI2_CONTEXT_OFFSET, | ||
| 1622 | .modulemode = MODULEMODE_SWCTRL, | ||
| 1623 | }, | ||
| 1624 | }, | ||
| 1625 | }; | ||
| 1626 | |||
| 1627 | /* mcspi3 */ | ||
| 1628 | static struct omap_hwmod omap44xx_mcspi3_hwmod = { | ||
| 1629 | .name = "mcspi3", | ||
| 1630 | .class = &omap44xx_mcspi_hwmod_class, | ||
| 1631 | .clkdm_name = "l4_per_clkdm", | ||
| 1632 | .main_clk = "func_48m_fclk", | ||
| 1633 | .prcm = { | ||
| 1634 | .omap4 = { | ||
| 1635 | .clkctrl_offs = OMAP4_CM_L4PER_MCSPI3_CLKCTRL_OFFSET, | ||
| 1636 | .context_offs = OMAP4_RM_L4PER_MCSPI3_CONTEXT_OFFSET, | ||
| 1637 | .modulemode = MODULEMODE_SWCTRL, | ||
| 1638 | }, | ||
| 1639 | }, | ||
| 1640 | }; | ||
| 1641 | |||
| 1642 | /* mcspi4 */ | ||
| 1643 | static struct omap_hwmod omap44xx_mcspi4_hwmod = { | ||
| 1644 | .name = "mcspi4", | ||
| 1645 | .class = &omap44xx_mcspi_hwmod_class, | ||
| 1646 | .clkdm_name = "l4_per_clkdm", | ||
| 1647 | .main_clk = "func_48m_fclk", | ||
| 1648 | .prcm = { | ||
| 1649 | .omap4 = { | ||
| 1650 | .clkctrl_offs = OMAP4_CM_L4PER_MCSPI4_CLKCTRL_OFFSET, | ||
| 1651 | .context_offs = OMAP4_RM_L4PER_MCSPI4_CONTEXT_OFFSET, | ||
| 1652 | .modulemode = MODULEMODE_SWCTRL, | ||
| 1653 | }, | ||
| 1654 | }, | ||
| 1655 | }; | ||
| 1656 | |||
| 1657 | /* | ||
| 1658 | * 'mmu' class | 1577 | * 'mmu' class |
| 1659 | * The memory management unit performs virtual to physical address translation | 1578 | * The memory management unit performs virtual to physical address translation |
| 1660 | * for its requestors. | 1579 | * for its requestors. |
| @@ -3240,38 +3159,6 @@ static struct omap_hwmod_ocp_if omap44xx_l4_abe__mcpdm = { | |||
| 3240 | .user = OCP_USER_MPU | OCP_USER_SDMA, | 3159 | .user = OCP_USER_MPU | OCP_USER_SDMA, |
| 3241 | }; | 3160 | }; |
| 3242 | 3161 | ||
| 3243 | /* l4_per -> mcspi1 */ | ||
| 3244 | static struct omap_hwmod_ocp_if omap44xx_l4_per__mcspi1 = { | ||
| 3245 | .master = &omap44xx_l4_per_hwmod, | ||
| 3246 | .slave = &omap44xx_mcspi1_hwmod, | ||
| 3247 | .clk = "l4_div_ck", | ||
| 3248 | .user = OCP_USER_MPU | OCP_USER_SDMA, | ||
| 3249 | }; | ||
| 3250 | |||
| 3251 | /* l4_per -> mcspi2 */ | ||
| 3252 | static struct omap_hwmod_ocp_if omap44xx_l4_per__mcspi2 = { | ||
| 3253 | .master = &omap44xx_l4_per_hwmod, | ||
| 3254 | .slave = &omap44xx_mcspi2_hwmod, | ||
| 3255 | .clk = "l4_div_ck", | ||
| 3256 | .user = OCP_USER_MPU | OCP_USER_SDMA, | ||
| 3257 | }; | ||
| 3258 | |||
| 3259 | /* l4_per -> mcspi3 */ | ||
| 3260 | static struct omap_hwmod_ocp_if omap44xx_l4_per__mcspi3 = { | ||
| 3261 | .master = &omap44xx_l4_per_hwmod, | ||
| 3262 | .slave = &omap44xx_mcspi3_hwmod, | ||
| 3263 | .clk = "l4_div_ck", | ||
| 3264 | .user = OCP_USER_MPU | OCP_USER_SDMA, | ||
| 3265 | }; | ||
| 3266 | |||
| 3267 | /* l4_per -> mcspi4 */ | ||
| 3268 | static struct omap_hwmod_ocp_if omap44xx_l4_per__mcspi4 = { | ||
| 3269 | .master = &omap44xx_l4_per_hwmod, | ||
| 3270 | .slave = &omap44xx_mcspi4_hwmod, | ||
| 3271 | .clk = "l4_div_ck", | ||
| 3272 | .user = OCP_USER_MPU | OCP_USER_SDMA, | ||
| 3273 | }; | ||
| 3274 | |||
| 3275 | /* l3_main_2 -> ocmc_ram */ | 3162 | /* l3_main_2 -> ocmc_ram */ |
| 3276 | static struct omap_hwmod_ocp_if omap44xx_l3_main_2__ocmc_ram = { | 3163 | static struct omap_hwmod_ocp_if omap44xx_l3_main_2__ocmc_ram = { |
| 3277 | .master = &omap44xx_l3_main_2_hwmod, | 3164 | .master = &omap44xx_l3_main_2_hwmod, |
| @@ -3635,10 +3522,6 @@ static struct omap_hwmod_ocp_if *omap44xx_hwmod_ocp_ifs[] __initdata = { | |||
| 3635 | &omap44xx_l4_abe__mcbsp3, | 3522 | &omap44xx_l4_abe__mcbsp3, |
| 3636 | &omap44xx_l4_per__mcbsp4, | 3523 | &omap44xx_l4_per__mcbsp4, |
| 3637 | &omap44xx_l4_abe__mcpdm, | 3524 | &omap44xx_l4_abe__mcpdm, |
| 3638 | &omap44xx_l4_per__mcspi1, | ||
| 3639 | &omap44xx_l4_per__mcspi2, | ||
| 3640 | &omap44xx_l4_per__mcspi3, | ||
| 3641 | &omap44xx_l4_per__mcspi4, | ||
| 3642 | &omap44xx_l3_main_2__mmu_ipu, | 3525 | &omap44xx_l3_main_2__mmu_ipu, |
| 3643 | &omap44xx_l4_cfg__mmu_dsp, | 3526 | &omap44xx_l4_cfg__mmu_dsp, |
| 3644 | &omap44xx_l3_main_2__ocmc_ram, | 3527 | &omap44xx_l3_main_2__ocmc_ram, |
