blob: 6a156a931097b7edb34ff07c8a324bacc73a85b1 [file] [log] [blame]
Paul Walmsley02bfc032009-09-03 20:14:05 +03001/*
Paul Walmsley73591542010-02-22 22:09:32 -07002 * omap_hwmod_2430_data.c - hardware modules present on the OMAP2430 chips
Paul Walmsley02bfc032009-09-03 20:14:05 +03003 *
Paul Walmsley78183f32011-07-09 19:14:05 -06004 * Copyright (C) 2009-2011 Nokia Corporation
Paul Walmsley02bfc032009-09-03 20:14:05 +03005 * Paul Walmsley
6 *
7 * This program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License version 2 as
9 * published by the Free Software Foundation.
10 *
11 * XXX handle crossbar/shared link difference for L3?
Paul Walmsley73591542010-02-22 22:09:32 -070012 * XXX these should be marked initdata for multi-OMAP kernels
Paul Walmsley02bfc032009-09-03 20:14:05 +030013 */
Tony Lindgrence491cf2009-10-20 09:40:47 -070014#include <plat/omap_hwmod.h>
Paul Walmsley02bfc032009-09-03 20:14:05 +030015#include <mach/irqs.h>
Tony Lindgrence491cf2009-10-20 09:40:47 -070016#include <plat/cpu.h>
17#include <plat/dma.h>
Kevin Hilman046465b2010-09-27 20:19:30 +053018#include <plat/serial.h>
Paul Walmsley20042902010-09-30 02:40:12 +053019#include <plat/i2c.h>
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -080020#include <plat/gpio.h>
Charulatha V37801b32011-02-24 12:51:46 -080021#include <plat/mcbsp.h>
Charulatha V7f904c72011-02-17 09:53:10 -080022#include <plat/mcspi.h>
Thara Gopinathb6b58222011-02-23 00:14:05 -070023#include <plat/dmtimer.h>
Kishore Kadiyala6ab89462011-03-01 13:12:56 -080024#include <plat/mmc.h>
Senthilvadivu Guruswamyde56dbb2011-02-22 09:51:15 +020025#include <plat/l3_2xxx.h>
Paul Walmsley02bfc032009-09-03 20:14:05 +030026
Paul Walmsley43b40992010-02-22 22:09:34 -070027#include "omap_hwmod_common_data.h"
28
Paul Walmsley02bfc032009-09-03 20:14:05 +030029#include "prm-regbits-24xx.h"
Varadarajan, Charulatha165e2162010-09-23 20:02:40 +053030#include "cm-regbits-24xx.h"
Paul Walmsleyff2516f2010-12-21 15:39:15 -070031#include "wd_timer.h"
Paul Walmsley02bfc032009-09-03 20:14:05 +030032
Paul Walmsley73591542010-02-22 22:09:32 -070033/*
34 * OMAP2430 hardware module integration data
35 *
36 * ALl of the data in this section should be autogeneratable from the
37 * TI hardware database or other technical documentation. Data that
38 * is driver-specific or driver-kernel integration-specific belongs
39 * elsewhere.
40 */
41
Paul Walmsley02bfc032009-09-03 20:14:05 +030042static struct omap_hwmod omap2430_mpu_hwmod;
Paul Walmsley08072ac2010-07-26 16:34:33 -060043static struct omap_hwmod omap2430_iva_hwmod;
Kevin Hilman4a7cf902010-07-26 16:34:32 -060044static struct omap_hwmod omap2430_l3_main_hwmod;
Paul Walmsley02bfc032009-09-03 20:14:05 +030045static struct omap_hwmod omap2430_l4_core_hwmod;
Senthilvadivu Guruswamyde56dbb2011-02-22 09:51:15 +020046static struct omap_hwmod omap2430_dss_core_hwmod;
47static struct omap_hwmod omap2430_dss_dispc_hwmod;
48static struct omap_hwmod omap2430_dss_rfbi_hwmod;
49static struct omap_hwmod omap2430_dss_venc_hwmod;
Varadarajan, Charulatha165e2162010-09-23 20:02:40 +053050static struct omap_hwmod omap2430_wd_timer2_hwmod;
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -080051static struct omap_hwmod omap2430_gpio1_hwmod;
52static struct omap_hwmod omap2430_gpio2_hwmod;
53static struct omap_hwmod omap2430_gpio3_hwmod;
54static struct omap_hwmod omap2430_gpio4_hwmod;
55static struct omap_hwmod omap2430_gpio5_hwmod;
G, Manjunath Kondaiah82cbd1a2010-12-20 18:27:18 -080056static struct omap_hwmod omap2430_dma_system_hwmod;
Charulatha V37801b32011-02-24 12:51:46 -080057static struct omap_hwmod omap2430_mcbsp1_hwmod;
58static struct omap_hwmod omap2430_mcbsp2_hwmod;
59static struct omap_hwmod omap2430_mcbsp3_hwmod;
60static struct omap_hwmod omap2430_mcbsp4_hwmod;
61static struct omap_hwmod omap2430_mcbsp5_hwmod;
Charulatha V7f904c72011-02-17 09:53:10 -080062static struct omap_hwmod omap2430_mcspi1_hwmod;
63static struct omap_hwmod omap2430_mcspi2_hwmod;
64static struct omap_hwmod omap2430_mcspi3_hwmod;
Paul Walmsleybce06f32011-03-01 13:12:55 -080065static struct omap_hwmod omap2430_mmc1_hwmod;
66static struct omap_hwmod omap2430_mmc2_hwmod;
Paul Walmsley02bfc032009-09-03 20:14:05 +030067
68/* L3 -> L4_CORE interface */
Kevin Hilman4a7cf902010-07-26 16:34:32 -060069static struct omap_hwmod_ocp_if omap2430_l3_main__l4_core = {
70 .master = &omap2430_l3_main_hwmod,
Paul Walmsley02bfc032009-09-03 20:14:05 +030071 .slave = &omap2430_l4_core_hwmod,
72 .user = OCP_USER_MPU | OCP_USER_SDMA,
73};
74
75/* MPU -> L3 interface */
Kevin Hilman4a7cf902010-07-26 16:34:32 -060076static struct omap_hwmod_ocp_if omap2430_mpu__l3_main = {
Paul Walmsley02bfc032009-09-03 20:14:05 +030077 .master = &omap2430_mpu_hwmod,
Kevin Hilman4a7cf902010-07-26 16:34:32 -060078 .slave = &omap2430_l3_main_hwmod,
Paul Walmsley02bfc032009-09-03 20:14:05 +030079 .user = OCP_USER_MPU,
80};
81
82/* Slave interfaces on the L3 interconnect */
Kevin Hilman4a7cf902010-07-26 16:34:32 -060083static struct omap_hwmod_ocp_if *omap2430_l3_main_slaves[] = {
84 &omap2430_mpu__l3_main,
Paul Walmsley02bfc032009-09-03 20:14:05 +030085};
86
Senthilvadivu Guruswamyde56dbb2011-02-22 09:51:15 +020087/* DSS -> l3 */
88static struct omap_hwmod_ocp_if omap2430_dss__l3 = {
89 .master = &omap2430_dss_core_hwmod,
90 .slave = &omap2430_l3_main_hwmod,
91 .fw = {
92 .omap2 = {
93 .l3_perm_bit = OMAP2_L3_CORE_FW_CONNID_DSS,
94 .flags = OMAP_FIREWALL_L3,
95 }
96 },
97 .user = OCP_USER_MPU | OCP_USER_SDMA,
98};
99
Paul Walmsley02bfc032009-09-03 20:14:05 +0300100/* Master interfaces on the L3 interconnect */
Kevin Hilman4a7cf902010-07-26 16:34:32 -0600101static struct omap_hwmod_ocp_if *omap2430_l3_main_masters[] = {
102 &omap2430_l3_main__l4_core,
Paul Walmsley02bfc032009-09-03 20:14:05 +0300103};
104
105/* L3 */
Kevin Hilman4a7cf902010-07-26 16:34:32 -0600106static struct omap_hwmod omap2430_l3_main_hwmod = {
Benoit Coussonfa983472010-07-26 16:34:29 -0600107 .name = "l3_main",
Paul Walmsley43b40992010-02-22 22:09:34 -0700108 .class = &l3_hwmod_class,
Kevin Hilman4a7cf902010-07-26 16:34:32 -0600109 .masters = omap2430_l3_main_masters,
110 .masters_cnt = ARRAY_SIZE(omap2430_l3_main_masters),
111 .slaves = omap2430_l3_main_slaves,
112 .slaves_cnt = ARRAY_SIZE(omap2430_l3_main_slaves),
Kevin Hilman2eb18752010-07-26 16:34:28 -0600113 .flags = HWMOD_NO_IDLEST,
Paul Walmsley02bfc032009-09-03 20:14:05 +0300114};
115
116static struct omap_hwmod omap2430_l4_wkup_hwmod;
Kevin Hilman046465b2010-09-27 20:19:30 +0530117static struct omap_hwmod omap2430_uart1_hwmod;
118static struct omap_hwmod omap2430_uart2_hwmod;
119static struct omap_hwmod omap2430_uart3_hwmod;
Paul Walmsley20042902010-09-30 02:40:12 +0530120static struct omap_hwmod omap2430_i2c1_hwmod;
121static struct omap_hwmod omap2430_i2c2_hwmod;
122
Hema HK44d02ac2011-02-17 12:07:17 +0530123static struct omap_hwmod omap2430_usbhsotg_hwmod;
124
125/* l3_core -> usbhsotg interface */
126static struct omap_hwmod_ocp_if omap2430_usbhsotg__l3 = {
127 .master = &omap2430_usbhsotg_hwmod,
128 .slave = &omap2430_l3_main_hwmod,
129 .clk = "core_l3_ck",
130 .user = OCP_USER_MPU,
131};
132
Paul Walmsley20042902010-09-30 02:40:12 +0530133/* L4 CORE -> I2C1 interface */
Paul Walmsley20042902010-09-30 02:40:12 +0530134static struct omap_hwmod_ocp_if omap2430_l4_core__i2c1 = {
135 .master = &omap2430_l4_core_hwmod,
136 .slave = &omap2430_i2c1_hwmod,
137 .clk = "i2c1_ick",
Paul Walmsleyded11382011-07-09 19:14:06 -0600138 .addr = omap2_i2c1_addr_space,
Paul Walmsley20042902010-09-30 02:40:12 +0530139 .user = OCP_USER_MPU | OCP_USER_SDMA,
140};
141
142/* L4 CORE -> I2C2 interface */
Paul Walmsley20042902010-09-30 02:40:12 +0530143static struct omap_hwmod_ocp_if omap2430_l4_core__i2c2 = {
144 .master = &omap2430_l4_core_hwmod,
145 .slave = &omap2430_i2c2_hwmod,
146 .clk = "i2c2_ick",
Paul Walmsleyded11382011-07-09 19:14:06 -0600147 .addr = omap2_i2c2_addr_space,
Paul Walmsley20042902010-09-30 02:40:12 +0530148 .user = OCP_USER_MPU | OCP_USER_SDMA,
149};
Paul Walmsley02bfc032009-09-03 20:14:05 +0300150
151/* L4_CORE -> L4_WKUP interface */
152static struct omap_hwmod_ocp_if omap2430_l4_core__l4_wkup = {
153 .master = &omap2430_l4_core_hwmod,
154 .slave = &omap2430_l4_wkup_hwmod,
155 .user = OCP_USER_MPU | OCP_USER_SDMA,
156};
157
Kevin Hilman046465b2010-09-27 20:19:30 +0530158/* L4 CORE -> UART1 interface */
Kevin Hilman046465b2010-09-27 20:19:30 +0530159static struct omap_hwmod_ocp_if omap2_l4_core__uart1 = {
160 .master = &omap2430_l4_core_hwmod,
161 .slave = &omap2430_uart1_hwmod,
162 .clk = "uart1_ick",
Paul Walmsleyded11382011-07-09 19:14:06 -0600163 .addr = omap2xxx_uart1_addr_space,
Kevin Hilman046465b2010-09-27 20:19:30 +0530164 .user = OCP_USER_MPU | OCP_USER_SDMA,
165};
166
167/* L4 CORE -> UART2 interface */
Kevin Hilman046465b2010-09-27 20:19:30 +0530168static struct omap_hwmod_ocp_if omap2_l4_core__uart2 = {
169 .master = &omap2430_l4_core_hwmod,
170 .slave = &omap2430_uart2_hwmod,
171 .clk = "uart2_ick",
Paul Walmsleyded11382011-07-09 19:14:06 -0600172 .addr = omap2xxx_uart2_addr_space,
Kevin Hilman046465b2010-09-27 20:19:30 +0530173 .user = OCP_USER_MPU | OCP_USER_SDMA,
174};
175
176/* L4 PER -> UART3 interface */
Kevin Hilman046465b2010-09-27 20:19:30 +0530177static struct omap_hwmod_ocp_if omap2_l4_core__uart3 = {
178 .master = &omap2430_l4_core_hwmod,
179 .slave = &omap2430_uart3_hwmod,
180 .clk = "uart3_ick",
Paul Walmsleyded11382011-07-09 19:14:06 -0600181 .addr = omap2xxx_uart3_addr_space,
Kevin Hilman046465b2010-09-27 20:19:30 +0530182 .user = OCP_USER_MPU | OCP_USER_SDMA,
183};
184
Hema HK44d02ac2011-02-17 12:07:17 +0530185/*
186* usbhsotg interface data
187*/
188static struct omap_hwmod_addr_space omap2430_usbhsotg_addrs[] = {
189 {
190 .pa_start = OMAP243X_HS_BASE,
191 .pa_end = OMAP243X_HS_BASE + SZ_4K - 1,
192 .flags = ADDR_TYPE_RT
193 },
Paul Walmsley10167872011-09-04 20:20:53 -0600194 { }
Hema HK44d02ac2011-02-17 12:07:17 +0530195};
196
197/* l4_core ->usbhsotg interface */
198static struct omap_hwmod_ocp_if omap2430_l4_core__usbhsotg = {
199 .master = &omap2430_l4_core_hwmod,
200 .slave = &omap2430_usbhsotg_hwmod,
201 .clk = "usb_l4_ick",
202 .addr = omap2430_usbhsotg_addrs,
Hema HK44d02ac2011-02-17 12:07:17 +0530203 .user = OCP_USER_MPU,
204};
205
206static struct omap_hwmod_ocp_if *omap2430_usbhsotg_masters[] = {
207 &omap2430_usbhsotg__l3,
208};
209
210static struct omap_hwmod_ocp_if *omap2430_usbhsotg_slaves[] = {
211 &omap2430_l4_core__usbhsotg,
212};
213
Paul Walmsleybce06f32011-03-01 13:12:55 -0800214/* L4 CORE -> MMC1 interface */
Paul Walmsleybce06f32011-03-01 13:12:55 -0800215static struct omap_hwmod_ocp_if omap2430_l4_core__mmc1 = {
216 .master = &omap2430_l4_core_hwmod,
217 .slave = &omap2430_mmc1_hwmod,
218 .clk = "mmchs1_ick",
219 .addr = omap2430_mmc1_addr_space,
Paul Walmsleybce06f32011-03-01 13:12:55 -0800220 .user = OCP_USER_MPU | OCP_USER_SDMA,
221};
222
223/* L4 CORE -> MMC2 interface */
Paul Walmsleybce06f32011-03-01 13:12:55 -0800224static struct omap_hwmod_ocp_if omap2430_l4_core__mmc2 = {
225 .master = &omap2430_l4_core_hwmod,
226 .slave = &omap2430_mmc2_hwmod,
Paul Walmsleybce06f32011-03-01 13:12:55 -0800227 .clk = "mmchs2_ick",
Paul Walmsley78183f32011-07-09 19:14:05 -0600228 .addr = omap2430_mmc2_addr_space,
Paul Walmsleybce06f32011-03-01 13:12:55 -0800229 .user = OCP_USER_MPU | OCP_USER_SDMA,
230};
231
Paul Walmsley02bfc032009-09-03 20:14:05 +0300232/* Slave interfaces on the L4_CORE interconnect */
233static struct omap_hwmod_ocp_if *omap2430_l4_core_slaves[] = {
Kevin Hilman4a7cf902010-07-26 16:34:32 -0600234 &omap2430_l3_main__l4_core,
Paul Walmsley02bfc032009-09-03 20:14:05 +0300235};
236
237/* Master interfaces on the L4_CORE interconnect */
238static struct omap_hwmod_ocp_if *omap2430_l4_core_masters[] = {
239 &omap2430_l4_core__l4_wkup,
Paul Walmsleybce06f32011-03-01 13:12:55 -0800240 &omap2430_l4_core__mmc1,
241 &omap2430_l4_core__mmc2,
Paul Walmsley02bfc032009-09-03 20:14:05 +0300242};
243
244/* L4 CORE */
245static struct omap_hwmod omap2430_l4_core_hwmod = {
Benoit Coussonfa983472010-07-26 16:34:29 -0600246 .name = "l4_core",
Paul Walmsley43b40992010-02-22 22:09:34 -0700247 .class = &l4_hwmod_class,
Paul Walmsley02bfc032009-09-03 20:14:05 +0300248 .masters = omap2430_l4_core_masters,
249 .masters_cnt = ARRAY_SIZE(omap2430_l4_core_masters),
250 .slaves = omap2430_l4_core_slaves,
251 .slaves_cnt = ARRAY_SIZE(omap2430_l4_core_slaves),
Kevin Hilman2eb18752010-07-26 16:34:28 -0600252 .flags = HWMOD_NO_IDLEST,
Paul Walmsley02bfc032009-09-03 20:14:05 +0300253};
254
255/* Slave interfaces on the L4_WKUP interconnect */
256static struct omap_hwmod_ocp_if *omap2430_l4_wkup_slaves[] = {
257 &omap2430_l4_core__l4_wkup,
Kevin Hilman046465b2010-09-27 20:19:30 +0530258 &omap2_l4_core__uart1,
259 &omap2_l4_core__uart2,
260 &omap2_l4_core__uart3,
Paul Walmsley02bfc032009-09-03 20:14:05 +0300261};
262
263/* Master interfaces on the L4_WKUP interconnect */
264static struct omap_hwmod_ocp_if *omap2430_l4_wkup_masters[] = {
265};
266
Charulatha V7f904c72011-02-17 09:53:10 -0800267/* l4 core -> mcspi1 interface */
Charulatha V7f904c72011-02-17 09:53:10 -0800268static struct omap_hwmod_ocp_if omap2430_l4_core__mcspi1 = {
269 .master = &omap2430_l4_core_hwmod,
270 .slave = &omap2430_mcspi1_hwmod,
271 .clk = "mcspi1_ick",
Paul Walmsleyded11382011-07-09 19:14:06 -0600272 .addr = omap2_mcspi1_addr_space,
Charulatha V7f904c72011-02-17 09:53:10 -0800273 .user = OCP_USER_MPU | OCP_USER_SDMA,
274};
275
276/* l4 core -> mcspi2 interface */
Charulatha V7f904c72011-02-17 09:53:10 -0800277static struct omap_hwmod_ocp_if omap2430_l4_core__mcspi2 = {
278 .master = &omap2430_l4_core_hwmod,
279 .slave = &omap2430_mcspi2_hwmod,
280 .clk = "mcspi2_ick",
Paul Walmsleyded11382011-07-09 19:14:06 -0600281 .addr = omap2_mcspi2_addr_space,
Charulatha V7f904c72011-02-17 09:53:10 -0800282 .user = OCP_USER_MPU | OCP_USER_SDMA,
283};
284
285/* l4 core -> mcspi3 interface */
Charulatha V7f904c72011-02-17 09:53:10 -0800286static struct omap_hwmod_ocp_if omap2430_l4_core__mcspi3 = {
287 .master = &omap2430_l4_core_hwmod,
288 .slave = &omap2430_mcspi3_hwmod,
289 .clk = "mcspi3_ick",
290 .addr = omap2430_mcspi3_addr_space,
Charulatha V7f904c72011-02-17 09:53:10 -0800291 .user = OCP_USER_MPU | OCP_USER_SDMA,
292};
293
Paul Walmsley02bfc032009-09-03 20:14:05 +0300294/* L4 WKUP */
295static struct omap_hwmod omap2430_l4_wkup_hwmod = {
Benoit Coussonfa983472010-07-26 16:34:29 -0600296 .name = "l4_wkup",
Paul Walmsley43b40992010-02-22 22:09:34 -0700297 .class = &l4_hwmod_class,
Paul Walmsley02bfc032009-09-03 20:14:05 +0300298 .masters = omap2430_l4_wkup_masters,
299 .masters_cnt = ARRAY_SIZE(omap2430_l4_wkup_masters),
300 .slaves = omap2430_l4_wkup_slaves,
301 .slaves_cnt = ARRAY_SIZE(omap2430_l4_wkup_slaves),
Kevin Hilman2eb18752010-07-26 16:34:28 -0600302 .flags = HWMOD_NO_IDLEST,
Paul Walmsley02bfc032009-09-03 20:14:05 +0300303};
304
305/* Master interfaces on the MPU device */
306static struct omap_hwmod_ocp_if *omap2430_mpu_masters[] = {
Kevin Hilman4a7cf902010-07-26 16:34:32 -0600307 &omap2430_mpu__l3_main,
Paul Walmsley02bfc032009-09-03 20:14:05 +0300308};
309
310/* MPU */
311static struct omap_hwmod omap2430_mpu_hwmod = {
Benoit Cousson5c2c0292010-05-20 12:31:10 -0600312 .name = "mpu",
Paul Walmsley43b40992010-02-22 22:09:34 -0700313 .class = &mpu_hwmod_class,
Paul Walmsley50ebdac2010-02-22 22:09:31 -0700314 .main_clk = "mpu_ck",
Paul Walmsley02bfc032009-09-03 20:14:05 +0300315 .masters = omap2430_mpu_masters,
316 .masters_cnt = ARRAY_SIZE(omap2430_mpu_masters),
Paul Walmsley02bfc032009-09-03 20:14:05 +0300317};
318
Paul Walmsley08072ac2010-07-26 16:34:33 -0600319/*
320 * IVA2_1 interface data
321 */
322
323/* IVA2 <- L3 interface */
324static struct omap_hwmod_ocp_if omap2430_l3__iva = {
325 .master = &omap2430_l3_main_hwmod,
326 .slave = &omap2430_iva_hwmod,
327 .clk = "dsp_fck",
328 .user = OCP_USER_MPU | OCP_USER_SDMA,
329};
330
331static struct omap_hwmod_ocp_if *omap2430_iva_masters[] = {
332 &omap2430_l3__iva,
333};
334
335/*
336 * IVA2 (IVA2)
337 */
338
339static struct omap_hwmod omap2430_iva_hwmod = {
340 .name = "iva",
341 .class = &iva_hwmod_class,
342 .masters = omap2430_iva_masters,
343 .masters_cnt = ARRAY_SIZE(omap2430_iva_masters),
Paul Walmsley08072ac2010-07-26 16:34:33 -0600344};
345
Tarun Kanti DebBarmac345c8b2011-09-20 17:00:18 +0530346/* always-on timers dev attribute */
347static struct omap_timer_capability_dev_attr capability_alwon_dev_attr = {
348 .timer_capability = OMAP_TIMER_ALWON,
349};
350
351/* pwm timers dev attribute */
352static struct omap_timer_capability_dev_attr capability_pwm_dev_attr = {
353 .timer_capability = OMAP_TIMER_HAS_PWM,
354};
355
Thara Gopinathb6b58222011-02-23 00:14:05 -0700356/* timer1 */
357static struct omap_hwmod omap2430_timer1_hwmod;
Thara Gopinathb6b58222011-02-23 00:14:05 -0700358
359static struct omap_hwmod_addr_space omap2430_timer1_addrs[] = {
360 {
361 .pa_start = 0x49018000,
362 .pa_end = 0x49018000 + SZ_1K - 1,
363 .flags = ADDR_TYPE_RT
364 },
Paul Walmsley78183f32011-07-09 19:14:05 -0600365 { }
Thara Gopinathb6b58222011-02-23 00:14:05 -0700366};
367
368/* l4_wkup -> timer1 */
369static struct omap_hwmod_ocp_if omap2430_l4_wkup__timer1 = {
370 .master = &omap2430_l4_wkup_hwmod,
371 .slave = &omap2430_timer1_hwmod,
372 .clk = "gpt1_ick",
373 .addr = omap2430_timer1_addrs,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700374 .user = OCP_USER_MPU | OCP_USER_SDMA,
375};
376
377/* timer1 slave port */
378static struct omap_hwmod_ocp_if *omap2430_timer1_slaves[] = {
379 &omap2430_l4_wkup__timer1,
380};
381
382/* timer1 hwmod */
383static struct omap_hwmod omap2430_timer1_hwmod = {
384 .name = "timer1",
Paul Walmsley0d619a82011-07-09 19:14:07 -0600385 .mpu_irqs = omap2_timer1_mpu_irqs,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700386 .main_clk = "gpt1_fck",
387 .prcm = {
388 .omap2 = {
389 .prcm_reg_id = 1,
390 .module_bit = OMAP24XX_EN_GPT1_SHIFT,
391 .module_offs = WKUP_MOD,
392 .idlest_reg_id = 1,
393 .idlest_idle_bit = OMAP24XX_ST_GPT1_SHIFT,
394 },
395 },
Tarun Kanti DebBarmac345c8b2011-09-20 17:00:18 +0530396 .dev_attr = &capability_alwon_dev_attr,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700397 .slaves = omap2430_timer1_slaves,
398 .slaves_cnt = ARRAY_SIZE(omap2430_timer1_slaves),
Paul Walmsley273b9462011-07-09 19:14:08 -0600399 .class = &omap2xxx_timer_hwmod_class,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700400};
401
402/* timer2 */
403static struct omap_hwmod omap2430_timer2_hwmod;
Thara Gopinathb6b58222011-02-23 00:14:05 -0700404
Thara Gopinathb6b58222011-02-23 00:14:05 -0700405/* l4_core -> timer2 */
406static struct omap_hwmod_ocp_if omap2430_l4_core__timer2 = {
407 .master = &omap2430_l4_core_hwmod,
408 .slave = &omap2430_timer2_hwmod,
409 .clk = "gpt2_ick",
Paul Walmsleyded11382011-07-09 19:14:06 -0600410 .addr = omap2xxx_timer2_addrs,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700411 .user = OCP_USER_MPU | OCP_USER_SDMA,
412};
413
414/* timer2 slave port */
415static struct omap_hwmod_ocp_if *omap2430_timer2_slaves[] = {
416 &omap2430_l4_core__timer2,
417};
418
419/* timer2 hwmod */
420static struct omap_hwmod omap2430_timer2_hwmod = {
421 .name = "timer2",
Paul Walmsley0d619a82011-07-09 19:14:07 -0600422 .mpu_irqs = omap2_timer2_mpu_irqs,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700423 .main_clk = "gpt2_fck",
424 .prcm = {
425 .omap2 = {
426 .prcm_reg_id = 1,
427 .module_bit = OMAP24XX_EN_GPT2_SHIFT,
428 .module_offs = CORE_MOD,
429 .idlest_reg_id = 1,
430 .idlest_idle_bit = OMAP24XX_ST_GPT2_SHIFT,
431 },
432 },
Tarun Kanti DebBarmac345c8b2011-09-20 17:00:18 +0530433 .dev_attr = &capability_alwon_dev_attr,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700434 .slaves = omap2430_timer2_slaves,
435 .slaves_cnt = ARRAY_SIZE(omap2430_timer2_slaves),
Paul Walmsley273b9462011-07-09 19:14:08 -0600436 .class = &omap2xxx_timer_hwmod_class,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700437};
438
439/* timer3 */
440static struct omap_hwmod omap2430_timer3_hwmod;
Thara Gopinathb6b58222011-02-23 00:14:05 -0700441
Thara Gopinathb6b58222011-02-23 00:14:05 -0700442/* l4_core -> timer3 */
443static struct omap_hwmod_ocp_if omap2430_l4_core__timer3 = {
444 .master = &omap2430_l4_core_hwmod,
445 .slave = &omap2430_timer3_hwmod,
446 .clk = "gpt3_ick",
Paul Walmsleyded11382011-07-09 19:14:06 -0600447 .addr = omap2xxx_timer3_addrs,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700448 .user = OCP_USER_MPU | OCP_USER_SDMA,
449};
450
451/* timer3 slave port */
452static struct omap_hwmod_ocp_if *omap2430_timer3_slaves[] = {
453 &omap2430_l4_core__timer3,
454};
455
456/* timer3 hwmod */
457static struct omap_hwmod omap2430_timer3_hwmod = {
458 .name = "timer3",
Paul Walmsley0d619a82011-07-09 19:14:07 -0600459 .mpu_irqs = omap2_timer3_mpu_irqs,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700460 .main_clk = "gpt3_fck",
461 .prcm = {
462 .omap2 = {
463 .prcm_reg_id = 1,
464 .module_bit = OMAP24XX_EN_GPT3_SHIFT,
465 .module_offs = CORE_MOD,
466 .idlest_reg_id = 1,
467 .idlest_idle_bit = OMAP24XX_ST_GPT3_SHIFT,
468 },
469 },
Tarun Kanti DebBarmac345c8b2011-09-20 17:00:18 +0530470 .dev_attr = &capability_alwon_dev_attr,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700471 .slaves = omap2430_timer3_slaves,
472 .slaves_cnt = ARRAY_SIZE(omap2430_timer3_slaves),
Paul Walmsley273b9462011-07-09 19:14:08 -0600473 .class = &omap2xxx_timer_hwmod_class,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700474};
475
476/* timer4 */
477static struct omap_hwmod omap2430_timer4_hwmod;
Thara Gopinathb6b58222011-02-23 00:14:05 -0700478
Thara Gopinathb6b58222011-02-23 00:14:05 -0700479/* l4_core -> timer4 */
480static struct omap_hwmod_ocp_if omap2430_l4_core__timer4 = {
481 .master = &omap2430_l4_core_hwmod,
482 .slave = &omap2430_timer4_hwmod,
483 .clk = "gpt4_ick",
Paul Walmsleyded11382011-07-09 19:14:06 -0600484 .addr = omap2xxx_timer4_addrs,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700485 .user = OCP_USER_MPU | OCP_USER_SDMA,
486};
487
488/* timer4 slave port */
489static struct omap_hwmod_ocp_if *omap2430_timer4_slaves[] = {
490 &omap2430_l4_core__timer4,
491};
492
493/* timer4 hwmod */
494static struct omap_hwmod omap2430_timer4_hwmod = {
495 .name = "timer4",
Paul Walmsley0d619a82011-07-09 19:14:07 -0600496 .mpu_irqs = omap2_timer4_mpu_irqs,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700497 .main_clk = "gpt4_fck",
498 .prcm = {
499 .omap2 = {
500 .prcm_reg_id = 1,
501 .module_bit = OMAP24XX_EN_GPT4_SHIFT,
502 .module_offs = CORE_MOD,
503 .idlest_reg_id = 1,
504 .idlest_idle_bit = OMAP24XX_ST_GPT4_SHIFT,
505 },
506 },
Tarun Kanti DebBarmac345c8b2011-09-20 17:00:18 +0530507 .dev_attr = &capability_alwon_dev_attr,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700508 .slaves = omap2430_timer4_slaves,
509 .slaves_cnt = ARRAY_SIZE(omap2430_timer4_slaves),
Paul Walmsley273b9462011-07-09 19:14:08 -0600510 .class = &omap2xxx_timer_hwmod_class,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700511};
512
513/* timer5 */
514static struct omap_hwmod omap2430_timer5_hwmod;
Thara Gopinathb6b58222011-02-23 00:14:05 -0700515
Thara Gopinathb6b58222011-02-23 00:14:05 -0700516/* l4_core -> timer5 */
517static struct omap_hwmod_ocp_if omap2430_l4_core__timer5 = {
518 .master = &omap2430_l4_core_hwmod,
519 .slave = &omap2430_timer5_hwmod,
520 .clk = "gpt5_ick",
Paul Walmsleyded11382011-07-09 19:14:06 -0600521 .addr = omap2xxx_timer5_addrs,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700522 .user = OCP_USER_MPU | OCP_USER_SDMA,
523};
524
525/* timer5 slave port */
526static struct omap_hwmod_ocp_if *omap2430_timer5_slaves[] = {
527 &omap2430_l4_core__timer5,
528};
529
530/* timer5 hwmod */
531static struct omap_hwmod omap2430_timer5_hwmod = {
532 .name = "timer5",
Paul Walmsley0d619a82011-07-09 19:14:07 -0600533 .mpu_irqs = omap2_timer5_mpu_irqs,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700534 .main_clk = "gpt5_fck",
535 .prcm = {
536 .omap2 = {
537 .prcm_reg_id = 1,
538 .module_bit = OMAP24XX_EN_GPT5_SHIFT,
539 .module_offs = CORE_MOD,
540 .idlest_reg_id = 1,
541 .idlest_idle_bit = OMAP24XX_ST_GPT5_SHIFT,
542 },
543 },
Tarun Kanti DebBarmac345c8b2011-09-20 17:00:18 +0530544 .dev_attr = &capability_alwon_dev_attr,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700545 .slaves = omap2430_timer5_slaves,
546 .slaves_cnt = ARRAY_SIZE(omap2430_timer5_slaves),
Paul Walmsley273b9462011-07-09 19:14:08 -0600547 .class = &omap2xxx_timer_hwmod_class,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700548};
549
550/* timer6 */
551static struct omap_hwmod omap2430_timer6_hwmod;
Thara Gopinathb6b58222011-02-23 00:14:05 -0700552
Thara Gopinathb6b58222011-02-23 00:14:05 -0700553/* l4_core -> timer6 */
554static struct omap_hwmod_ocp_if omap2430_l4_core__timer6 = {
555 .master = &omap2430_l4_core_hwmod,
556 .slave = &omap2430_timer6_hwmod,
557 .clk = "gpt6_ick",
Paul Walmsleyded11382011-07-09 19:14:06 -0600558 .addr = omap2xxx_timer6_addrs,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700559 .user = OCP_USER_MPU | OCP_USER_SDMA,
560};
561
562/* timer6 slave port */
563static struct omap_hwmod_ocp_if *omap2430_timer6_slaves[] = {
564 &omap2430_l4_core__timer6,
565};
566
567/* timer6 hwmod */
568static struct omap_hwmod omap2430_timer6_hwmod = {
569 .name = "timer6",
Paul Walmsley0d619a82011-07-09 19:14:07 -0600570 .mpu_irqs = omap2_timer6_mpu_irqs,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700571 .main_clk = "gpt6_fck",
572 .prcm = {
573 .omap2 = {
574 .prcm_reg_id = 1,
575 .module_bit = OMAP24XX_EN_GPT6_SHIFT,
576 .module_offs = CORE_MOD,
577 .idlest_reg_id = 1,
578 .idlest_idle_bit = OMAP24XX_ST_GPT6_SHIFT,
579 },
580 },
Tarun Kanti DebBarmac345c8b2011-09-20 17:00:18 +0530581 .dev_attr = &capability_alwon_dev_attr,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700582 .slaves = omap2430_timer6_slaves,
583 .slaves_cnt = ARRAY_SIZE(omap2430_timer6_slaves),
Paul Walmsley273b9462011-07-09 19:14:08 -0600584 .class = &omap2xxx_timer_hwmod_class,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700585};
586
587/* timer7 */
588static struct omap_hwmod omap2430_timer7_hwmod;
Thara Gopinathb6b58222011-02-23 00:14:05 -0700589
Thara Gopinathb6b58222011-02-23 00:14:05 -0700590/* l4_core -> timer7 */
591static struct omap_hwmod_ocp_if omap2430_l4_core__timer7 = {
592 .master = &omap2430_l4_core_hwmod,
593 .slave = &omap2430_timer7_hwmod,
594 .clk = "gpt7_ick",
Paul Walmsleyded11382011-07-09 19:14:06 -0600595 .addr = omap2xxx_timer7_addrs,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700596 .user = OCP_USER_MPU | OCP_USER_SDMA,
597};
598
599/* timer7 slave port */
600static struct omap_hwmod_ocp_if *omap2430_timer7_slaves[] = {
601 &omap2430_l4_core__timer7,
602};
603
604/* timer7 hwmod */
605static struct omap_hwmod omap2430_timer7_hwmod = {
606 .name = "timer7",
Paul Walmsley0d619a82011-07-09 19:14:07 -0600607 .mpu_irqs = omap2_timer7_mpu_irqs,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700608 .main_clk = "gpt7_fck",
609 .prcm = {
610 .omap2 = {
611 .prcm_reg_id = 1,
612 .module_bit = OMAP24XX_EN_GPT7_SHIFT,
613 .module_offs = CORE_MOD,
614 .idlest_reg_id = 1,
615 .idlest_idle_bit = OMAP24XX_ST_GPT7_SHIFT,
616 },
617 },
Tarun Kanti DebBarmac345c8b2011-09-20 17:00:18 +0530618 .dev_attr = &capability_alwon_dev_attr,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700619 .slaves = omap2430_timer7_slaves,
620 .slaves_cnt = ARRAY_SIZE(omap2430_timer7_slaves),
Paul Walmsley273b9462011-07-09 19:14:08 -0600621 .class = &omap2xxx_timer_hwmod_class,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700622};
623
624/* timer8 */
625static struct omap_hwmod omap2430_timer8_hwmod;
Thara Gopinathb6b58222011-02-23 00:14:05 -0700626
Thara Gopinathb6b58222011-02-23 00:14:05 -0700627/* l4_core -> timer8 */
628static struct omap_hwmod_ocp_if omap2430_l4_core__timer8 = {
629 .master = &omap2430_l4_core_hwmod,
630 .slave = &omap2430_timer8_hwmod,
631 .clk = "gpt8_ick",
Paul Walmsleyded11382011-07-09 19:14:06 -0600632 .addr = omap2xxx_timer8_addrs,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700633 .user = OCP_USER_MPU | OCP_USER_SDMA,
634};
635
636/* timer8 slave port */
637static struct omap_hwmod_ocp_if *omap2430_timer8_slaves[] = {
638 &omap2430_l4_core__timer8,
639};
640
641/* timer8 hwmod */
642static struct omap_hwmod omap2430_timer8_hwmod = {
643 .name = "timer8",
Paul Walmsley0d619a82011-07-09 19:14:07 -0600644 .mpu_irqs = omap2_timer8_mpu_irqs,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700645 .main_clk = "gpt8_fck",
646 .prcm = {
647 .omap2 = {
648 .prcm_reg_id = 1,
649 .module_bit = OMAP24XX_EN_GPT8_SHIFT,
650 .module_offs = CORE_MOD,
651 .idlest_reg_id = 1,
652 .idlest_idle_bit = OMAP24XX_ST_GPT8_SHIFT,
653 },
654 },
Tarun Kanti DebBarmac345c8b2011-09-20 17:00:18 +0530655 .dev_attr = &capability_alwon_dev_attr,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700656 .slaves = omap2430_timer8_slaves,
657 .slaves_cnt = ARRAY_SIZE(omap2430_timer8_slaves),
Paul Walmsley273b9462011-07-09 19:14:08 -0600658 .class = &omap2xxx_timer_hwmod_class,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700659};
660
661/* timer9 */
662static struct omap_hwmod omap2430_timer9_hwmod;
Thara Gopinathb6b58222011-02-23 00:14:05 -0700663
Thara Gopinathb6b58222011-02-23 00:14:05 -0700664/* l4_core -> timer9 */
665static struct omap_hwmod_ocp_if omap2430_l4_core__timer9 = {
666 .master = &omap2430_l4_core_hwmod,
667 .slave = &omap2430_timer9_hwmod,
668 .clk = "gpt9_ick",
Paul Walmsleyded11382011-07-09 19:14:06 -0600669 .addr = omap2xxx_timer9_addrs,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700670 .user = OCP_USER_MPU | OCP_USER_SDMA,
671};
672
673/* timer9 slave port */
674static struct omap_hwmod_ocp_if *omap2430_timer9_slaves[] = {
675 &omap2430_l4_core__timer9,
676};
677
678/* timer9 hwmod */
679static struct omap_hwmod omap2430_timer9_hwmod = {
680 .name = "timer9",
Paul Walmsley0d619a82011-07-09 19:14:07 -0600681 .mpu_irqs = omap2_timer9_mpu_irqs,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700682 .main_clk = "gpt9_fck",
683 .prcm = {
684 .omap2 = {
685 .prcm_reg_id = 1,
686 .module_bit = OMAP24XX_EN_GPT9_SHIFT,
687 .module_offs = CORE_MOD,
688 .idlest_reg_id = 1,
689 .idlest_idle_bit = OMAP24XX_ST_GPT9_SHIFT,
690 },
691 },
Tarun Kanti DebBarmac345c8b2011-09-20 17:00:18 +0530692 .dev_attr = &capability_pwm_dev_attr,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700693 .slaves = omap2430_timer9_slaves,
694 .slaves_cnt = ARRAY_SIZE(omap2430_timer9_slaves),
Paul Walmsley273b9462011-07-09 19:14:08 -0600695 .class = &omap2xxx_timer_hwmod_class,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700696};
697
698/* timer10 */
699static struct omap_hwmod omap2430_timer10_hwmod;
Thara Gopinathb6b58222011-02-23 00:14:05 -0700700
Thara Gopinathb6b58222011-02-23 00:14:05 -0700701/* l4_core -> timer10 */
702static struct omap_hwmod_ocp_if omap2430_l4_core__timer10 = {
703 .master = &omap2430_l4_core_hwmod,
704 .slave = &omap2430_timer10_hwmod,
705 .clk = "gpt10_ick",
Paul Walmsleyded11382011-07-09 19:14:06 -0600706 .addr = omap2_timer10_addrs,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700707 .user = OCP_USER_MPU | OCP_USER_SDMA,
708};
709
710/* timer10 slave port */
711static struct omap_hwmod_ocp_if *omap2430_timer10_slaves[] = {
712 &omap2430_l4_core__timer10,
713};
714
715/* timer10 hwmod */
716static struct omap_hwmod omap2430_timer10_hwmod = {
717 .name = "timer10",
Paul Walmsley0d619a82011-07-09 19:14:07 -0600718 .mpu_irqs = omap2_timer10_mpu_irqs,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700719 .main_clk = "gpt10_fck",
720 .prcm = {
721 .omap2 = {
722 .prcm_reg_id = 1,
723 .module_bit = OMAP24XX_EN_GPT10_SHIFT,
724 .module_offs = CORE_MOD,
725 .idlest_reg_id = 1,
726 .idlest_idle_bit = OMAP24XX_ST_GPT10_SHIFT,
727 },
728 },
Tarun Kanti DebBarmac345c8b2011-09-20 17:00:18 +0530729 .dev_attr = &capability_pwm_dev_attr,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700730 .slaves = omap2430_timer10_slaves,
731 .slaves_cnt = ARRAY_SIZE(omap2430_timer10_slaves),
Paul Walmsley273b9462011-07-09 19:14:08 -0600732 .class = &omap2xxx_timer_hwmod_class,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700733};
734
735/* timer11 */
736static struct omap_hwmod omap2430_timer11_hwmod;
Thara Gopinathb6b58222011-02-23 00:14:05 -0700737
Thara Gopinathb6b58222011-02-23 00:14:05 -0700738/* l4_core -> timer11 */
739static struct omap_hwmod_ocp_if omap2430_l4_core__timer11 = {
740 .master = &omap2430_l4_core_hwmod,
741 .slave = &omap2430_timer11_hwmod,
742 .clk = "gpt11_ick",
Paul Walmsleyded11382011-07-09 19:14:06 -0600743 .addr = omap2_timer11_addrs,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700744 .user = OCP_USER_MPU | OCP_USER_SDMA,
745};
746
747/* timer11 slave port */
748static struct omap_hwmod_ocp_if *omap2430_timer11_slaves[] = {
749 &omap2430_l4_core__timer11,
750};
751
752/* timer11 hwmod */
753static struct omap_hwmod omap2430_timer11_hwmod = {
754 .name = "timer11",
Paul Walmsley0d619a82011-07-09 19:14:07 -0600755 .mpu_irqs = omap2_timer11_mpu_irqs,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700756 .main_clk = "gpt11_fck",
757 .prcm = {
758 .omap2 = {
759 .prcm_reg_id = 1,
760 .module_bit = OMAP24XX_EN_GPT11_SHIFT,
761 .module_offs = CORE_MOD,
762 .idlest_reg_id = 1,
763 .idlest_idle_bit = OMAP24XX_ST_GPT11_SHIFT,
764 },
765 },
Tarun Kanti DebBarmac345c8b2011-09-20 17:00:18 +0530766 .dev_attr = &capability_pwm_dev_attr,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700767 .slaves = omap2430_timer11_slaves,
768 .slaves_cnt = ARRAY_SIZE(omap2430_timer11_slaves),
Paul Walmsley273b9462011-07-09 19:14:08 -0600769 .class = &omap2xxx_timer_hwmod_class,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700770};
771
772/* timer12 */
773static struct omap_hwmod omap2430_timer12_hwmod;
Thara Gopinathb6b58222011-02-23 00:14:05 -0700774
Thara Gopinathb6b58222011-02-23 00:14:05 -0700775/* l4_core -> timer12 */
776static struct omap_hwmod_ocp_if omap2430_l4_core__timer12 = {
777 .master = &omap2430_l4_core_hwmod,
778 .slave = &omap2430_timer12_hwmod,
779 .clk = "gpt12_ick",
Paul Walmsleyded11382011-07-09 19:14:06 -0600780 .addr = omap2xxx_timer12_addrs,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700781 .user = OCP_USER_MPU | OCP_USER_SDMA,
782};
783
784/* timer12 slave port */
785static struct omap_hwmod_ocp_if *omap2430_timer12_slaves[] = {
786 &omap2430_l4_core__timer12,
787};
788
789/* timer12 hwmod */
790static struct omap_hwmod omap2430_timer12_hwmod = {
791 .name = "timer12",
Paul Walmsley0d619a82011-07-09 19:14:07 -0600792 .mpu_irqs = omap2xxx_timer12_mpu_irqs,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700793 .main_clk = "gpt12_fck",
794 .prcm = {
795 .omap2 = {
796 .prcm_reg_id = 1,
797 .module_bit = OMAP24XX_EN_GPT12_SHIFT,
798 .module_offs = CORE_MOD,
799 .idlest_reg_id = 1,
800 .idlest_idle_bit = OMAP24XX_ST_GPT12_SHIFT,
801 },
802 },
Tarun Kanti DebBarmac345c8b2011-09-20 17:00:18 +0530803 .dev_attr = &capability_pwm_dev_attr,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700804 .slaves = omap2430_timer12_slaves,
805 .slaves_cnt = ARRAY_SIZE(omap2430_timer12_slaves),
Paul Walmsley273b9462011-07-09 19:14:08 -0600806 .class = &omap2xxx_timer_hwmod_class,
Thara Gopinathb6b58222011-02-23 00:14:05 -0700807};
808
Varadarajan, Charulatha165e2162010-09-23 20:02:40 +0530809/* l4_wkup -> wd_timer2 */
810static struct omap_hwmod_addr_space omap2430_wd_timer2_addrs[] = {
811 {
812 .pa_start = 0x49016000,
813 .pa_end = 0x4901607f,
814 .flags = ADDR_TYPE_RT
815 },
Paul Walmsley78183f32011-07-09 19:14:05 -0600816 { }
Varadarajan, Charulatha165e2162010-09-23 20:02:40 +0530817};
818
819static struct omap_hwmod_ocp_if omap2430_l4_wkup__wd_timer2 = {
820 .master = &omap2430_l4_wkup_hwmod,
821 .slave = &omap2430_wd_timer2_hwmod,
822 .clk = "mpu_wdt_ick",
823 .addr = omap2430_wd_timer2_addrs,
Varadarajan, Charulatha165e2162010-09-23 20:02:40 +0530824 .user = OCP_USER_MPU | OCP_USER_SDMA,
825};
826
Varadarajan, Charulatha165e2162010-09-23 20:02:40 +0530827/* wd_timer2 */
828static struct omap_hwmod_ocp_if *omap2430_wd_timer2_slaves[] = {
829 &omap2430_l4_wkup__wd_timer2,
830};
831
832static struct omap_hwmod omap2430_wd_timer2_hwmod = {
833 .name = "wd_timer2",
Paul Walmsley273b9462011-07-09 19:14:08 -0600834 .class = &omap2xxx_wd_timer_hwmod_class,
Varadarajan, Charulatha165e2162010-09-23 20:02:40 +0530835 .main_clk = "mpu_wdt_fck",
836 .prcm = {
837 .omap2 = {
838 .prcm_reg_id = 1,
839 .module_bit = OMAP24XX_EN_MPU_WDT_SHIFT,
840 .module_offs = WKUP_MOD,
841 .idlest_reg_id = 1,
842 .idlest_idle_bit = OMAP24XX_ST_MPU_WDT_SHIFT,
843 },
844 },
845 .slaves = omap2430_wd_timer2_slaves,
846 .slaves_cnt = ARRAY_SIZE(omap2430_wd_timer2_slaves),
Varadarajan, Charulatha165e2162010-09-23 20:02:40 +0530847};
848
Kevin Hilman046465b2010-09-27 20:19:30 +0530849/* UART1 */
850
Kevin Hilman046465b2010-09-27 20:19:30 +0530851static struct omap_hwmod_ocp_if *omap2430_uart1_slaves[] = {
852 &omap2_l4_core__uart1,
853};
854
855static struct omap_hwmod omap2430_uart1_hwmod = {
856 .name = "uart1",
Paul Walmsley0d619a82011-07-09 19:14:07 -0600857 .mpu_irqs = omap2_uart1_mpu_irqs,
Paul Walmsleyd826ebf2011-07-09 19:14:07 -0600858 .sdma_reqs = omap2_uart1_sdma_reqs,
Kevin Hilman046465b2010-09-27 20:19:30 +0530859 .main_clk = "uart1_fck",
860 .prcm = {
861 .omap2 = {
862 .module_offs = CORE_MOD,
863 .prcm_reg_id = 1,
864 .module_bit = OMAP24XX_EN_UART1_SHIFT,
865 .idlest_reg_id = 1,
866 .idlest_idle_bit = OMAP24XX_EN_UART1_SHIFT,
867 },
868 },
869 .slaves = omap2430_uart1_slaves,
870 .slaves_cnt = ARRAY_SIZE(omap2430_uart1_slaves),
Paul Walmsley273b9462011-07-09 19:14:08 -0600871 .class = &omap2_uart_class,
Kevin Hilman046465b2010-09-27 20:19:30 +0530872};
873
874/* UART2 */
875
Kevin Hilman046465b2010-09-27 20:19:30 +0530876static struct omap_hwmod_ocp_if *omap2430_uart2_slaves[] = {
877 &omap2_l4_core__uart2,
878};
879
880static struct omap_hwmod omap2430_uart2_hwmod = {
881 .name = "uart2",
Paul Walmsley0d619a82011-07-09 19:14:07 -0600882 .mpu_irqs = omap2_uart2_mpu_irqs,
Paul Walmsleyd826ebf2011-07-09 19:14:07 -0600883 .sdma_reqs = omap2_uart2_sdma_reqs,
Kevin Hilman046465b2010-09-27 20:19:30 +0530884 .main_clk = "uart2_fck",
885 .prcm = {
886 .omap2 = {
887 .module_offs = CORE_MOD,
888 .prcm_reg_id = 1,
889 .module_bit = OMAP24XX_EN_UART2_SHIFT,
890 .idlest_reg_id = 1,
891 .idlest_idle_bit = OMAP24XX_EN_UART2_SHIFT,
892 },
893 },
894 .slaves = omap2430_uart2_slaves,
895 .slaves_cnt = ARRAY_SIZE(omap2430_uart2_slaves),
Paul Walmsley273b9462011-07-09 19:14:08 -0600896 .class = &omap2_uart_class,
Kevin Hilman046465b2010-09-27 20:19:30 +0530897};
898
899/* UART3 */
900
Kevin Hilman046465b2010-09-27 20:19:30 +0530901static struct omap_hwmod_ocp_if *omap2430_uart3_slaves[] = {
902 &omap2_l4_core__uart3,
903};
904
905static struct omap_hwmod omap2430_uart3_hwmod = {
906 .name = "uart3",
Paul Walmsley0d619a82011-07-09 19:14:07 -0600907 .mpu_irqs = omap2_uart3_mpu_irqs,
Paul Walmsleyd826ebf2011-07-09 19:14:07 -0600908 .sdma_reqs = omap2_uart3_sdma_reqs,
Kevin Hilman046465b2010-09-27 20:19:30 +0530909 .main_clk = "uart3_fck",
910 .prcm = {
911 .omap2 = {
912 .module_offs = CORE_MOD,
913 .prcm_reg_id = 2,
914 .module_bit = OMAP24XX_EN_UART3_SHIFT,
915 .idlest_reg_id = 2,
916 .idlest_idle_bit = OMAP24XX_EN_UART3_SHIFT,
917 },
918 },
919 .slaves = omap2430_uart3_slaves,
920 .slaves_cnt = ARRAY_SIZE(omap2430_uart3_slaves),
Paul Walmsley273b9462011-07-09 19:14:08 -0600921 .class = &omap2_uart_class,
Kevin Hilman046465b2010-09-27 20:19:30 +0530922};
923
Senthilvadivu Guruswamyde56dbb2011-02-22 09:51:15 +0200924/* dss */
925/* dss master ports */
926static struct omap_hwmod_ocp_if *omap2430_dss_masters[] = {
927 &omap2430_dss__l3,
928};
929
Senthilvadivu Guruswamyde56dbb2011-02-22 09:51:15 +0200930/* l4_core -> dss */
931static struct omap_hwmod_ocp_if omap2430_l4_core__dss = {
932 .master = &omap2430_l4_core_hwmod,
933 .slave = &omap2430_dss_core_hwmod,
934 .clk = "dss_ick",
Paul Walmsleyded11382011-07-09 19:14:06 -0600935 .addr = omap2_dss_addrs,
Senthilvadivu Guruswamyde56dbb2011-02-22 09:51:15 +0200936 .user = OCP_USER_MPU | OCP_USER_SDMA,
937};
938
939/* dss slave ports */
940static struct omap_hwmod_ocp_if *omap2430_dss_slaves[] = {
941 &omap2430_l4_core__dss,
942};
943
944static struct omap_hwmod_opt_clk dss_opt_clks[] = {
Tomi Valkeinen1258ea52011-11-08 03:16:09 -0700945 /*
946 * The DSS HW needs all DSS clocks enabled during reset. The dss_core
947 * driver does not use these clocks.
948 */
Senthilvadivu Guruswamyde56dbb2011-02-22 09:51:15 +0200949 { .role = "tv_clk", .clk = "dss_54m_fck" },
950 { .role = "sys_clk", .clk = "dss2_fck" },
951};
952
953static struct omap_hwmod omap2430_dss_core_hwmod = {
954 .name = "dss_core",
Paul Walmsley273b9462011-07-09 19:14:08 -0600955 .class = &omap2_dss_hwmod_class,
Senthilvadivu Guruswamyde56dbb2011-02-22 09:51:15 +0200956 .main_clk = "dss1_fck", /* instead of dss_fck */
Paul Walmsleyd826ebf2011-07-09 19:14:07 -0600957 .sdma_reqs = omap2xxx_dss_sdma_chs,
Senthilvadivu Guruswamyde56dbb2011-02-22 09:51:15 +0200958 .prcm = {
959 .omap2 = {
960 .prcm_reg_id = 1,
961 .module_bit = OMAP24XX_EN_DSS1_SHIFT,
962 .module_offs = CORE_MOD,
963 .idlest_reg_id = 1,
964 .idlest_stdby_bit = OMAP24XX_ST_DSS_SHIFT,
965 },
966 },
967 .opt_clks = dss_opt_clks,
968 .opt_clks_cnt = ARRAY_SIZE(dss_opt_clks),
969 .slaves = omap2430_dss_slaves,
970 .slaves_cnt = ARRAY_SIZE(omap2430_dss_slaves),
971 .masters = omap2430_dss_masters,
972 .masters_cnt = ARRAY_SIZE(omap2430_dss_masters),
Tomi Valkeinen1258ea52011-11-08 03:16:09 -0700973 .flags = HWMOD_NO_IDLEST | HWMOD_CONTROL_OPT_CLKS_IN_RESET,
Senthilvadivu Guruswamyde56dbb2011-02-22 09:51:15 +0200974};
975
Senthilvadivu Guruswamyde56dbb2011-02-22 09:51:15 +0200976/* l4_core -> dss_dispc */
977static struct omap_hwmod_ocp_if omap2430_l4_core__dss_dispc = {
978 .master = &omap2430_l4_core_hwmod,
979 .slave = &omap2430_dss_dispc_hwmod,
980 .clk = "dss_ick",
Paul Walmsleyded11382011-07-09 19:14:06 -0600981 .addr = omap2_dss_dispc_addrs,
Senthilvadivu Guruswamyde56dbb2011-02-22 09:51:15 +0200982 .user = OCP_USER_MPU | OCP_USER_SDMA,
983};
984
985/* dss_dispc slave ports */
986static struct omap_hwmod_ocp_if *omap2430_dss_dispc_slaves[] = {
987 &omap2430_l4_core__dss_dispc,
988};
989
990static struct omap_hwmod omap2430_dss_dispc_hwmod = {
991 .name = "dss_dispc",
Paul Walmsley273b9462011-07-09 19:14:08 -0600992 .class = &omap2_dispc_hwmod_class,
Paul Walmsley0d619a82011-07-09 19:14:07 -0600993 .mpu_irqs = omap2_dispc_irqs,
Senthilvadivu Guruswamyde56dbb2011-02-22 09:51:15 +0200994 .main_clk = "dss1_fck",
995 .prcm = {
996 .omap2 = {
997 .prcm_reg_id = 1,
998 .module_bit = OMAP24XX_EN_DSS1_SHIFT,
999 .module_offs = CORE_MOD,
1000 .idlest_reg_id = 1,
1001 .idlest_stdby_bit = OMAP24XX_ST_DSS_SHIFT,
1002 },
1003 },
1004 .slaves = omap2430_dss_dispc_slaves,
1005 .slaves_cnt = ARRAY_SIZE(omap2430_dss_dispc_slaves),
Senthilvadivu Guruswamyde56dbb2011-02-22 09:51:15 +02001006 .flags = HWMOD_NO_IDLEST,
Archit Tanejab923d402011-10-06 18:04:08 -06001007 .dev_attr = &omap2_3_dss_dispc_dev_attr
Senthilvadivu Guruswamyde56dbb2011-02-22 09:51:15 +02001008};
1009
Senthilvadivu Guruswamyde56dbb2011-02-22 09:51:15 +02001010/* l4_core -> dss_rfbi */
1011static struct omap_hwmod_ocp_if omap2430_l4_core__dss_rfbi = {
1012 .master = &omap2430_l4_core_hwmod,
1013 .slave = &omap2430_dss_rfbi_hwmod,
1014 .clk = "dss_ick",
Paul Walmsleyded11382011-07-09 19:14:06 -06001015 .addr = omap2_dss_rfbi_addrs,
Senthilvadivu Guruswamyde56dbb2011-02-22 09:51:15 +02001016 .user = OCP_USER_MPU | OCP_USER_SDMA,
1017};
1018
1019/* dss_rfbi slave ports */
1020static struct omap_hwmod_ocp_if *omap2430_dss_rfbi_slaves[] = {
1021 &omap2430_l4_core__dss_rfbi,
1022};
1023
Tomi Valkeinenb8ac10d2011-11-08 03:16:09 -07001024static struct omap_hwmod_opt_clk dss_rfbi_opt_clks[] = {
1025 { .role = "ick", .clk = "dss_ick" },
1026};
1027
Senthilvadivu Guruswamyde56dbb2011-02-22 09:51:15 +02001028static struct omap_hwmod omap2430_dss_rfbi_hwmod = {
1029 .name = "dss_rfbi",
Paul Walmsley273b9462011-07-09 19:14:08 -06001030 .class = &omap2_rfbi_hwmod_class,
Senthilvadivu Guruswamyde56dbb2011-02-22 09:51:15 +02001031 .main_clk = "dss1_fck",
1032 .prcm = {
1033 .omap2 = {
1034 .prcm_reg_id = 1,
1035 .module_bit = OMAP24XX_EN_DSS1_SHIFT,
1036 .module_offs = CORE_MOD,
1037 },
1038 },
Tomi Valkeinenb8ac10d2011-11-08 03:16:09 -07001039 .opt_clks = dss_rfbi_opt_clks,
1040 .opt_clks_cnt = ARRAY_SIZE(dss_rfbi_opt_clks),
Senthilvadivu Guruswamyde56dbb2011-02-22 09:51:15 +02001041 .slaves = omap2430_dss_rfbi_slaves,
1042 .slaves_cnt = ARRAY_SIZE(omap2430_dss_rfbi_slaves),
Senthilvadivu Guruswamyde56dbb2011-02-22 09:51:15 +02001043 .flags = HWMOD_NO_IDLEST,
1044};
1045
Senthilvadivu Guruswamyde56dbb2011-02-22 09:51:15 +02001046/* l4_core -> dss_venc */
1047static struct omap_hwmod_ocp_if omap2430_l4_core__dss_venc = {
1048 .master = &omap2430_l4_core_hwmod,
1049 .slave = &omap2430_dss_venc_hwmod,
Tomi Valkeinenb8ac10d2011-11-08 03:16:09 -07001050 .clk = "dss_ick",
Paul Walmsleyded11382011-07-09 19:14:06 -06001051 .addr = omap2_dss_venc_addrs,
Senthilvadivu Guruswamyde56dbb2011-02-22 09:51:15 +02001052 .user = OCP_USER_MPU | OCP_USER_SDMA,
1053};
1054
1055/* dss_venc slave ports */
1056static struct omap_hwmod_ocp_if *omap2430_dss_venc_slaves[] = {
1057 &omap2430_l4_core__dss_venc,
1058};
1059
1060static struct omap_hwmod omap2430_dss_venc_hwmod = {
1061 .name = "dss_venc",
Paul Walmsley273b9462011-07-09 19:14:08 -06001062 .class = &omap2_venc_hwmod_class,
Tomi Valkeinenb8ac10d2011-11-08 03:16:09 -07001063 .main_clk = "dss_54m_fck",
Senthilvadivu Guruswamyde56dbb2011-02-22 09:51:15 +02001064 .prcm = {
1065 .omap2 = {
1066 .prcm_reg_id = 1,
1067 .module_bit = OMAP24XX_EN_DSS1_SHIFT,
1068 .module_offs = CORE_MOD,
1069 },
1070 },
1071 .slaves = omap2430_dss_venc_slaves,
1072 .slaves_cnt = ARRAY_SIZE(omap2430_dss_venc_slaves),
Senthilvadivu Guruswamyde56dbb2011-02-22 09:51:15 +02001073 .flags = HWMOD_NO_IDLEST,
1074};
1075
Paul Walmsley20042902010-09-30 02:40:12 +05301076/* I2C common */
1077static struct omap_hwmod_class_sysconfig i2c_sysc = {
1078 .rev_offs = 0x00,
1079 .sysc_offs = 0x20,
1080 .syss_offs = 0x10,
Avinash.H.Md73d65f2011-03-03 14:22:46 -07001081 .sysc_flags = (SYSC_HAS_SOFTRESET | SYSC_HAS_AUTOIDLE |
1082 SYSS_HAS_RESET_STATUS),
Paul Walmsley20042902010-09-30 02:40:12 +05301083 .sysc_fields = &omap_hwmod_sysc_type1,
1084};
1085
1086static struct omap_hwmod_class i2c_class = {
1087 .name = "i2c",
1088 .sysc = &i2c_sysc,
Andy Greendb791a72011-07-10 05:27:15 -06001089 .rev = OMAP_I2C_IP_VERSION_1,
Avinash.H.M6d3c55f2011-07-10 05:27:16 -06001090 .reset = &omap_i2c_reset,
Paul Walmsley20042902010-09-30 02:40:12 +05301091};
1092
Benoit Cousson50ebb772010-12-21 21:08:34 -07001093static struct omap_i2c_dev_attr i2c_dev_attr = {
Paul Walmsley20042902010-09-30 02:40:12 +05301094 .fifo_depth = 8, /* bytes */
Andy Green4d4441a2011-07-10 05:27:16 -06001095 .flags = OMAP_I2C_FLAG_APPLY_ERRATA_I207 |
1096 OMAP_I2C_FLAG_BUS_SHIFT_2 |
1097 OMAP_I2C_FLAG_FORCE_19200_INT_CLK,
Paul Walmsley20042902010-09-30 02:40:12 +05301098};
1099
Benoit Cousson50ebb772010-12-21 21:08:34 -07001100/* I2C1 */
1101
Paul Walmsley20042902010-09-30 02:40:12 +05301102static struct omap_hwmod_ocp_if *omap2430_i2c1_slaves[] = {
1103 &omap2430_l4_core__i2c1,
1104};
1105
1106static struct omap_hwmod omap2430_i2c1_hwmod = {
1107 .name = "i2c1",
Andy Green3e600522011-07-10 05:27:14 -06001108 .flags = HWMOD_16BIT_REG,
Paul Walmsley0d619a82011-07-09 19:14:07 -06001109 .mpu_irqs = omap2_i2c1_mpu_irqs,
Paul Walmsleyd826ebf2011-07-09 19:14:07 -06001110 .sdma_reqs = omap2_i2c1_sdma_reqs,
Paul Walmsley20042902010-09-30 02:40:12 +05301111 .main_clk = "i2chs1_fck",
1112 .prcm = {
1113 .omap2 = {
1114 /*
1115 * NOTE: The CM_FCLKEN* and CM_ICLKEN* for
1116 * I2CHS IP's do not follow the usual pattern.
1117 * prcm_reg_id alone cannot be used to program
1118 * the iclk and fclk. Needs to be handled using
Lucas De Marchi25985ed2011-03-30 22:57:33 -03001119 * additional flags when clk handling is moved
Paul Walmsley20042902010-09-30 02:40:12 +05301120 * to hwmod framework.
1121 */
1122 .module_offs = CORE_MOD,
1123 .prcm_reg_id = 1,
1124 .module_bit = OMAP2430_EN_I2CHS1_SHIFT,
1125 .idlest_reg_id = 1,
1126 .idlest_idle_bit = OMAP2430_ST_I2CHS1_SHIFT,
1127 },
1128 },
1129 .slaves = omap2430_i2c1_slaves,
1130 .slaves_cnt = ARRAY_SIZE(omap2430_i2c1_slaves),
1131 .class = &i2c_class,
Benoit Cousson50ebb772010-12-21 21:08:34 -07001132 .dev_attr = &i2c_dev_attr,
Paul Walmsley20042902010-09-30 02:40:12 +05301133};
1134
1135/* I2C2 */
1136
Paul Walmsley20042902010-09-30 02:40:12 +05301137static struct omap_hwmod_ocp_if *omap2430_i2c2_slaves[] = {
1138 &omap2430_l4_core__i2c2,
1139};
1140
1141static struct omap_hwmod omap2430_i2c2_hwmod = {
1142 .name = "i2c2",
Andy Green3e600522011-07-10 05:27:14 -06001143 .flags = HWMOD_16BIT_REG,
Paul Walmsley0d619a82011-07-09 19:14:07 -06001144 .mpu_irqs = omap2_i2c2_mpu_irqs,
Paul Walmsleyd826ebf2011-07-09 19:14:07 -06001145 .sdma_reqs = omap2_i2c2_sdma_reqs,
Paul Walmsley20042902010-09-30 02:40:12 +05301146 .main_clk = "i2chs2_fck",
1147 .prcm = {
1148 .omap2 = {
1149 .module_offs = CORE_MOD,
1150 .prcm_reg_id = 1,
1151 .module_bit = OMAP2430_EN_I2CHS2_SHIFT,
1152 .idlest_reg_id = 1,
1153 .idlest_idle_bit = OMAP2430_ST_I2CHS2_SHIFT,
1154 },
1155 },
1156 .slaves = omap2430_i2c2_slaves,
1157 .slaves_cnt = ARRAY_SIZE(omap2430_i2c2_slaves),
1158 .class = &i2c_class,
Benoit Cousson50ebb772010-12-21 21:08:34 -07001159 .dev_attr = &i2c_dev_attr,
Paul Walmsley20042902010-09-30 02:40:12 +05301160};
1161
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -08001162/* l4_wkup -> gpio1 */
1163static struct omap_hwmod_addr_space omap2430_gpio1_addr_space[] = {
1164 {
1165 .pa_start = 0x4900C000,
1166 .pa_end = 0x4900C1ff,
1167 .flags = ADDR_TYPE_RT
1168 },
Paul Walmsley78183f32011-07-09 19:14:05 -06001169 { }
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -08001170};
1171
1172static struct omap_hwmod_ocp_if omap2430_l4_wkup__gpio1 = {
1173 .master = &omap2430_l4_wkup_hwmod,
1174 .slave = &omap2430_gpio1_hwmod,
1175 .clk = "gpios_ick",
1176 .addr = omap2430_gpio1_addr_space,
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -08001177 .user = OCP_USER_MPU | OCP_USER_SDMA,
1178};
1179
1180/* l4_wkup -> gpio2 */
1181static struct omap_hwmod_addr_space omap2430_gpio2_addr_space[] = {
1182 {
1183 .pa_start = 0x4900E000,
1184 .pa_end = 0x4900E1ff,
1185 .flags = ADDR_TYPE_RT
1186 },
Paul Walmsley78183f32011-07-09 19:14:05 -06001187 { }
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -08001188};
1189
1190static struct omap_hwmod_ocp_if omap2430_l4_wkup__gpio2 = {
1191 .master = &omap2430_l4_wkup_hwmod,
1192 .slave = &omap2430_gpio2_hwmod,
1193 .clk = "gpios_ick",
1194 .addr = omap2430_gpio2_addr_space,
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -08001195 .user = OCP_USER_MPU | OCP_USER_SDMA,
1196};
1197
1198/* l4_wkup -> gpio3 */
1199static struct omap_hwmod_addr_space omap2430_gpio3_addr_space[] = {
1200 {
1201 .pa_start = 0x49010000,
1202 .pa_end = 0x490101ff,
1203 .flags = ADDR_TYPE_RT
1204 },
Paul Walmsley78183f32011-07-09 19:14:05 -06001205 { }
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -08001206};
1207
1208static struct omap_hwmod_ocp_if omap2430_l4_wkup__gpio3 = {
1209 .master = &omap2430_l4_wkup_hwmod,
1210 .slave = &omap2430_gpio3_hwmod,
1211 .clk = "gpios_ick",
1212 .addr = omap2430_gpio3_addr_space,
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -08001213 .user = OCP_USER_MPU | OCP_USER_SDMA,
1214};
1215
1216/* l4_wkup -> gpio4 */
1217static struct omap_hwmod_addr_space omap2430_gpio4_addr_space[] = {
1218 {
1219 .pa_start = 0x49012000,
1220 .pa_end = 0x490121ff,
1221 .flags = ADDR_TYPE_RT
1222 },
Paul Walmsley78183f32011-07-09 19:14:05 -06001223 { }
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -08001224};
1225
1226static struct omap_hwmod_ocp_if omap2430_l4_wkup__gpio4 = {
1227 .master = &omap2430_l4_wkup_hwmod,
1228 .slave = &omap2430_gpio4_hwmod,
1229 .clk = "gpios_ick",
1230 .addr = omap2430_gpio4_addr_space,
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -08001231 .user = OCP_USER_MPU | OCP_USER_SDMA,
1232};
1233
1234/* l4_core -> gpio5 */
1235static struct omap_hwmod_addr_space omap2430_gpio5_addr_space[] = {
1236 {
1237 .pa_start = 0x480B6000,
1238 .pa_end = 0x480B61ff,
1239 .flags = ADDR_TYPE_RT
1240 },
Paul Walmsley78183f32011-07-09 19:14:05 -06001241 { }
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -08001242};
1243
1244static struct omap_hwmod_ocp_if omap2430_l4_core__gpio5 = {
1245 .master = &omap2430_l4_core_hwmod,
1246 .slave = &omap2430_gpio5_hwmod,
1247 .clk = "gpio5_ick",
1248 .addr = omap2430_gpio5_addr_space,
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -08001249 .user = OCP_USER_MPU | OCP_USER_SDMA,
1250};
1251
1252/* gpio dev_attr */
1253static struct omap_gpio_dev_attr gpio_dev_attr = {
1254 .bank_width = 32,
1255 .dbck_flag = false,
1256};
1257
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -08001258/* gpio1 */
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -08001259static struct omap_hwmod_ocp_if *omap2430_gpio1_slaves[] = {
1260 &omap2430_l4_wkup__gpio1,
1261};
1262
1263static struct omap_hwmod omap2430_gpio1_hwmod = {
1264 .name = "gpio1",
Avinash.H.Mf95440c2011-04-05 21:10:15 +05301265 .flags = HWMOD_CONTROL_OPT_CLKS_IN_RESET,
Paul Walmsley0d619a82011-07-09 19:14:07 -06001266 .mpu_irqs = omap2_gpio1_irqs,
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -08001267 .main_clk = "gpios_fck",
1268 .prcm = {
1269 .omap2 = {
1270 .prcm_reg_id = 1,
1271 .module_bit = OMAP24XX_EN_GPIOS_SHIFT,
1272 .module_offs = WKUP_MOD,
1273 .idlest_reg_id = 1,
1274 .idlest_idle_bit = OMAP24XX_EN_GPIOS_SHIFT,
1275 },
1276 },
1277 .slaves = omap2430_gpio1_slaves,
1278 .slaves_cnt = ARRAY_SIZE(omap2430_gpio1_slaves),
Paul Walmsley273b9462011-07-09 19:14:08 -06001279 .class = &omap2xxx_gpio_hwmod_class,
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -08001280 .dev_attr = &gpio_dev_attr,
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -08001281};
1282
1283/* gpio2 */
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -08001284static struct omap_hwmod_ocp_if *omap2430_gpio2_slaves[] = {
1285 &omap2430_l4_wkup__gpio2,
1286};
1287
1288static struct omap_hwmod omap2430_gpio2_hwmod = {
1289 .name = "gpio2",
Avinash.H.Mf95440c2011-04-05 21:10:15 +05301290 .flags = HWMOD_CONTROL_OPT_CLKS_IN_RESET,
Paul Walmsley0d619a82011-07-09 19:14:07 -06001291 .mpu_irqs = omap2_gpio2_irqs,
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -08001292 .main_clk = "gpios_fck",
1293 .prcm = {
1294 .omap2 = {
1295 .prcm_reg_id = 1,
1296 .module_bit = OMAP24XX_EN_GPIOS_SHIFT,
1297 .module_offs = WKUP_MOD,
1298 .idlest_reg_id = 1,
1299 .idlest_idle_bit = OMAP24XX_ST_GPIOS_SHIFT,
1300 },
1301 },
1302 .slaves = omap2430_gpio2_slaves,
1303 .slaves_cnt = ARRAY_SIZE(omap2430_gpio2_slaves),
Paul Walmsley273b9462011-07-09 19:14:08 -06001304 .class = &omap2xxx_gpio_hwmod_class,
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -08001305 .dev_attr = &gpio_dev_attr,
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -08001306};
1307
1308/* gpio3 */
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -08001309static struct omap_hwmod_ocp_if *omap2430_gpio3_slaves[] = {
1310 &omap2430_l4_wkup__gpio3,
1311};
1312
1313static struct omap_hwmod omap2430_gpio3_hwmod = {
1314 .name = "gpio3",
Avinash.H.Mf95440c2011-04-05 21:10:15 +05301315 .flags = HWMOD_CONTROL_OPT_CLKS_IN_RESET,
Paul Walmsley0d619a82011-07-09 19:14:07 -06001316 .mpu_irqs = omap2_gpio3_irqs,
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -08001317 .main_clk = "gpios_fck",
1318 .prcm = {
1319 .omap2 = {
1320 .prcm_reg_id = 1,
1321 .module_bit = OMAP24XX_EN_GPIOS_SHIFT,
1322 .module_offs = WKUP_MOD,
1323 .idlest_reg_id = 1,
1324 .idlest_idle_bit = OMAP24XX_ST_GPIOS_SHIFT,
1325 },
1326 },
1327 .slaves = omap2430_gpio3_slaves,
1328 .slaves_cnt = ARRAY_SIZE(omap2430_gpio3_slaves),
Paul Walmsley273b9462011-07-09 19:14:08 -06001329 .class = &omap2xxx_gpio_hwmod_class,
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -08001330 .dev_attr = &gpio_dev_attr,
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -08001331};
1332
1333/* gpio4 */
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -08001334static struct omap_hwmod_ocp_if *omap2430_gpio4_slaves[] = {
1335 &omap2430_l4_wkup__gpio4,
1336};
1337
1338static struct omap_hwmod omap2430_gpio4_hwmod = {
1339 .name = "gpio4",
Avinash.H.Mf95440c2011-04-05 21:10:15 +05301340 .flags = HWMOD_CONTROL_OPT_CLKS_IN_RESET,
Paul Walmsley0d619a82011-07-09 19:14:07 -06001341 .mpu_irqs = omap2_gpio4_irqs,
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -08001342 .main_clk = "gpios_fck",
1343 .prcm = {
1344 .omap2 = {
1345 .prcm_reg_id = 1,
1346 .module_bit = OMAP24XX_EN_GPIOS_SHIFT,
1347 .module_offs = WKUP_MOD,
1348 .idlest_reg_id = 1,
1349 .idlest_idle_bit = OMAP24XX_ST_GPIOS_SHIFT,
1350 },
1351 },
1352 .slaves = omap2430_gpio4_slaves,
1353 .slaves_cnt = ARRAY_SIZE(omap2430_gpio4_slaves),
Paul Walmsley273b9462011-07-09 19:14:08 -06001354 .class = &omap2xxx_gpio_hwmod_class,
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -08001355 .dev_attr = &gpio_dev_attr,
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -08001356};
1357
1358/* gpio5 */
1359static struct omap_hwmod_irq_info omap243x_gpio5_irqs[] = {
1360 { .irq = 33 }, /* INT_24XX_GPIO_BANK5 */
Paul Walmsley212738a2011-07-09 19:14:06 -06001361 { .irq = -1 }
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -08001362};
1363
1364static struct omap_hwmod_ocp_if *omap2430_gpio5_slaves[] = {
1365 &omap2430_l4_core__gpio5,
1366};
1367
1368static struct omap_hwmod omap2430_gpio5_hwmod = {
1369 .name = "gpio5",
Avinash.H.Mf95440c2011-04-05 21:10:15 +05301370 .flags = HWMOD_CONTROL_OPT_CLKS_IN_RESET,
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -08001371 .mpu_irqs = omap243x_gpio5_irqs,
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -08001372 .main_clk = "gpio5_fck",
1373 .prcm = {
1374 .omap2 = {
1375 .prcm_reg_id = 2,
1376 .module_bit = OMAP2430_EN_GPIO5_SHIFT,
1377 .module_offs = CORE_MOD,
1378 .idlest_reg_id = 2,
1379 .idlest_idle_bit = OMAP2430_ST_GPIO5_SHIFT,
1380 },
1381 },
1382 .slaves = omap2430_gpio5_slaves,
1383 .slaves_cnt = ARRAY_SIZE(omap2430_gpio5_slaves),
Paul Walmsley273b9462011-07-09 19:14:08 -06001384 .class = &omap2xxx_gpio_hwmod_class,
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -08001385 .dev_attr = &gpio_dev_attr,
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -08001386};
1387
G, Manjunath Kondaiah82cbd1a2010-12-20 18:27:18 -08001388/* dma attributes */
1389static struct omap_dma_dev_attr dma_dev_attr = {
1390 .dev_caps = RESERVE_CHANNEL | DMA_LINKED_LCH | GLOBAL_PRIORITY |
1391 IS_CSSA_32 | IS_CDSA_32 | IS_RW_PRIORITY,
1392 .lch_count = 32,
1393};
1394
G, Manjunath Kondaiah82cbd1a2010-12-20 18:27:18 -08001395/* dma_system -> L3 */
1396static struct omap_hwmod_ocp_if omap2430_dma_system__l3 = {
1397 .master = &omap2430_dma_system_hwmod,
1398 .slave = &omap2430_l3_main_hwmod,
1399 .clk = "core_l3_ck",
1400 .user = OCP_USER_MPU | OCP_USER_SDMA,
1401};
1402
1403/* dma_system master ports */
1404static struct omap_hwmod_ocp_if *omap2430_dma_system_masters[] = {
1405 &omap2430_dma_system__l3,
1406};
1407
1408/* l4_core -> dma_system */
1409static struct omap_hwmod_ocp_if omap2430_l4_core__dma_system = {
1410 .master = &omap2430_l4_core_hwmod,
1411 .slave = &omap2430_dma_system_hwmod,
1412 .clk = "sdma_ick",
Paul Walmsleyded11382011-07-09 19:14:06 -06001413 .addr = omap2_dma_system_addrs,
G, Manjunath Kondaiah82cbd1a2010-12-20 18:27:18 -08001414 .user = OCP_USER_MPU | OCP_USER_SDMA,
1415};
1416
1417/* dma_system slave ports */
1418static struct omap_hwmod_ocp_if *omap2430_dma_system_slaves[] = {
1419 &omap2430_l4_core__dma_system,
1420};
1421
1422static struct omap_hwmod omap2430_dma_system_hwmod = {
1423 .name = "dma",
Paul Walmsley273b9462011-07-09 19:14:08 -06001424 .class = &omap2xxx_dma_hwmod_class,
Paul Walmsley0d619a82011-07-09 19:14:07 -06001425 .mpu_irqs = omap2_dma_system_irqs,
G, Manjunath Kondaiah82cbd1a2010-12-20 18:27:18 -08001426 .main_clk = "core_l3_ck",
1427 .slaves = omap2430_dma_system_slaves,
1428 .slaves_cnt = ARRAY_SIZE(omap2430_dma_system_slaves),
1429 .masters = omap2430_dma_system_masters,
1430 .masters_cnt = ARRAY_SIZE(omap2430_dma_system_masters),
1431 .dev_attr = &dma_dev_attr,
G, Manjunath Kondaiah82cbd1a2010-12-20 18:27:18 -08001432 .flags = HWMOD_NO_IDLEST,
1433};
1434
Omar Ramirez Lunafca1ab52011-02-24 12:51:32 -08001435/* mailbox */
1436static struct omap_hwmod omap2430_mailbox_hwmod;
1437static struct omap_hwmod_irq_info omap2430_mailbox_irqs[] = {
1438 { .irq = 26 },
Paul Walmsley212738a2011-07-09 19:14:06 -06001439 { .irq = -1 }
Omar Ramirez Lunafca1ab52011-02-24 12:51:32 -08001440};
1441
Omar Ramirez Lunafca1ab52011-02-24 12:51:32 -08001442/* l4_core -> mailbox */
1443static struct omap_hwmod_ocp_if omap2430_l4_core__mailbox = {
1444 .master = &omap2430_l4_core_hwmod,
1445 .slave = &omap2430_mailbox_hwmod,
Paul Walmsleyded11382011-07-09 19:14:06 -06001446 .addr = omap2_mailbox_addrs,
Omar Ramirez Lunafca1ab52011-02-24 12:51:32 -08001447 .user = OCP_USER_MPU | OCP_USER_SDMA,
1448};
1449
1450/* mailbox slave ports */
1451static struct omap_hwmod_ocp_if *omap2430_mailbox_slaves[] = {
1452 &omap2430_l4_core__mailbox,
1453};
1454
1455static struct omap_hwmod omap2430_mailbox_hwmod = {
1456 .name = "mailbox",
Paul Walmsley273b9462011-07-09 19:14:08 -06001457 .class = &omap2xxx_mailbox_hwmod_class,
Omar Ramirez Lunafca1ab52011-02-24 12:51:32 -08001458 .mpu_irqs = omap2430_mailbox_irqs,
Omar Ramirez Lunafca1ab52011-02-24 12:51:32 -08001459 .main_clk = "mailboxes_ick",
1460 .prcm = {
1461 .omap2 = {
1462 .prcm_reg_id = 1,
1463 .module_bit = OMAP24XX_EN_MAILBOXES_SHIFT,
1464 .module_offs = CORE_MOD,
1465 .idlest_reg_id = 1,
1466 .idlest_idle_bit = OMAP24XX_ST_MAILBOXES_SHIFT,
1467 },
1468 },
1469 .slaves = omap2430_mailbox_slaves,
1470 .slaves_cnt = ARRAY_SIZE(omap2430_mailbox_slaves),
Omar Ramirez Lunafca1ab52011-02-24 12:51:32 -08001471};
1472
Charulatha V7f904c72011-02-17 09:53:10 -08001473/* mcspi1 */
Charulatha V7f904c72011-02-17 09:53:10 -08001474static struct omap_hwmod_ocp_if *omap2430_mcspi1_slaves[] = {
1475 &omap2430_l4_core__mcspi1,
1476};
1477
1478static struct omap2_mcspi_dev_attr omap_mcspi1_dev_attr = {
1479 .num_chipselect = 4,
1480};
1481
1482static struct omap_hwmod omap2430_mcspi1_hwmod = {
Paul Walmsleybec93812012-04-19 04:03:50 -06001483 .name = "mcspi1",
Paul Walmsley0d619a82011-07-09 19:14:07 -06001484 .mpu_irqs = omap2_mcspi1_mpu_irqs,
Paul Walmsleyd826ebf2011-07-09 19:14:07 -06001485 .sdma_reqs = omap2_mcspi1_sdma_reqs,
Charulatha V7f904c72011-02-17 09:53:10 -08001486 .main_clk = "mcspi1_fck",
1487 .prcm = {
1488 .omap2 = {
1489 .module_offs = CORE_MOD,
1490 .prcm_reg_id = 1,
1491 .module_bit = OMAP24XX_EN_MCSPI1_SHIFT,
1492 .idlest_reg_id = 1,
1493 .idlest_idle_bit = OMAP24XX_ST_MCSPI1_SHIFT,
1494 },
1495 },
1496 .slaves = omap2430_mcspi1_slaves,
1497 .slaves_cnt = ARRAY_SIZE(omap2430_mcspi1_slaves),
Paul Walmsley273b9462011-07-09 19:14:08 -06001498 .class = &omap2xxx_mcspi_class,
1499 .dev_attr = &omap_mcspi1_dev_attr,
Charulatha V7f904c72011-02-17 09:53:10 -08001500};
1501
1502/* mcspi2 */
Charulatha V7f904c72011-02-17 09:53:10 -08001503static struct omap_hwmod_ocp_if *omap2430_mcspi2_slaves[] = {
1504 &omap2430_l4_core__mcspi2,
1505};
1506
1507static struct omap2_mcspi_dev_attr omap_mcspi2_dev_attr = {
1508 .num_chipselect = 2,
1509};
1510
1511static struct omap_hwmod omap2430_mcspi2_hwmod = {
Paul Walmsleybec93812012-04-19 04:03:50 -06001512 .name = "mcspi2",
Paul Walmsley0d619a82011-07-09 19:14:07 -06001513 .mpu_irqs = omap2_mcspi2_mpu_irqs,
Paul Walmsleyd826ebf2011-07-09 19:14:07 -06001514 .sdma_reqs = omap2_mcspi2_sdma_reqs,
Charulatha V7f904c72011-02-17 09:53:10 -08001515 .main_clk = "mcspi2_fck",
1516 .prcm = {
1517 .omap2 = {
1518 .module_offs = CORE_MOD,
1519 .prcm_reg_id = 1,
1520 .module_bit = OMAP24XX_EN_MCSPI2_SHIFT,
1521 .idlest_reg_id = 1,
1522 .idlest_idle_bit = OMAP24XX_ST_MCSPI2_SHIFT,
1523 },
1524 },
1525 .slaves = omap2430_mcspi2_slaves,
1526 .slaves_cnt = ARRAY_SIZE(omap2430_mcspi2_slaves),
Paul Walmsley273b9462011-07-09 19:14:08 -06001527 .class = &omap2xxx_mcspi_class,
1528 .dev_attr = &omap_mcspi2_dev_attr,
Charulatha V7f904c72011-02-17 09:53:10 -08001529};
1530
1531/* mcspi3 */
1532static struct omap_hwmod_irq_info omap2430_mcspi3_mpu_irqs[] = {
1533 { .irq = 91 },
Paul Walmsley212738a2011-07-09 19:14:06 -06001534 { .irq = -1 }
Charulatha V7f904c72011-02-17 09:53:10 -08001535};
1536
1537static struct omap_hwmod_dma_info omap2430_mcspi3_sdma_reqs[] = {
1538 { .name = "tx0", .dma_req = 15 }, /* DMA_SPI3_TX0 */
1539 { .name = "rx0", .dma_req = 16 }, /* DMA_SPI3_RX0 */
1540 { .name = "tx1", .dma_req = 23 }, /* DMA_SPI3_TX1 */
1541 { .name = "rx1", .dma_req = 24 }, /* DMA_SPI3_RX1 */
Paul Walmsleybc614952011-07-09 19:14:07 -06001542 { .dma_req = -1 }
Charulatha V7f904c72011-02-17 09:53:10 -08001543};
1544
1545static struct omap_hwmod_ocp_if *omap2430_mcspi3_slaves[] = {
1546 &omap2430_l4_core__mcspi3,
1547};
1548
1549static struct omap2_mcspi_dev_attr omap_mcspi3_dev_attr = {
1550 .num_chipselect = 2,
1551};
1552
1553static struct omap_hwmod omap2430_mcspi3_hwmod = {
Paul Walmsleybec93812012-04-19 04:03:50 -06001554 .name = "mcspi3",
Charulatha V7f904c72011-02-17 09:53:10 -08001555 .mpu_irqs = omap2430_mcspi3_mpu_irqs,
Charulatha V7f904c72011-02-17 09:53:10 -08001556 .sdma_reqs = omap2430_mcspi3_sdma_reqs,
Charulatha V7f904c72011-02-17 09:53:10 -08001557 .main_clk = "mcspi3_fck",
1558 .prcm = {
1559 .omap2 = {
1560 .module_offs = CORE_MOD,
1561 .prcm_reg_id = 2,
1562 .module_bit = OMAP2430_EN_MCSPI3_SHIFT,
1563 .idlest_reg_id = 2,
1564 .idlest_idle_bit = OMAP2430_ST_MCSPI3_SHIFT,
1565 },
1566 },
1567 .slaves = omap2430_mcspi3_slaves,
1568 .slaves_cnt = ARRAY_SIZE(omap2430_mcspi3_slaves),
Paul Walmsley273b9462011-07-09 19:14:08 -06001569 .class = &omap2xxx_mcspi_class,
1570 .dev_attr = &omap_mcspi3_dev_attr,
Charulatha V7f904c72011-02-17 09:53:10 -08001571};
1572
Tony Lindgren04aa67d2011-02-22 10:54:12 -08001573/*
Hema HK44d02ac2011-02-17 12:07:17 +05301574 * usbhsotg
1575 */
1576static struct omap_hwmod_class_sysconfig omap2430_usbhsotg_sysc = {
1577 .rev_offs = 0x0400,
1578 .sysc_offs = 0x0404,
1579 .syss_offs = 0x0408,
1580 .sysc_flags = (SYSC_HAS_SIDLEMODE | SYSC_HAS_MIDLEMODE|
1581 SYSC_HAS_ENAWAKEUP | SYSC_HAS_SOFTRESET |
1582 SYSC_HAS_AUTOIDLE),
1583 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART |
1584 MSTANDBY_FORCE | MSTANDBY_NO | MSTANDBY_SMART),
1585 .sysc_fields = &omap_hwmod_sysc_type1,
1586};
1587
1588static struct omap_hwmod_class usbotg_class = {
1589 .name = "usbotg",
1590 .sysc = &omap2430_usbhsotg_sysc,
1591};
1592
1593/* usb_otg_hs */
1594static struct omap_hwmod_irq_info omap2430_usbhsotg_mpu_irqs[] = {
1595
1596 { .name = "mc", .irq = 92 },
1597 { .name = "dma", .irq = 93 },
Paul Walmsley212738a2011-07-09 19:14:06 -06001598 { .irq = -1 }
Hema HK44d02ac2011-02-17 12:07:17 +05301599};
1600
1601static struct omap_hwmod omap2430_usbhsotg_hwmod = {
1602 .name = "usb_otg_hs",
1603 .mpu_irqs = omap2430_usbhsotg_mpu_irqs,
Hema HK44d02ac2011-02-17 12:07:17 +05301604 .main_clk = "usbhs_ick",
1605 .prcm = {
1606 .omap2 = {
1607 .prcm_reg_id = 1,
1608 .module_bit = OMAP2430_EN_USBHS_MASK,
1609 .module_offs = CORE_MOD,
1610 .idlest_reg_id = 1,
1611 .idlest_idle_bit = OMAP2430_ST_USBHS_SHIFT,
1612 },
1613 },
1614 .masters = omap2430_usbhsotg_masters,
1615 .masters_cnt = ARRAY_SIZE(omap2430_usbhsotg_masters),
1616 .slaves = omap2430_usbhsotg_slaves,
1617 .slaves_cnt = ARRAY_SIZE(omap2430_usbhsotg_slaves),
1618 .class = &usbotg_class,
1619 /*
1620 * Erratum ID: i479 idle_req / idle_ack mechanism potentially
1621 * broken when autoidle is enabled
1622 * workaround is to disable the autoidle bit at module level.
1623 */
1624 .flags = HWMOD_NO_OCP_AUTOIDLE | HWMOD_SWSUP_SIDLE
1625 | HWMOD_SWSUP_MSTANDBY,
Hema HK44d02ac2011-02-17 12:07:17 +05301626};
1627
Charulatha V37801b32011-02-24 12:51:46 -08001628/*
1629 * 'mcbsp' class
1630 * multi channel buffered serial port controller
1631 */
Tony Lindgren04aa67d2011-02-22 10:54:12 -08001632
Charulatha V37801b32011-02-24 12:51:46 -08001633static struct omap_hwmod_class_sysconfig omap2430_mcbsp_sysc = {
1634 .rev_offs = 0x007C,
1635 .sysc_offs = 0x008C,
1636 .sysc_flags = (SYSC_HAS_SOFTRESET),
1637 .sysc_fields = &omap_hwmod_sysc_type1,
1638};
1639
1640static struct omap_hwmod_class omap2430_mcbsp_hwmod_class = {
1641 .name = "mcbsp",
1642 .sysc = &omap2430_mcbsp_sysc,
1643 .rev = MCBSP_CONFIG_TYPE2,
1644};
1645
1646/* mcbsp1 */
1647static struct omap_hwmod_irq_info omap2430_mcbsp1_irqs[] = {
1648 { .name = "tx", .irq = 59 },
1649 { .name = "rx", .irq = 60 },
1650 { .name = "ovr", .irq = 61 },
1651 { .name = "common", .irq = 64 },
Paul Walmsley212738a2011-07-09 19:14:06 -06001652 { .irq = -1 }
Charulatha V37801b32011-02-24 12:51:46 -08001653};
1654
Charulatha V37801b32011-02-24 12:51:46 -08001655/* l4_core -> mcbsp1 */
1656static struct omap_hwmod_ocp_if omap2430_l4_core__mcbsp1 = {
1657 .master = &omap2430_l4_core_hwmod,
1658 .slave = &omap2430_mcbsp1_hwmod,
1659 .clk = "mcbsp1_ick",
Paul Walmsleyded11382011-07-09 19:14:06 -06001660 .addr = omap2_mcbsp1_addrs,
Charulatha V37801b32011-02-24 12:51:46 -08001661 .user = OCP_USER_MPU | OCP_USER_SDMA,
1662};
1663
1664/* mcbsp1 slave ports */
1665static struct omap_hwmod_ocp_if *omap2430_mcbsp1_slaves[] = {
1666 &omap2430_l4_core__mcbsp1,
1667};
1668
1669static struct omap_hwmod omap2430_mcbsp1_hwmod = {
1670 .name = "mcbsp1",
1671 .class = &omap2430_mcbsp_hwmod_class,
1672 .mpu_irqs = omap2430_mcbsp1_irqs,
Paul Walmsleyd826ebf2011-07-09 19:14:07 -06001673 .sdma_reqs = omap2_mcbsp1_sdma_reqs,
Charulatha V37801b32011-02-24 12:51:46 -08001674 .main_clk = "mcbsp1_fck",
1675 .prcm = {
1676 .omap2 = {
1677 .prcm_reg_id = 1,
1678 .module_bit = OMAP24XX_EN_MCBSP1_SHIFT,
1679 .module_offs = CORE_MOD,
1680 .idlest_reg_id = 1,
1681 .idlest_idle_bit = OMAP24XX_ST_MCBSP1_SHIFT,
1682 },
1683 },
1684 .slaves = omap2430_mcbsp1_slaves,
1685 .slaves_cnt = ARRAY_SIZE(omap2430_mcbsp1_slaves),
Charulatha V37801b32011-02-24 12:51:46 -08001686};
1687
1688/* mcbsp2 */
1689static struct omap_hwmod_irq_info omap2430_mcbsp2_irqs[] = {
1690 { .name = "tx", .irq = 62 },
1691 { .name = "rx", .irq = 63 },
1692 { .name = "common", .irq = 16 },
Paul Walmsley212738a2011-07-09 19:14:06 -06001693 { .irq = -1 }
Charulatha V37801b32011-02-24 12:51:46 -08001694};
1695
Charulatha V37801b32011-02-24 12:51:46 -08001696/* l4_core -> mcbsp2 */
1697static struct omap_hwmod_ocp_if omap2430_l4_core__mcbsp2 = {
1698 .master = &omap2430_l4_core_hwmod,
1699 .slave = &omap2430_mcbsp2_hwmod,
1700 .clk = "mcbsp2_ick",
Paul Walmsleyded11382011-07-09 19:14:06 -06001701 .addr = omap2xxx_mcbsp2_addrs,
Charulatha V37801b32011-02-24 12:51:46 -08001702 .user = OCP_USER_MPU | OCP_USER_SDMA,
1703};
1704
1705/* mcbsp2 slave ports */
1706static struct omap_hwmod_ocp_if *omap2430_mcbsp2_slaves[] = {
1707 &omap2430_l4_core__mcbsp2,
1708};
1709
1710static struct omap_hwmod omap2430_mcbsp2_hwmod = {
1711 .name = "mcbsp2",
1712 .class = &omap2430_mcbsp_hwmod_class,
1713 .mpu_irqs = omap2430_mcbsp2_irqs,
Paul Walmsleyd826ebf2011-07-09 19:14:07 -06001714 .sdma_reqs = omap2_mcbsp2_sdma_reqs,
Charulatha V37801b32011-02-24 12:51:46 -08001715 .main_clk = "mcbsp2_fck",
1716 .prcm = {
1717 .omap2 = {
1718 .prcm_reg_id = 1,
1719 .module_bit = OMAP24XX_EN_MCBSP2_SHIFT,
1720 .module_offs = CORE_MOD,
1721 .idlest_reg_id = 1,
1722 .idlest_idle_bit = OMAP24XX_ST_MCBSP2_SHIFT,
1723 },
1724 },
1725 .slaves = omap2430_mcbsp2_slaves,
1726 .slaves_cnt = ARRAY_SIZE(omap2430_mcbsp2_slaves),
Charulatha V37801b32011-02-24 12:51:46 -08001727};
1728
1729/* mcbsp3 */
1730static struct omap_hwmod_irq_info omap2430_mcbsp3_irqs[] = {
1731 { .name = "tx", .irq = 89 },
1732 { .name = "rx", .irq = 90 },
1733 { .name = "common", .irq = 17 },
Paul Walmsley212738a2011-07-09 19:14:06 -06001734 { .irq = -1 }
Charulatha V37801b32011-02-24 12:51:46 -08001735};
1736
Charulatha V37801b32011-02-24 12:51:46 -08001737static struct omap_hwmod_addr_space omap2430_mcbsp3_addrs[] = {
1738 {
1739 .name = "mpu",
1740 .pa_start = 0x4808C000,
1741 .pa_end = 0x4808C0ff,
1742 .flags = ADDR_TYPE_RT
1743 },
Paul Walmsley78183f32011-07-09 19:14:05 -06001744 { }
Charulatha V37801b32011-02-24 12:51:46 -08001745};
1746
1747/* l4_core -> mcbsp3 */
1748static struct omap_hwmod_ocp_if omap2430_l4_core__mcbsp3 = {
1749 .master = &omap2430_l4_core_hwmod,
1750 .slave = &omap2430_mcbsp3_hwmod,
1751 .clk = "mcbsp3_ick",
1752 .addr = omap2430_mcbsp3_addrs,
Charulatha V37801b32011-02-24 12:51:46 -08001753 .user = OCP_USER_MPU | OCP_USER_SDMA,
1754};
1755
1756/* mcbsp3 slave ports */
1757static struct omap_hwmod_ocp_if *omap2430_mcbsp3_slaves[] = {
1758 &omap2430_l4_core__mcbsp3,
1759};
1760
1761static struct omap_hwmod omap2430_mcbsp3_hwmod = {
1762 .name = "mcbsp3",
1763 .class = &omap2430_mcbsp_hwmod_class,
1764 .mpu_irqs = omap2430_mcbsp3_irqs,
Paul Walmsleyd826ebf2011-07-09 19:14:07 -06001765 .sdma_reqs = omap2_mcbsp3_sdma_reqs,
Charulatha V37801b32011-02-24 12:51:46 -08001766 .main_clk = "mcbsp3_fck",
1767 .prcm = {
1768 .omap2 = {
1769 .prcm_reg_id = 1,
1770 .module_bit = OMAP2430_EN_MCBSP3_SHIFT,
1771 .module_offs = CORE_MOD,
1772 .idlest_reg_id = 2,
1773 .idlest_idle_bit = OMAP2430_ST_MCBSP3_SHIFT,
1774 },
1775 },
1776 .slaves = omap2430_mcbsp3_slaves,
1777 .slaves_cnt = ARRAY_SIZE(omap2430_mcbsp3_slaves),
Charulatha V37801b32011-02-24 12:51:46 -08001778};
1779
1780/* mcbsp4 */
1781static struct omap_hwmod_irq_info omap2430_mcbsp4_irqs[] = {
1782 { .name = "tx", .irq = 54 },
1783 { .name = "rx", .irq = 55 },
1784 { .name = "common", .irq = 18 },
Paul Walmsley212738a2011-07-09 19:14:06 -06001785 { .irq = -1 }
Charulatha V37801b32011-02-24 12:51:46 -08001786};
1787
1788static struct omap_hwmod_dma_info omap2430_mcbsp4_sdma_chs[] = {
1789 { .name = "rx", .dma_req = 20 },
1790 { .name = "tx", .dma_req = 19 },
Paul Walmsleybc614952011-07-09 19:14:07 -06001791 { .dma_req = -1 }
Charulatha V37801b32011-02-24 12:51:46 -08001792};
1793
1794static struct omap_hwmod_addr_space omap2430_mcbsp4_addrs[] = {
1795 {
1796 .name = "mpu",
1797 .pa_start = 0x4808E000,
1798 .pa_end = 0x4808E0ff,
1799 .flags = ADDR_TYPE_RT
1800 },
Paul Walmsley78183f32011-07-09 19:14:05 -06001801 { }
Charulatha V37801b32011-02-24 12:51:46 -08001802};
1803
1804/* l4_core -> mcbsp4 */
1805static struct omap_hwmod_ocp_if omap2430_l4_core__mcbsp4 = {
1806 .master = &omap2430_l4_core_hwmod,
1807 .slave = &omap2430_mcbsp4_hwmod,
1808 .clk = "mcbsp4_ick",
1809 .addr = omap2430_mcbsp4_addrs,
Charulatha V37801b32011-02-24 12:51:46 -08001810 .user = OCP_USER_MPU | OCP_USER_SDMA,
1811};
1812
1813/* mcbsp4 slave ports */
1814static struct omap_hwmod_ocp_if *omap2430_mcbsp4_slaves[] = {
1815 &omap2430_l4_core__mcbsp4,
1816};
1817
1818static struct omap_hwmod omap2430_mcbsp4_hwmod = {
1819 .name = "mcbsp4",
1820 .class = &omap2430_mcbsp_hwmod_class,
1821 .mpu_irqs = omap2430_mcbsp4_irqs,
Charulatha V37801b32011-02-24 12:51:46 -08001822 .sdma_reqs = omap2430_mcbsp4_sdma_chs,
Charulatha V37801b32011-02-24 12:51:46 -08001823 .main_clk = "mcbsp4_fck",
1824 .prcm = {
1825 .omap2 = {
1826 .prcm_reg_id = 1,
1827 .module_bit = OMAP2430_EN_MCBSP4_SHIFT,
1828 .module_offs = CORE_MOD,
1829 .idlest_reg_id = 2,
1830 .idlest_idle_bit = OMAP2430_ST_MCBSP4_SHIFT,
1831 },
1832 },
1833 .slaves = omap2430_mcbsp4_slaves,
1834 .slaves_cnt = ARRAY_SIZE(omap2430_mcbsp4_slaves),
Charulatha V37801b32011-02-24 12:51:46 -08001835};
1836
1837/* mcbsp5 */
1838static struct omap_hwmod_irq_info omap2430_mcbsp5_irqs[] = {
1839 { .name = "tx", .irq = 81 },
1840 { .name = "rx", .irq = 82 },
1841 { .name = "common", .irq = 19 },
Paul Walmsley212738a2011-07-09 19:14:06 -06001842 { .irq = -1 }
Charulatha V37801b32011-02-24 12:51:46 -08001843};
1844
1845static struct omap_hwmod_dma_info omap2430_mcbsp5_sdma_chs[] = {
1846 { .name = "rx", .dma_req = 22 },
1847 { .name = "tx", .dma_req = 21 },
Paul Walmsleybc614952011-07-09 19:14:07 -06001848 { .dma_req = -1 }
Charulatha V37801b32011-02-24 12:51:46 -08001849};
1850
1851static struct omap_hwmod_addr_space omap2430_mcbsp5_addrs[] = {
1852 {
1853 .name = "mpu",
1854 .pa_start = 0x48096000,
1855 .pa_end = 0x480960ff,
1856 .flags = ADDR_TYPE_RT
1857 },
Paul Walmsley78183f32011-07-09 19:14:05 -06001858 { }
Charulatha V37801b32011-02-24 12:51:46 -08001859};
1860
1861/* l4_core -> mcbsp5 */
1862static struct omap_hwmod_ocp_if omap2430_l4_core__mcbsp5 = {
1863 .master = &omap2430_l4_core_hwmod,
1864 .slave = &omap2430_mcbsp5_hwmod,
1865 .clk = "mcbsp5_ick",
1866 .addr = omap2430_mcbsp5_addrs,
Charulatha V37801b32011-02-24 12:51:46 -08001867 .user = OCP_USER_MPU | OCP_USER_SDMA,
1868};
1869
1870/* mcbsp5 slave ports */
1871static struct omap_hwmod_ocp_if *omap2430_mcbsp5_slaves[] = {
1872 &omap2430_l4_core__mcbsp5,
1873};
1874
1875static struct omap_hwmod omap2430_mcbsp5_hwmod = {
1876 .name = "mcbsp5",
1877 .class = &omap2430_mcbsp_hwmod_class,
1878 .mpu_irqs = omap2430_mcbsp5_irqs,
Charulatha V37801b32011-02-24 12:51:46 -08001879 .sdma_reqs = omap2430_mcbsp5_sdma_chs,
Charulatha V37801b32011-02-24 12:51:46 -08001880 .main_clk = "mcbsp5_fck",
1881 .prcm = {
1882 .omap2 = {
1883 .prcm_reg_id = 1,
1884 .module_bit = OMAP2430_EN_MCBSP5_SHIFT,
1885 .module_offs = CORE_MOD,
1886 .idlest_reg_id = 2,
1887 .idlest_idle_bit = OMAP2430_ST_MCBSP5_SHIFT,
1888 },
1889 },
1890 .slaves = omap2430_mcbsp5_slaves,
1891 .slaves_cnt = ARRAY_SIZE(omap2430_mcbsp5_slaves),
Charulatha V37801b32011-02-24 12:51:46 -08001892};
Tony Lindgren04aa67d2011-02-22 10:54:12 -08001893
Paul Walmsleybce06f32011-03-01 13:12:55 -08001894/* MMC/SD/SDIO common */
1895
1896static struct omap_hwmod_class_sysconfig omap2430_mmc_sysc = {
1897 .rev_offs = 0x1fc,
1898 .sysc_offs = 0x10,
1899 .syss_offs = 0x14,
1900 .sysc_flags = (SYSC_HAS_CLOCKACTIVITY | SYSC_HAS_SIDLEMODE |
1901 SYSC_HAS_ENAWAKEUP | SYSC_HAS_SOFTRESET |
1902 SYSC_HAS_AUTOIDLE | SYSS_HAS_RESET_STATUS),
1903 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
1904 .sysc_fields = &omap_hwmod_sysc_type1,
1905};
1906
1907static struct omap_hwmod_class omap2430_mmc_class = {
1908 .name = "mmc",
1909 .sysc = &omap2430_mmc_sysc,
1910};
1911
1912/* MMC/SD/SDIO1 */
1913
1914static struct omap_hwmod_irq_info omap2430_mmc1_mpu_irqs[] = {
1915 { .irq = 83 },
Paul Walmsley212738a2011-07-09 19:14:06 -06001916 { .irq = -1 }
Paul Walmsleybce06f32011-03-01 13:12:55 -08001917};
1918
1919static struct omap_hwmod_dma_info omap2430_mmc1_sdma_reqs[] = {
1920 { .name = "tx", .dma_req = 61 }, /* DMA_MMC1_TX */
1921 { .name = "rx", .dma_req = 62 }, /* DMA_MMC1_RX */
Paul Walmsleybc614952011-07-09 19:14:07 -06001922 { .dma_req = -1 }
Paul Walmsleybce06f32011-03-01 13:12:55 -08001923};
1924
1925static struct omap_hwmod_opt_clk omap2430_mmc1_opt_clks[] = {
1926 { .role = "dbck", .clk = "mmchsdb1_fck" },
1927};
1928
1929static struct omap_hwmod_ocp_if *omap2430_mmc1_slaves[] = {
1930 &omap2430_l4_core__mmc1,
1931};
1932
Kishore Kadiyala6ab89462011-03-01 13:12:56 -08001933static struct omap_mmc_dev_attr mmc1_dev_attr = {
1934 .flags = OMAP_HSMMC_SUPPORTS_DUAL_VOLT,
1935};
1936
Paul Walmsleybce06f32011-03-01 13:12:55 -08001937static struct omap_hwmod omap2430_mmc1_hwmod = {
1938 .name = "mmc1",
1939 .flags = HWMOD_CONTROL_OPT_CLKS_IN_RESET,
1940 .mpu_irqs = omap2430_mmc1_mpu_irqs,
Paul Walmsleybce06f32011-03-01 13:12:55 -08001941 .sdma_reqs = omap2430_mmc1_sdma_reqs,
Paul Walmsleybce06f32011-03-01 13:12:55 -08001942 .opt_clks = omap2430_mmc1_opt_clks,
1943 .opt_clks_cnt = ARRAY_SIZE(omap2430_mmc1_opt_clks),
1944 .main_clk = "mmchs1_fck",
1945 .prcm = {
1946 .omap2 = {
1947 .module_offs = CORE_MOD,
1948 .prcm_reg_id = 2,
1949 .module_bit = OMAP2430_EN_MMCHS1_SHIFT,
1950 .idlest_reg_id = 2,
1951 .idlest_idle_bit = OMAP2430_ST_MMCHS1_SHIFT,
1952 },
1953 },
Kishore Kadiyala6ab89462011-03-01 13:12:56 -08001954 .dev_attr = &mmc1_dev_attr,
Paul Walmsleybce06f32011-03-01 13:12:55 -08001955 .slaves = omap2430_mmc1_slaves,
1956 .slaves_cnt = ARRAY_SIZE(omap2430_mmc1_slaves),
1957 .class = &omap2430_mmc_class,
Paul Walmsleybce06f32011-03-01 13:12:55 -08001958};
1959
1960/* MMC/SD/SDIO2 */
1961
1962static struct omap_hwmod_irq_info omap2430_mmc2_mpu_irqs[] = {
1963 { .irq = 86 },
Paul Walmsley212738a2011-07-09 19:14:06 -06001964 { .irq = -1 }
Paul Walmsleybce06f32011-03-01 13:12:55 -08001965};
1966
1967static struct omap_hwmod_dma_info omap2430_mmc2_sdma_reqs[] = {
1968 { .name = "tx", .dma_req = 47 }, /* DMA_MMC2_TX */
1969 { .name = "rx", .dma_req = 48 }, /* DMA_MMC2_RX */
Paul Walmsleybc614952011-07-09 19:14:07 -06001970 { .dma_req = -1 }
Paul Walmsleybce06f32011-03-01 13:12:55 -08001971};
1972
1973static struct omap_hwmod_opt_clk omap2430_mmc2_opt_clks[] = {
1974 { .role = "dbck", .clk = "mmchsdb2_fck" },
1975};
1976
1977static struct omap_hwmod_ocp_if *omap2430_mmc2_slaves[] = {
1978 &omap2430_l4_core__mmc2,
1979};
1980
1981static struct omap_hwmod omap2430_mmc2_hwmod = {
1982 .name = "mmc2",
1983 .flags = HWMOD_CONTROL_OPT_CLKS_IN_RESET,
1984 .mpu_irqs = omap2430_mmc2_mpu_irqs,
Paul Walmsleybce06f32011-03-01 13:12:55 -08001985 .sdma_reqs = omap2430_mmc2_sdma_reqs,
Paul Walmsleybce06f32011-03-01 13:12:55 -08001986 .opt_clks = omap2430_mmc2_opt_clks,
1987 .opt_clks_cnt = ARRAY_SIZE(omap2430_mmc2_opt_clks),
1988 .main_clk = "mmchs2_fck",
1989 .prcm = {
1990 .omap2 = {
1991 .module_offs = CORE_MOD,
1992 .prcm_reg_id = 2,
1993 .module_bit = OMAP2430_EN_MMCHS2_SHIFT,
1994 .idlest_reg_id = 2,
1995 .idlest_idle_bit = OMAP2430_ST_MMCHS2_SHIFT,
1996 },
1997 },
1998 .slaves = omap2430_mmc2_slaves,
1999 .slaves_cnt = ARRAY_SIZE(omap2430_mmc2_slaves),
2000 .class = &omap2430_mmc_class,
Paul Walmsleybce06f32011-03-01 13:12:55 -08002001};
Paul Walmsley02bfc032009-09-03 20:14:05 +03002002
2003static __initdata struct omap_hwmod *omap2430_hwmods[] = {
Kevin Hilman4a7cf902010-07-26 16:34:32 -06002004 &omap2430_l3_main_hwmod,
Paul Walmsley02bfc032009-09-03 20:14:05 +03002005 &omap2430_l4_core_hwmod,
2006 &omap2430_l4_wkup_hwmod,
2007 &omap2430_mpu_hwmod,
Paul Walmsley08072ac2010-07-26 16:34:33 -06002008 &omap2430_iva_hwmod,
Thara Gopinathb6b58222011-02-23 00:14:05 -07002009
2010 &omap2430_timer1_hwmod,
2011 &omap2430_timer2_hwmod,
2012 &omap2430_timer3_hwmod,
2013 &omap2430_timer4_hwmod,
2014 &omap2430_timer5_hwmod,
2015 &omap2430_timer6_hwmod,
2016 &omap2430_timer7_hwmod,
2017 &omap2430_timer8_hwmod,
2018 &omap2430_timer9_hwmod,
2019 &omap2430_timer10_hwmod,
2020 &omap2430_timer11_hwmod,
2021 &omap2430_timer12_hwmod,
2022
Varadarajan, Charulatha165e2162010-09-23 20:02:40 +05302023 &omap2430_wd_timer2_hwmod,
Kevin Hilman046465b2010-09-27 20:19:30 +05302024 &omap2430_uart1_hwmod,
2025 &omap2430_uart2_hwmod,
2026 &omap2430_uart3_hwmod,
Senthilvadivu Guruswamyde56dbb2011-02-22 09:51:15 +02002027 /* dss class */
2028 &omap2430_dss_core_hwmod,
2029 &omap2430_dss_dispc_hwmod,
2030 &omap2430_dss_rfbi_hwmod,
2031 &omap2430_dss_venc_hwmod,
2032 /* i2c class */
Paul Walmsley20042902010-09-30 02:40:12 +05302033 &omap2430_i2c1_hwmod,
2034 &omap2430_i2c2_hwmod,
Paul Walmsleybce06f32011-03-01 13:12:55 -08002035 &omap2430_mmc1_hwmod,
2036 &omap2430_mmc2_hwmod,
Varadarajan, Charulathaaeac0e42010-12-07 16:26:56 -08002037
2038 /* gpio class */
2039 &omap2430_gpio1_hwmod,
2040 &omap2430_gpio2_hwmod,
2041 &omap2430_gpio3_hwmod,
2042 &omap2430_gpio4_hwmod,
2043 &omap2430_gpio5_hwmod,
G, Manjunath Kondaiah82cbd1a2010-12-20 18:27:18 -08002044
2045 /* dma_system class*/
2046 &omap2430_dma_system_hwmod,
Charulatha V7f904c72011-02-17 09:53:10 -08002047
Charulatha V37801b32011-02-24 12:51:46 -08002048 /* mcbsp class */
2049 &omap2430_mcbsp1_hwmod,
2050 &omap2430_mcbsp2_hwmod,
2051 &omap2430_mcbsp3_hwmod,
2052 &omap2430_mcbsp4_hwmod,
2053 &omap2430_mcbsp5_hwmod,
2054
Omar Ramirez Lunafca1ab52011-02-24 12:51:32 -08002055 /* mailbox class */
2056 &omap2430_mailbox_hwmod,
2057
Charulatha V7f904c72011-02-17 09:53:10 -08002058 /* mcspi class */
2059 &omap2430_mcspi1_hwmod,
2060 &omap2430_mcspi2_hwmod,
2061 &omap2430_mcspi3_hwmod,
Tony Lindgren04aa67d2011-02-22 10:54:12 -08002062
Hema HK44d02ac2011-02-17 12:07:17 +05302063 /* usbotg class*/
2064 &omap2430_usbhsotg_hwmod,
Tony Lindgren04aa67d2011-02-22 10:54:12 -08002065
Paul Walmsley02bfc032009-09-03 20:14:05 +03002066 NULL,
2067};
2068
Paul Walmsley73591542010-02-22 22:09:32 -07002069int __init omap2430_hwmod_init(void)
2070{
Paul Walmsley550c8092011-02-28 11:58:14 -07002071 return omap_hwmod_register(omap2430_hwmods);
Paul Walmsley73591542010-02-22 22:09:32 -07002072}