blob: 507ff0795a8e258c386679e7175457b6ffd42db3 [file] [log] [blame]
Paul Walmsley73591542010-02-22 22:09:32 -07001/*
2 * omap_hwmod_3xxx_data.c - hardware modules present on the OMAP3xxx chips
3 *
Paul Walmsley78183f32011-07-09 19:14:05 -06004 * Copyright (C) 2009-2011 Nokia Corporation
Paul Walmsley0a78c5c2012-04-19 04:04:31 -06005 * Copyright (C) 2012 Texas Instruments, Inc.
Paul Walmsley73591542010-02-22 22:09:32 -07006 * Paul Walmsley
7 *
8 * This program is free software; you can redistribute it and/or modify
9 * it under the terms of the GNU General Public License version 2 as
10 * published by the Free Software Foundation.
11 *
12 * The data in this file should be completely autogeneratable from
13 * the TI hardware database or other technical documentation.
14 *
15 * XXX these should be marked initdata for multi-OMAP kernels
16 */
Tony Lindgren3a8761c2012-10-08 09:11:22 -070017
18#include <linux/i2c-omap.h>
Jean Pihetb86aeaf2012-04-25 16:06:20 +053019#include <linux/power/smartreflex.h>
Tony Lindgren4b254082012-08-30 15:37:24 -070020#include <linux/platform_data/gpio-omap.h>
Andreas Fenkart55143432014-11-08 15:33:09 +010021#include <linux/platform_data/hsmmc-omap.h>
Jean Pihetb86aeaf2012-04-25 16:06:20 +053022
Tony Lindgren45c3eb72012-11-30 08:41:50 -080023#include <linux/omap-dma.h>
Tony Lindgren79e3cb222012-09-20 11:42:04 -070024#include "l3_3xxx.h"
Tony Lindgren957988c2012-09-20 11:42:10 -070025#include "l4_3xxx.h"
Arnd Bergmann22037472012-08-24 15:21:06 +020026#include <linux/platform_data/asoc-ti-mcbsp.h>
27#include <linux/platform_data/spi-omap2-mcspi.h>
Thara Gopinathce722d22011-02-23 00:14:05 -070028#include <plat/dmtimer.h>
Paul Walmsley73591542010-02-22 22:09:32 -070029
Tony Lindgrendbc04162012-08-31 10:59:07 -070030#include "soc.h"
Tony Lindgren2a296c82012-10-02 17:41:35 -070031#include "omap_hwmod.h"
Paul Walmsley43b40992010-02-22 22:09:34 -070032#include "omap_hwmod_common_data.h"
Paul Walmsley73591542010-02-22 22:09:32 -070033#include "prm-regbits-34xx.h"
Varadarajan, Charulatha6b667f82010-09-23 20:02:38 +053034#include "cm-regbits-34xx.h"
Lokesh Vutlad5e7c862012-10-15 14:03:51 -070035
Tony Lindgren3a8761c2012-10-08 09:11:22 -070036#include "i2c.h"
Paul Walmsleyff2516f2010-12-21 15:39:15 -070037#include "wd_timer.h"
Tony Lindgren3d82cbb2012-10-15 12:50:46 -070038#include "serial.h"
Paul Walmsley73591542010-02-22 22:09:32 -070039
40/*
41 * OMAP3xxx hardware module integration data
42 *
Paul Walmsley844a3b62012-04-19 04:04:33 -060043 * All of the data in this section should be autogeneratable from the
Paul Walmsley73591542010-02-22 22:09:32 -070044 * TI hardware database or other technical documentation. Data that
45 * is driver-specific or driver-kernel integration-specific belongs
46 * elsewhere.
47 */
48
Tony Lindgren13eeb0f2015-01-13 09:00:38 -080049#define AM35XX_IPSS_USBOTGSS_BASE 0x5C040000
50
Paul Walmsley844a3b62012-04-19 04:04:33 -060051/*
52 * IP blocks
53 */
Paul Walmsley73591542010-02-22 22:09:32 -070054
Paul Walmsley844a3b62012-04-19 04:04:33 -060055/* L3 */
G, Manjunath Kondaiah01438ab2010-12-20 18:27:19 -080056
Paul Walmsley844a3b62012-04-19 04:04:33 -060057static struct omap_hwmod omap3xxx_l3_main_hwmod = {
58 .name = "l3_main",
59 .class = &l3_hwmod_class,
Paul Walmsley844a3b62012-04-19 04:04:33 -060060 .flags = HWMOD_NO_IDLEST,
61};
62
63/* L4 CORE */
64static struct omap_hwmod omap3xxx_l4_core_hwmod = {
65 .name = "l4_core",
66 .class = &l4_hwmod_class,
67 .flags = HWMOD_NO_IDLEST,
68};
69
70/* L4 PER */
71static struct omap_hwmod omap3xxx_l4_per_hwmod = {
72 .name = "l4_per",
73 .class = &l4_hwmod_class,
74 .flags = HWMOD_NO_IDLEST,
75};
76
77/* L4 WKUP */
78static struct omap_hwmod omap3xxx_l4_wkup_hwmod = {
79 .name = "l4_wkup",
80 .class = &l4_hwmod_class,
81 .flags = HWMOD_NO_IDLEST,
82};
83
84/* L4 SEC */
85static struct omap_hwmod omap3xxx_l4_sec_hwmod = {
86 .name = "l4_sec",
87 .class = &l4_hwmod_class,
88 .flags = HWMOD_NO_IDLEST,
89};
90
91/* MPU */
Jon Hunteree75d952012-09-23 17:28:29 -060092
Paul Walmsley844a3b62012-04-19 04:04:33 -060093static struct omap_hwmod omap3xxx_mpu_hwmod = {
94 .name = "mpu",
95 .class = &mpu_hwmod_class,
96 .main_clk = "arm_fck",
97};
98
99/* IVA2 (IVA2) */
Paul Walmsleyf42c5492012-04-19 04:04:37 -0600100static struct omap_hwmod_rst_info omap3xxx_iva_resets[] = {
Tero Kristoed733612012-09-03 11:50:52 -0600101 { .name = "logic", .rst_shift = 0, .st_shift = 8 },
102 { .name = "seq0", .rst_shift = 1, .st_shift = 9 },
103 { .name = "seq1", .rst_shift = 2, .st_shift = 10 },
Paul Walmsleyf42c5492012-04-19 04:04:37 -0600104};
105
Paul Walmsley844a3b62012-04-19 04:04:33 -0600106static struct omap_hwmod omap3xxx_iva_hwmod = {
107 .name = "iva",
108 .class = &iva_hwmod_class,
Paul Walmsleyf42c5492012-04-19 04:04:37 -0600109 .clkdm_name = "iva2_clkdm",
110 .rst_lines = omap3xxx_iva_resets,
111 .rst_lines_cnt = ARRAY_SIZE(omap3xxx_iva_resets),
112 .main_clk = "iva2_ck",
Tero Kristoed733612012-09-03 11:50:52 -0600113 .prcm = {
114 .omap2 = {
115 .module_offs = OMAP3430_IVA2_MOD,
116 .prcm_reg_id = 1,
117 .module_bit = OMAP3430_CM_FCLKEN_IVA2_EN_IVA2_SHIFT,
118 .idlest_reg_id = 1,
119 .idlest_idle_bit = OMAP3430_ST_IVA2_SHIFT,
Tony Lindgrend9d9cec2016-10-21 03:02:12 -0700120 },
Tero Kristoed733612012-09-03 11:50:52 -0600121 },
Paul Walmsley844a3b62012-04-19 04:04:33 -0600122};
123
Jon Hunterc7dad45f2012-09-23 17:28:28 -0600124/*
125 * 'debugss' class
126 * debug and emulation sub system
127 */
128
129static struct omap_hwmod_class omap3xxx_debugss_hwmod_class = {
130 .name = "debugss",
131};
132
133/* debugss */
134static struct omap_hwmod omap3xxx_debugss_hwmod = {
135 .name = "debugss",
136 .class = &omap3xxx_debugss_hwmod_class,
137 .clkdm_name = "emu_clkdm",
138 .main_clk = "emu_src_ck",
139 .flags = HWMOD_NO_IDLEST,
140};
141
Paul Walmsley844a3b62012-04-19 04:04:33 -0600142/* timer class */
Paul Walmsley844a3b62012-04-19 04:04:33 -0600143static struct omap_hwmod_class_sysconfig omap3xxx_timer_sysc = {
144 .rev_offs = 0x0000,
145 .sysc_offs = 0x0010,
146 .syss_offs = 0x0014,
Jon Hunter725a8fe2012-08-28 12:49:39 -0500147 .sysc_flags = (SYSC_HAS_SIDLEMODE | SYSC_HAS_CLOCKACTIVITY |
148 SYSC_HAS_ENAWAKEUP | SYSC_HAS_SOFTRESET |
Jon Hunterf3a13e72012-08-28 12:55:27 -0500149 SYSC_HAS_EMUFREE | SYSC_HAS_AUTOIDLE |
150 SYSS_HAS_RESET_STATUS),
Paul Walmsley844a3b62012-04-19 04:04:33 -0600151 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
Jon Hunter10759e82012-07-11 13:00:13 -0500152 .clockact = CLOCKACT_TEST_ICLK,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600153 .sysc_fields = &omap_hwmod_sysc_type1,
154};
155
156static struct omap_hwmod_class omap3xxx_timer_hwmod_class = {
157 .name = "timer",
158 .sysc = &omap3xxx_timer_sysc,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600159};
160
161/* secure timers dev attribute */
162static struct omap_timer_capability_dev_attr capability_secure_dev_attr = {
Jon Hunter139486f2012-06-05 12:34:53 -0500163 .timer_capability = OMAP_TIMER_ALWON | OMAP_TIMER_SECURE,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600164};
165
166/* always-on timers dev attribute */
167static struct omap_timer_capability_dev_attr capability_alwon_dev_attr = {
168 .timer_capability = OMAP_TIMER_ALWON,
169};
170
171/* pwm timers dev attribute */
172static struct omap_timer_capability_dev_attr capability_pwm_dev_attr = {
173 .timer_capability = OMAP_TIMER_HAS_PWM,
174};
175
Jon Hunter5c3e4ec2012-09-23 17:28:27 -0600176/* timers with DSP interrupt dev attribute */
177static struct omap_timer_capability_dev_attr capability_dsp_dev_attr = {
178 .timer_capability = OMAP_TIMER_HAS_DSP_IRQ,
179};
180
181/* pwm timers with DSP interrupt dev attribute */
182static struct omap_timer_capability_dev_attr capability_dsp_pwm_dev_attr = {
183 .timer_capability = OMAP_TIMER_HAS_DSP_IRQ | OMAP_TIMER_HAS_PWM,
184};
185
Paul Walmsley844a3b62012-04-19 04:04:33 -0600186/* timer1 */
187static struct omap_hwmod omap3xxx_timer1_hwmod = {
188 .name = "timer1",
Paul Walmsley844a3b62012-04-19 04:04:33 -0600189 .main_clk = "gpt1_fck",
190 .prcm = {
191 .omap2 = {
192 .prcm_reg_id = 1,
193 .module_bit = OMAP3430_EN_GPT1_SHIFT,
194 .module_offs = WKUP_MOD,
195 .idlest_reg_id = 1,
196 .idlest_idle_bit = OMAP3430_ST_GPT1_SHIFT,
197 },
198 },
199 .dev_attr = &capability_alwon_dev_attr,
Jon Hunter725a8fe2012-08-28 12:49:39 -0500200 .class = &omap3xxx_timer_hwmod_class,
Jon Hunter10759e82012-07-11 13:00:13 -0500201 .flags = HWMOD_SET_DEFAULT_CLOCKACT,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600202};
203
204/* timer2 */
205static struct omap_hwmod omap3xxx_timer2_hwmod = {
206 .name = "timer2",
Paul Walmsley844a3b62012-04-19 04:04:33 -0600207 .main_clk = "gpt2_fck",
208 .prcm = {
209 .omap2 = {
210 .prcm_reg_id = 1,
211 .module_bit = OMAP3430_EN_GPT2_SHIFT,
212 .module_offs = OMAP3430_PER_MOD,
213 .idlest_reg_id = 1,
214 .idlest_idle_bit = OMAP3430_ST_GPT2_SHIFT,
215 },
216 },
Jon Hunter725a8fe2012-08-28 12:49:39 -0500217 .class = &omap3xxx_timer_hwmod_class,
Jon Hunter10759e82012-07-11 13:00:13 -0500218 .flags = HWMOD_SET_DEFAULT_CLOCKACT,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600219};
220
221/* timer3 */
222static struct omap_hwmod omap3xxx_timer3_hwmod = {
223 .name = "timer3",
Paul Walmsley844a3b62012-04-19 04:04:33 -0600224 .main_clk = "gpt3_fck",
225 .prcm = {
226 .omap2 = {
227 .prcm_reg_id = 1,
228 .module_bit = OMAP3430_EN_GPT3_SHIFT,
229 .module_offs = OMAP3430_PER_MOD,
230 .idlest_reg_id = 1,
231 .idlest_idle_bit = OMAP3430_ST_GPT3_SHIFT,
232 },
233 },
Paul Walmsley844a3b62012-04-19 04:04:33 -0600234 .class = &omap3xxx_timer_hwmod_class,
Jon Hunter10759e82012-07-11 13:00:13 -0500235 .flags = HWMOD_SET_DEFAULT_CLOCKACT,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600236};
237
238/* timer4 */
239static struct omap_hwmod omap3xxx_timer4_hwmod = {
240 .name = "timer4",
Paul Walmsley844a3b62012-04-19 04:04:33 -0600241 .main_clk = "gpt4_fck",
242 .prcm = {
243 .omap2 = {
244 .prcm_reg_id = 1,
245 .module_bit = OMAP3430_EN_GPT4_SHIFT,
246 .module_offs = OMAP3430_PER_MOD,
247 .idlest_reg_id = 1,
248 .idlest_idle_bit = OMAP3430_ST_GPT4_SHIFT,
249 },
250 },
Paul Walmsley844a3b62012-04-19 04:04:33 -0600251 .class = &omap3xxx_timer_hwmod_class,
Jon Hunter10759e82012-07-11 13:00:13 -0500252 .flags = HWMOD_SET_DEFAULT_CLOCKACT,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600253};
254
255/* timer5 */
256static struct omap_hwmod omap3xxx_timer5_hwmod = {
257 .name = "timer5",
Paul Walmsley844a3b62012-04-19 04:04:33 -0600258 .main_clk = "gpt5_fck",
259 .prcm = {
260 .omap2 = {
261 .prcm_reg_id = 1,
262 .module_bit = OMAP3430_EN_GPT5_SHIFT,
263 .module_offs = OMAP3430_PER_MOD,
264 .idlest_reg_id = 1,
265 .idlest_idle_bit = OMAP3430_ST_GPT5_SHIFT,
266 },
267 },
Jon Hunter5c3e4ec2012-09-23 17:28:27 -0600268 .dev_attr = &capability_dsp_dev_attr,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600269 .class = &omap3xxx_timer_hwmod_class,
Jon Hunter10759e82012-07-11 13:00:13 -0500270 .flags = HWMOD_SET_DEFAULT_CLOCKACT,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600271};
272
273/* timer6 */
274static struct omap_hwmod omap3xxx_timer6_hwmod = {
275 .name = "timer6",
Paul Walmsley844a3b62012-04-19 04:04:33 -0600276 .main_clk = "gpt6_fck",
277 .prcm = {
278 .omap2 = {
279 .prcm_reg_id = 1,
280 .module_bit = OMAP3430_EN_GPT6_SHIFT,
281 .module_offs = OMAP3430_PER_MOD,
282 .idlest_reg_id = 1,
283 .idlest_idle_bit = OMAP3430_ST_GPT6_SHIFT,
284 },
285 },
Jon Hunter5c3e4ec2012-09-23 17:28:27 -0600286 .dev_attr = &capability_dsp_dev_attr,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600287 .class = &omap3xxx_timer_hwmod_class,
Jon Hunter10759e82012-07-11 13:00:13 -0500288 .flags = HWMOD_SET_DEFAULT_CLOCKACT,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600289};
290
291/* timer7 */
292static struct omap_hwmod omap3xxx_timer7_hwmod = {
293 .name = "timer7",
Paul Walmsley844a3b62012-04-19 04:04:33 -0600294 .main_clk = "gpt7_fck",
295 .prcm = {
296 .omap2 = {
297 .prcm_reg_id = 1,
298 .module_bit = OMAP3430_EN_GPT7_SHIFT,
299 .module_offs = OMAP3430_PER_MOD,
300 .idlest_reg_id = 1,
301 .idlest_idle_bit = OMAP3430_ST_GPT7_SHIFT,
302 },
303 },
Jon Hunter5c3e4ec2012-09-23 17:28:27 -0600304 .dev_attr = &capability_dsp_dev_attr,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600305 .class = &omap3xxx_timer_hwmod_class,
Jon Hunter10759e82012-07-11 13:00:13 -0500306 .flags = HWMOD_SET_DEFAULT_CLOCKACT,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600307};
308
309/* timer8 */
310static struct omap_hwmod omap3xxx_timer8_hwmod = {
311 .name = "timer8",
Paul Walmsley844a3b62012-04-19 04:04:33 -0600312 .main_clk = "gpt8_fck",
313 .prcm = {
314 .omap2 = {
315 .prcm_reg_id = 1,
316 .module_bit = OMAP3430_EN_GPT8_SHIFT,
317 .module_offs = OMAP3430_PER_MOD,
318 .idlest_reg_id = 1,
319 .idlest_idle_bit = OMAP3430_ST_GPT8_SHIFT,
320 },
321 },
Jon Hunter5c3e4ec2012-09-23 17:28:27 -0600322 .dev_attr = &capability_dsp_pwm_dev_attr,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600323 .class = &omap3xxx_timer_hwmod_class,
Jon Hunter10759e82012-07-11 13:00:13 -0500324 .flags = HWMOD_SET_DEFAULT_CLOCKACT,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600325};
326
327/* timer9 */
328static struct omap_hwmod omap3xxx_timer9_hwmod = {
329 .name = "timer9",
Paul Walmsley844a3b62012-04-19 04:04:33 -0600330 .main_clk = "gpt9_fck",
331 .prcm = {
332 .omap2 = {
333 .prcm_reg_id = 1,
334 .module_bit = OMAP3430_EN_GPT9_SHIFT,
335 .module_offs = OMAP3430_PER_MOD,
336 .idlest_reg_id = 1,
337 .idlest_idle_bit = OMAP3430_ST_GPT9_SHIFT,
338 },
339 },
340 .dev_attr = &capability_pwm_dev_attr,
341 .class = &omap3xxx_timer_hwmod_class,
Jon Hunter10759e82012-07-11 13:00:13 -0500342 .flags = HWMOD_SET_DEFAULT_CLOCKACT,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600343};
344
345/* timer10 */
346static struct omap_hwmod omap3xxx_timer10_hwmod = {
347 .name = "timer10",
Paul Walmsley844a3b62012-04-19 04:04:33 -0600348 .main_clk = "gpt10_fck",
349 .prcm = {
350 .omap2 = {
351 .prcm_reg_id = 1,
352 .module_bit = OMAP3430_EN_GPT10_SHIFT,
353 .module_offs = CORE_MOD,
354 .idlest_reg_id = 1,
355 .idlest_idle_bit = OMAP3430_ST_GPT10_SHIFT,
356 },
357 },
358 .dev_attr = &capability_pwm_dev_attr,
Jon Hunter725a8fe2012-08-28 12:49:39 -0500359 .class = &omap3xxx_timer_hwmod_class,
Jon Hunter10759e82012-07-11 13:00:13 -0500360 .flags = HWMOD_SET_DEFAULT_CLOCKACT,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600361};
362
363/* timer11 */
364static struct omap_hwmod omap3xxx_timer11_hwmod = {
365 .name = "timer11",
Paul Walmsley844a3b62012-04-19 04:04:33 -0600366 .main_clk = "gpt11_fck",
367 .prcm = {
368 .omap2 = {
369 .prcm_reg_id = 1,
370 .module_bit = OMAP3430_EN_GPT11_SHIFT,
371 .module_offs = CORE_MOD,
372 .idlest_reg_id = 1,
373 .idlest_idle_bit = OMAP3430_ST_GPT11_SHIFT,
374 },
375 },
376 .dev_attr = &capability_pwm_dev_attr,
377 .class = &omap3xxx_timer_hwmod_class,
Jon Hunter10759e82012-07-11 13:00:13 -0500378 .flags = HWMOD_SET_DEFAULT_CLOCKACT,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600379};
380
381/* timer12 */
Paul Walmsley844a3b62012-04-19 04:04:33 -0600382
383static struct omap_hwmod omap3xxx_timer12_hwmod = {
384 .name = "timer12",
Paul Walmsley844a3b62012-04-19 04:04:33 -0600385 .main_clk = "gpt12_fck",
386 .prcm = {
387 .omap2 = {
388 .prcm_reg_id = 1,
389 .module_bit = OMAP3430_EN_GPT12_SHIFT,
390 .module_offs = WKUP_MOD,
391 .idlest_reg_id = 1,
392 .idlest_idle_bit = OMAP3430_ST_GPT12_SHIFT,
393 },
394 },
395 .dev_attr = &capability_secure_dev_attr,
396 .class = &omap3xxx_timer_hwmod_class,
Jon Hunter10759e82012-07-11 13:00:13 -0500397 .flags = HWMOD_SET_DEFAULT_CLOCKACT,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600398};
399
400/*
401 * 'wd_timer' class
402 * 32-bit watchdog upward counter that generates a pulse on the reset pin on
403 * overflow condition
404 */
405
406static struct omap_hwmod_class_sysconfig omap3xxx_wd_timer_sysc = {
407 .rev_offs = 0x0000,
408 .sysc_offs = 0x0010,
409 .syss_offs = 0x0014,
410 .sysc_flags = (SYSC_HAS_SIDLEMODE | SYSC_HAS_EMUFREE |
411 SYSC_HAS_ENAWAKEUP | SYSC_HAS_SOFTRESET |
412 SYSC_HAS_AUTOIDLE | SYSC_HAS_CLOCKACTIVITY |
413 SYSS_HAS_RESET_STATUS),
414 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
415 .sysc_fields = &omap_hwmod_sysc_type1,
416};
417
418/* I2C common */
419static struct omap_hwmod_class_sysconfig i2c_sysc = {
420 .rev_offs = 0x00,
421 .sysc_offs = 0x20,
422 .syss_offs = 0x10,
423 .sysc_flags = (SYSC_HAS_CLOCKACTIVITY | SYSC_HAS_SIDLEMODE |
424 SYSC_HAS_ENAWAKEUP | SYSC_HAS_SOFTRESET |
425 SYSC_HAS_AUTOIDLE | SYSS_HAS_RESET_STATUS),
426 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
427 .clockact = CLOCKACT_TEST_ICLK,
428 .sysc_fields = &omap_hwmod_sysc_type1,
429};
430
431static struct omap_hwmod_class omap3xxx_wd_timer_hwmod_class = {
432 .name = "wd_timer",
433 .sysc = &omap3xxx_wd_timer_sysc,
Kevin Hilman414e4122012-05-08 11:34:30 -0600434 .pre_shutdown = &omap2_wd_timer_disable,
435 .reset = &omap2_wd_timer_reset,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600436};
437
438static struct omap_hwmod omap3xxx_wd_timer2_hwmod = {
439 .name = "wd_timer2",
440 .class = &omap3xxx_wd_timer_hwmod_class,
441 .main_clk = "wdt2_fck",
442 .prcm = {
443 .omap2 = {
444 .prcm_reg_id = 1,
445 .module_bit = OMAP3430_EN_WDT2_SHIFT,
446 .module_offs = WKUP_MOD,
447 .idlest_reg_id = 1,
448 .idlest_idle_bit = OMAP3430_ST_WDT2_SHIFT,
449 },
450 },
451 /*
452 * XXX: Use software supervised mode, HW supervised smartidle seems to
453 * block CORE power domain idle transitions. Maybe a HW bug in wdt2?
454 */
455 .flags = HWMOD_SWSUP_SIDLE,
456};
457
458/* UART1 */
459static struct omap_hwmod omap3xxx_uart1_hwmod = {
460 .name = "uart1",
Paul Walmsley844a3b62012-04-19 04:04:33 -0600461 .main_clk = "uart1_fck",
Tony Lindgrena2fc3662014-09-18 08:58:49 -0700462 .flags = DEBUG_TI81XXUART1_FLAGS | HWMOD_SWSUP_SIDLE,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600463 .prcm = {
464 .omap2 = {
465 .module_offs = CORE_MOD,
466 .prcm_reg_id = 1,
467 .module_bit = OMAP3430_EN_UART1_SHIFT,
468 .idlest_reg_id = 1,
469 .idlest_idle_bit = OMAP3430_EN_UART1_SHIFT,
470 },
471 },
472 .class = &omap2_uart_class,
473};
474
475/* UART2 */
476static struct omap_hwmod omap3xxx_uart2_hwmod = {
477 .name = "uart2",
Paul Walmsley844a3b62012-04-19 04:04:33 -0600478 .main_clk = "uart2_fck",
Tony Lindgrena2fc3662014-09-18 08:58:49 -0700479 .flags = DEBUG_TI81XXUART2_FLAGS | HWMOD_SWSUP_SIDLE,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600480 .prcm = {
481 .omap2 = {
482 .module_offs = CORE_MOD,
483 .prcm_reg_id = 1,
484 .module_bit = OMAP3430_EN_UART2_SHIFT,
485 .idlest_reg_id = 1,
486 .idlest_idle_bit = OMAP3430_EN_UART2_SHIFT,
487 },
488 },
489 .class = &omap2_uart_class,
490};
491
492/* UART3 */
493static struct omap_hwmod omap3xxx_uart3_hwmod = {
494 .name = "uart3",
Paul Walmsley844a3b62012-04-19 04:04:33 -0600495 .main_clk = "uart3_fck",
Rajendra Nayak7dedd342013-07-28 23:01:48 -0600496 .flags = DEBUG_OMAP3UART3_FLAGS | DEBUG_TI81XXUART3_FLAGS |
Tony Lindgrena2fc3662014-09-18 08:58:49 -0700497 HWMOD_SWSUP_SIDLE,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600498 .prcm = {
499 .omap2 = {
500 .module_offs = OMAP3430_PER_MOD,
501 .prcm_reg_id = 1,
502 .module_bit = OMAP3430_EN_UART3_SHIFT,
503 .idlest_reg_id = 1,
504 .idlest_idle_bit = OMAP3430_EN_UART3_SHIFT,
505 },
506 },
507 .class = &omap2_uart_class,
508};
509
510/* UART4 */
Paul Walmsley844a3b62012-04-19 04:04:33 -0600511
Paul Walmsley844a3b62012-04-19 04:04:33 -0600512
513static struct omap_hwmod omap36xx_uart4_hwmod = {
514 .name = "uart4",
Paul Walmsley844a3b62012-04-19 04:04:33 -0600515 .main_clk = "uart4_fck",
Tony Lindgrena2fc3662014-09-18 08:58:49 -0700516 .flags = DEBUG_OMAP3UART4_FLAGS | HWMOD_SWSUP_SIDLE,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600517 .prcm = {
518 .omap2 = {
519 .module_offs = OMAP3430_PER_MOD,
520 .prcm_reg_id = 1,
521 .module_bit = OMAP3630_EN_UART4_SHIFT,
522 .idlest_reg_id = 1,
523 .idlest_idle_bit = OMAP3630_EN_UART4_SHIFT,
524 },
525 },
526 .class = &omap2_uart_class,
527};
528
Paul Walmsley844a3b62012-04-19 04:04:33 -0600529
Paul Walmsley844a3b62012-04-19 04:04:33 -0600530
Paul Walmsley82ee6202012-06-27 14:53:46 -0600531/*
532 * XXX AM35xx UART4 cannot complete its softreset without uart1_fck or
533 * uart2_fck being enabled. So we add uart1_fck as an optional clock,
534 * below, and set the HWMOD_CONTROL_OPT_CLKS_IN_RESET. This really
535 * should not be needed. The functional clock structure of the AM35xx
536 * UART4 is extremely unclear and opaque; it is unclear what the role
537 * of uart1/2_fck is for the UART4. Any clarification from either
538 * empirical testing or the AM3505/3517 hardware designers would be
539 * most welcome.
540 */
541static struct omap_hwmod_opt_clk am35xx_uart4_opt_clks[] = {
542 { .role = "softreset_uart1_fck", .clk = "uart1_fck" },
543};
544
Paul Walmsley844a3b62012-04-19 04:04:33 -0600545static struct omap_hwmod am35xx_uart4_hwmod = {
546 .name = "uart4",
Paul Walmsley844a3b62012-04-19 04:04:33 -0600547 .main_clk = "uart4_fck",
548 .prcm = {
549 .omap2 = {
550 .module_offs = CORE_MOD,
551 .prcm_reg_id = 1,
Paul Walmsleybf765232012-06-27 14:53:46 -0600552 .module_bit = AM35XX_EN_UART4_SHIFT,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600553 .idlest_reg_id = 1,
Paul Walmsleybf765232012-06-27 14:53:46 -0600554 .idlest_idle_bit = AM35XX_ST_UART4_SHIFT,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600555 },
556 },
Paul Walmsley82ee6202012-06-27 14:53:46 -0600557 .opt_clks = am35xx_uart4_opt_clks,
558 .opt_clks_cnt = ARRAY_SIZE(am35xx_uart4_opt_clks),
559 .flags = HWMOD_CONTROL_OPT_CLKS_IN_RESET,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600560 .class = &omap2_uart_class,
561};
562
563static struct omap_hwmod_class i2c_class = {
564 .name = "i2c",
565 .sysc = &i2c_sysc,
566 .rev = OMAP_I2C_IP_VERSION_1,
567 .reset = &omap_i2c_reset,
568};
569
570static struct omap_hwmod_dma_info omap3xxx_dss_sdma_chs[] = {
571 { .name = "dispc", .dma_req = 5 },
572 { .name = "dsi1", .dma_req = 74 },
Tony Lindgrend9d9cec2016-10-21 03:02:12 -0700573 { .dma_req = -1, },
Paul Walmsley844a3b62012-04-19 04:04:33 -0600574};
575
576/* dss */
577static struct omap_hwmod_opt_clk dss_opt_clks[] = {
578 /*
579 * The DSS HW needs all DSS clocks enabled during reset. The dss_core
580 * driver does not use these clocks.
581 */
582 { .role = "sys_clk", .clk = "dss2_alwon_fck" },
583 { .role = "tv_clk", .clk = "dss_tv_fck" },
584 /* required only on OMAP3430 */
585 { .role = "tv_dac_clk", .clk = "dss_96m_fck" },
586};
587
588static struct omap_hwmod omap3430es1_dss_core_hwmod = {
589 .name = "dss_core",
590 .class = &omap2_dss_hwmod_class,
591 .main_clk = "dss1_alwon_fck", /* instead of dss_fck */
592 .sdma_reqs = omap3xxx_dss_sdma_chs,
593 .prcm = {
594 .omap2 = {
595 .prcm_reg_id = 1,
596 .module_bit = OMAP3430_EN_DSS1_SHIFT,
597 .module_offs = OMAP3430_DSS_MOD,
598 .idlest_reg_id = 1,
599 .idlest_stdby_bit = OMAP3430ES1_ST_DSS_SHIFT,
600 },
601 },
602 .opt_clks = dss_opt_clks,
603 .opt_clks_cnt = ARRAY_SIZE(dss_opt_clks),
604 .flags = HWMOD_NO_IDLEST | HWMOD_CONTROL_OPT_CLKS_IN_RESET,
605};
606
607static struct omap_hwmod omap3xxx_dss_core_hwmod = {
608 .name = "dss_core",
609 .flags = HWMOD_CONTROL_OPT_CLKS_IN_RESET,
610 .class = &omap2_dss_hwmod_class,
611 .main_clk = "dss1_alwon_fck", /* instead of dss_fck */
612 .sdma_reqs = omap3xxx_dss_sdma_chs,
613 .prcm = {
614 .omap2 = {
615 .prcm_reg_id = 1,
616 .module_bit = OMAP3430_EN_DSS1_SHIFT,
617 .module_offs = OMAP3430_DSS_MOD,
618 .idlest_reg_id = 1,
619 .idlest_idle_bit = OMAP3430ES2_ST_DSS_IDLE_SHIFT,
620 .idlest_stdby_bit = OMAP3430ES2_ST_DSS_STDBY_SHIFT,
621 },
622 },
623 .opt_clks = dss_opt_clks,
624 .opt_clks_cnt = ARRAY_SIZE(dss_opt_clks),
625};
626
627/*
628 * 'dispc' class
629 * display controller
630 */
631
632static struct omap_hwmod_class_sysconfig omap3_dispc_sysc = {
633 .rev_offs = 0x0000,
634 .sysc_offs = 0x0010,
635 .syss_offs = 0x0014,
636 .sysc_flags = (SYSC_HAS_SIDLEMODE | SYSC_HAS_MIDLEMODE |
637 SYSC_HAS_SOFTRESET | SYSC_HAS_AUTOIDLE |
638 SYSC_HAS_ENAWAKEUP),
639 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART |
640 MSTANDBY_FORCE | MSTANDBY_NO | MSTANDBY_SMART),
641 .sysc_fields = &omap_hwmod_sysc_type1,
642};
643
644static struct omap_hwmod_class omap3_dispc_hwmod_class = {
645 .name = "dispc",
646 .sysc = &omap3_dispc_sysc,
647};
648
649static struct omap_hwmod omap3xxx_dss_dispc_hwmod = {
650 .name = "dss_dispc",
651 .class = &omap3_dispc_hwmod_class,
652 .mpu_irqs = omap2_dispc_irqs,
653 .main_clk = "dss1_alwon_fck",
654 .prcm = {
655 .omap2 = {
656 .prcm_reg_id = 1,
657 .module_bit = OMAP3430_EN_DSS1_SHIFT,
658 .module_offs = OMAP3430_DSS_MOD,
659 },
660 },
661 .flags = HWMOD_NO_IDLEST,
Tony Lindgrend9d9cec2016-10-21 03:02:12 -0700662 .dev_attr = &omap2_3_dss_dispc_dev_attr,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600663};
664
665/*
666 * 'dsi' class
667 * display serial interface controller
668 */
669
Sebastian Reichelb46211d2016-06-24 03:59:33 +0200670static struct omap_hwmod_class_sysconfig omap3xxx_dsi_sysc = {
671 .rev_offs = 0x0000,
672 .sysc_offs = 0x0010,
673 .syss_offs = 0x0014,
674 .sysc_flags = (SYSC_HAS_AUTOIDLE | SYSC_HAS_CLOCKACTIVITY |
675 SYSC_HAS_ENAWAKEUP | SYSC_HAS_SIDLEMODE |
676 SYSC_HAS_SOFTRESET | SYSS_HAS_RESET_STATUS),
677 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
678 .sysc_fields = &omap_hwmod_sysc_type1,
679};
680
Paul Walmsley844a3b62012-04-19 04:04:33 -0600681static struct omap_hwmod_class omap3xxx_dsi_hwmod_class = {
682 .name = "dsi",
Sebastian Reichelb46211d2016-06-24 03:59:33 +0200683 .sysc = &omap3xxx_dsi_sysc,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600684};
685
Paul Walmsley844a3b62012-04-19 04:04:33 -0600686/* dss_dsi1 */
687static struct omap_hwmod_opt_clk dss_dsi1_opt_clks[] = {
688 { .role = "sys_clk", .clk = "dss2_alwon_fck" },
689};
690
691static struct omap_hwmod omap3xxx_dss_dsi1_hwmod = {
692 .name = "dss_dsi1",
693 .class = &omap3xxx_dsi_hwmod_class,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600694 .main_clk = "dss1_alwon_fck",
695 .prcm = {
696 .omap2 = {
697 .prcm_reg_id = 1,
698 .module_bit = OMAP3430_EN_DSS1_SHIFT,
699 .module_offs = OMAP3430_DSS_MOD,
700 },
701 },
702 .opt_clks = dss_dsi1_opt_clks,
703 .opt_clks_cnt = ARRAY_SIZE(dss_dsi1_opt_clks),
704 .flags = HWMOD_NO_IDLEST,
705};
706
707static struct omap_hwmod_opt_clk dss_rfbi_opt_clks[] = {
708 { .role = "ick", .clk = "dss_ick" },
709};
710
711static struct omap_hwmod omap3xxx_dss_rfbi_hwmod = {
712 .name = "dss_rfbi",
713 .class = &omap2_rfbi_hwmod_class,
714 .main_clk = "dss1_alwon_fck",
715 .prcm = {
716 .omap2 = {
717 .prcm_reg_id = 1,
718 .module_bit = OMAP3430_EN_DSS1_SHIFT,
719 .module_offs = OMAP3430_DSS_MOD,
720 },
721 },
722 .opt_clks = dss_rfbi_opt_clks,
723 .opt_clks_cnt = ARRAY_SIZE(dss_rfbi_opt_clks),
724 .flags = HWMOD_NO_IDLEST,
725};
726
727static struct omap_hwmod_opt_clk dss_venc_opt_clks[] = {
728 /* required only on OMAP3430 */
729 { .role = "tv_dac_clk", .clk = "dss_96m_fck" },
730};
731
732static struct omap_hwmod omap3xxx_dss_venc_hwmod = {
733 .name = "dss_venc",
734 .class = &omap2_venc_hwmod_class,
735 .main_clk = "dss_tv_fck",
736 .prcm = {
737 .omap2 = {
738 .prcm_reg_id = 1,
739 .module_bit = OMAP3430_EN_DSS1_SHIFT,
740 .module_offs = OMAP3430_DSS_MOD,
741 },
742 },
743 .opt_clks = dss_venc_opt_clks,
744 .opt_clks_cnt = ARRAY_SIZE(dss_venc_opt_clks),
745 .flags = HWMOD_NO_IDLEST,
746};
747
748/* I2C1 */
749static struct omap_i2c_dev_attr i2c1_dev_attr = {
750 .fifo_depth = 8, /* bytes */
Shubhrajyoti D972deb42012-11-26 15:25:11 +0530751 .flags = OMAP_I2C_FLAG_BUS_SHIFT_2,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600752};
753
754static struct omap_hwmod omap3xxx_i2c1_hwmod = {
755 .name = "i2c1",
756 .flags = HWMOD_16BIT_REG | HWMOD_SET_DEFAULT_CLOCKACT,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600757 .main_clk = "i2c1_fck",
758 .prcm = {
759 .omap2 = {
760 .module_offs = CORE_MOD,
761 .prcm_reg_id = 1,
762 .module_bit = OMAP3430_EN_I2C1_SHIFT,
763 .idlest_reg_id = 1,
764 .idlest_idle_bit = OMAP3430_ST_I2C1_SHIFT,
765 },
766 },
767 .class = &i2c_class,
768 .dev_attr = &i2c1_dev_attr,
769};
770
771/* I2C2 */
772static struct omap_i2c_dev_attr i2c2_dev_attr = {
773 .fifo_depth = 8, /* bytes */
Shubhrajyoti D972deb42012-11-26 15:25:11 +0530774 .flags = OMAP_I2C_FLAG_BUS_SHIFT_2,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600775};
776
777static struct omap_hwmod omap3xxx_i2c2_hwmod = {
778 .name = "i2c2",
779 .flags = HWMOD_16BIT_REG | HWMOD_SET_DEFAULT_CLOCKACT,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600780 .main_clk = "i2c2_fck",
781 .prcm = {
782 .omap2 = {
783 .module_offs = CORE_MOD,
784 .prcm_reg_id = 1,
785 .module_bit = OMAP3430_EN_I2C2_SHIFT,
786 .idlest_reg_id = 1,
787 .idlest_idle_bit = OMAP3430_ST_I2C2_SHIFT,
788 },
789 },
790 .class = &i2c_class,
791 .dev_attr = &i2c2_dev_attr,
792};
793
794/* I2C3 */
795static struct omap_i2c_dev_attr i2c3_dev_attr = {
796 .fifo_depth = 64, /* bytes */
Shubhrajyoti D972deb42012-11-26 15:25:11 +0530797 .flags = OMAP_I2C_FLAG_BUS_SHIFT_2,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600798};
799
Paul Walmsley844a3b62012-04-19 04:04:33 -0600800
Paul Walmsley844a3b62012-04-19 04:04:33 -0600801
802static struct omap_hwmod omap3xxx_i2c3_hwmod = {
803 .name = "i2c3",
804 .flags = HWMOD_16BIT_REG | HWMOD_SET_DEFAULT_CLOCKACT,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600805 .main_clk = "i2c3_fck",
806 .prcm = {
807 .omap2 = {
808 .module_offs = CORE_MOD,
809 .prcm_reg_id = 1,
810 .module_bit = OMAP3430_EN_I2C3_SHIFT,
811 .idlest_reg_id = 1,
812 .idlest_idle_bit = OMAP3430_ST_I2C3_SHIFT,
813 },
814 },
815 .class = &i2c_class,
816 .dev_attr = &i2c3_dev_attr,
817};
818
819/*
820 * 'gpio' class
821 * general purpose io module
822 */
823
824static struct omap_hwmod_class_sysconfig omap3xxx_gpio_sysc = {
825 .rev_offs = 0x0000,
826 .sysc_offs = 0x0010,
827 .syss_offs = 0x0014,
828 .sysc_flags = (SYSC_HAS_ENAWAKEUP | SYSC_HAS_SIDLEMODE |
829 SYSC_HAS_SOFTRESET | SYSC_HAS_AUTOIDLE |
830 SYSS_HAS_RESET_STATUS),
831 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
832 .sysc_fields = &omap_hwmod_sysc_type1,
833};
834
835static struct omap_hwmod_class omap3xxx_gpio_hwmod_class = {
836 .name = "gpio",
837 .sysc = &omap3xxx_gpio_sysc,
838 .rev = 1,
839};
840
841/* gpio_dev_attr */
842static struct omap_gpio_dev_attr gpio_dev_attr = {
843 .bank_width = 32,
844 .dbck_flag = true,
845};
846
847/* gpio1 */
848static struct omap_hwmod_opt_clk gpio1_opt_clks[] = {
849 { .role = "dbclk", .clk = "gpio1_dbck", },
850};
851
852static struct omap_hwmod omap3xxx_gpio1_hwmod = {
853 .name = "gpio1",
854 .flags = HWMOD_CONTROL_OPT_CLKS_IN_RESET,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600855 .main_clk = "gpio1_ick",
856 .opt_clks = gpio1_opt_clks,
857 .opt_clks_cnt = ARRAY_SIZE(gpio1_opt_clks),
858 .prcm = {
859 .omap2 = {
860 .prcm_reg_id = 1,
861 .module_bit = OMAP3430_EN_GPIO1_SHIFT,
862 .module_offs = WKUP_MOD,
863 .idlest_reg_id = 1,
864 .idlest_idle_bit = OMAP3430_ST_GPIO1_SHIFT,
865 },
866 },
867 .class = &omap3xxx_gpio_hwmod_class,
868 .dev_attr = &gpio_dev_attr,
869};
870
871/* gpio2 */
872static struct omap_hwmod_opt_clk gpio2_opt_clks[] = {
873 { .role = "dbclk", .clk = "gpio2_dbck", },
874};
875
876static struct omap_hwmod omap3xxx_gpio2_hwmod = {
877 .name = "gpio2",
878 .flags = HWMOD_CONTROL_OPT_CLKS_IN_RESET,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600879 .main_clk = "gpio2_ick",
880 .opt_clks = gpio2_opt_clks,
881 .opt_clks_cnt = ARRAY_SIZE(gpio2_opt_clks),
882 .prcm = {
883 .omap2 = {
884 .prcm_reg_id = 1,
885 .module_bit = OMAP3430_EN_GPIO2_SHIFT,
886 .module_offs = OMAP3430_PER_MOD,
887 .idlest_reg_id = 1,
888 .idlest_idle_bit = OMAP3430_ST_GPIO2_SHIFT,
889 },
890 },
891 .class = &omap3xxx_gpio_hwmod_class,
892 .dev_attr = &gpio_dev_attr,
893};
894
895/* gpio3 */
896static struct omap_hwmod_opt_clk gpio3_opt_clks[] = {
897 { .role = "dbclk", .clk = "gpio3_dbck", },
898};
899
900static struct omap_hwmod omap3xxx_gpio3_hwmod = {
901 .name = "gpio3",
902 .flags = HWMOD_CONTROL_OPT_CLKS_IN_RESET,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600903 .main_clk = "gpio3_ick",
904 .opt_clks = gpio3_opt_clks,
905 .opt_clks_cnt = ARRAY_SIZE(gpio3_opt_clks),
906 .prcm = {
907 .omap2 = {
908 .prcm_reg_id = 1,
909 .module_bit = OMAP3430_EN_GPIO3_SHIFT,
910 .module_offs = OMAP3430_PER_MOD,
911 .idlest_reg_id = 1,
912 .idlest_idle_bit = OMAP3430_ST_GPIO3_SHIFT,
913 },
914 },
915 .class = &omap3xxx_gpio_hwmod_class,
916 .dev_attr = &gpio_dev_attr,
917};
918
919/* gpio4 */
920static struct omap_hwmod_opt_clk gpio4_opt_clks[] = {
921 { .role = "dbclk", .clk = "gpio4_dbck", },
922};
923
924static struct omap_hwmod omap3xxx_gpio4_hwmod = {
925 .name = "gpio4",
926 .flags = HWMOD_CONTROL_OPT_CLKS_IN_RESET,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600927 .main_clk = "gpio4_ick",
928 .opt_clks = gpio4_opt_clks,
929 .opt_clks_cnt = ARRAY_SIZE(gpio4_opt_clks),
930 .prcm = {
931 .omap2 = {
932 .prcm_reg_id = 1,
933 .module_bit = OMAP3430_EN_GPIO4_SHIFT,
934 .module_offs = OMAP3430_PER_MOD,
935 .idlest_reg_id = 1,
936 .idlest_idle_bit = OMAP3430_ST_GPIO4_SHIFT,
937 },
938 },
939 .class = &omap3xxx_gpio_hwmod_class,
940 .dev_attr = &gpio_dev_attr,
941};
942
943/* gpio5 */
Paul Walmsley844a3b62012-04-19 04:04:33 -0600944
945static struct omap_hwmod_opt_clk gpio5_opt_clks[] = {
946 { .role = "dbclk", .clk = "gpio5_dbck", },
947};
948
949static struct omap_hwmod omap3xxx_gpio5_hwmod = {
950 .name = "gpio5",
951 .flags = HWMOD_CONTROL_OPT_CLKS_IN_RESET,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600952 .main_clk = "gpio5_ick",
953 .opt_clks = gpio5_opt_clks,
954 .opt_clks_cnt = ARRAY_SIZE(gpio5_opt_clks),
955 .prcm = {
956 .omap2 = {
957 .prcm_reg_id = 1,
958 .module_bit = OMAP3430_EN_GPIO5_SHIFT,
959 .module_offs = OMAP3430_PER_MOD,
960 .idlest_reg_id = 1,
961 .idlest_idle_bit = OMAP3430_ST_GPIO5_SHIFT,
962 },
963 },
964 .class = &omap3xxx_gpio_hwmod_class,
965 .dev_attr = &gpio_dev_attr,
966};
967
968/* gpio6 */
Paul Walmsley844a3b62012-04-19 04:04:33 -0600969
970static struct omap_hwmod_opt_clk gpio6_opt_clks[] = {
971 { .role = "dbclk", .clk = "gpio6_dbck", },
972};
973
974static struct omap_hwmod omap3xxx_gpio6_hwmod = {
975 .name = "gpio6",
976 .flags = HWMOD_CONTROL_OPT_CLKS_IN_RESET,
Paul Walmsley844a3b62012-04-19 04:04:33 -0600977 .main_clk = "gpio6_ick",
978 .opt_clks = gpio6_opt_clks,
979 .opt_clks_cnt = ARRAY_SIZE(gpio6_opt_clks),
980 .prcm = {
981 .omap2 = {
982 .prcm_reg_id = 1,
983 .module_bit = OMAP3430_EN_GPIO6_SHIFT,
984 .module_offs = OMAP3430_PER_MOD,
985 .idlest_reg_id = 1,
986 .idlest_idle_bit = OMAP3430_ST_GPIO6_SHIFT,
987 },
988 },
989 .class = &omap3xxx_gpio_hwmod_class,
990 .dev_attr = &gpio_dev_attr,
991};
992
993/* dma attributes */
994static struct omap_dma_dev_attr dma_dev_attr = {
995 .dev_caps = RESERVE_CHANNEL | DMA_LINKED_LCH | GLOBAL_PRIORITY |
996 IS_CSSA_32 | IS_CDSA_32 | IS_RW_PRIORITY,
997 .lch_count = 32,
998};
999
1000static struct omap_hwmod_class_sysconfig omap3xxx_dma_sysc = {
1001 .rev_offs = 0x0000,
1002 .sysc_offs = 0x002c,
1003 .syss_offs = 0x0028,
1004 .sysc_flags = (SYSC_HAS_SIDLEMODE | SYSC_HAS_SOFTRESET |
1005 SYSC_HAS_MIDLEMODE | SYSC_HAS_CLOCKACTIVITY |
1006 SYSC_HAS_EMUFREE | SYSC_HAS_AUTOIDLE |
1007 SYSS_HAS_RESET_STATUS),
1008 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART |
1009 MSTANDBY_FORCE | MSTANDBY_NO | MSTANDBY_SMART),
1010 .sysc_fields = &omap_hwmod_sysc_type1,
1011};
1012
1013static struct omap_hwmod_class omap3xxx_dma_hwmod_class = {
1014 .name = "dma",
1015 .sysc = &omap3xxx_dma_sysc,
1016};
1017
1018/* dma_system */
1019static struct omap_hwmod omap3xxx_dma_system_hwmod = {
1020 .name = "dma",
1021 .class = &omap3xxx_dma_hwmod_class,
1022 .mpu_irqs = omap2_dma_system_irqs,
1023 .main_clk = "core_l3_ick",
1024 .prcm = {
1025 .omap2 = {
1026 .module_offs = CORE_MOD,
1027 .prcm_reg_id = 1,
1028 .module_bit = OMAP3430_ST_SDMA_SHIFT,
1029 .idlest_reg_id = 1,
1030 .idlest_idle_bit = OMAP3430_ST_SDMA_SHIFT,
1031 },
1032 },
1033 .dev_attr = &dma_dev_attr,
1034 .flags = HWMOD_NO_IDLEST,
1035};
1036
1037/*
1038 * 'mcbsp' class
1039 * multi channel buffered serial port controller
1040 */
1041
1042static struct omap_hwmod_class_sysconfig omap3xxx_mcbsp_sysc = {
1043 .sysc_offs = 0x008c,
1044 .sysc_flags = (SYSC_HAS_CLOCKACTIVITY | SYSC_HAS_ENAWAKEUP |
1045 SYSC_HAS_SIDLEMODE | SYSC_HAS_SOFTRESET),
1046 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
1047 .sysc_fields = &omap_hwmod_sysc_type1,
1048 .clockact = 0x2,
1049};
1050
1051static struct omap_hwmod_class omap3xxx_mcbsp_hwmod_class = {
1052 .name = "mcbsp",
1053 .sysc = &omap3xxx_mcbsp_sysc,
1054 .rev = MCBSP_CONFIG_TYPE3,
1055};
1056
Peter Ujfalusi70391542012-06-18 16:18:43 -06001057/* McBSP functional clock mapping */
1058static struct omap_hwmod_opt_clk mcbsp15_opt_clks[] = {
1059 { .role = "pad_fck", .clk = "mcbsp_clks" },
1060 { .role = "prcm_fck", .clk = "core_96m_fck" },
1061};
1062
1063static struct omap_hwmod_opt_clk mcbsp234_opt_clks[] = {
1064 { .role = "pad_fck", .clk = "mcbsp_clks" },
1065 { .role = "prcm_fck", .clk = "per_96m_fck" },
1066};
1067
Paul Walmsley844a3b62012-04-19 04:04:33 -06001068/* mcbsp1 */
Paul Walmsley844a3b62012-04-19 04:04:33 -06001069
1070static struct omap_hwmod omap3xxx_mcbsp1_hwmod = {
1071 .name = "mcbsp1",
1072 .class = &omap3xxx_mcbsp_hwmod_class,
Paul Walmsley844a3b62012-04-19 04:04:33 -06001073 .main_clk = "mcbsp1_fck",
1074 .prcm = {
1075 .omap2 = {
1076 .prcm_reg_id = 1,
1077 .module_bit = OMAP3430_EN_MCBSP1_SHIFT,
1078 .module_offs = CORE_MOD,
1079 .idlest_reg_id = 1,
1080 .idlest_idle_bit = OMAP3430_ST_MCBSP1_SHIFT,
1081 },
1082 },
Peter Ujfalusi70391542012-06-18 16:18:43 -06001083 .opt_clks = mcbsp15_opt_clks,
1084 .opt_clks_cnt = ARRAY_SIZE(mcbsp15_opt_clks),
Paul Walmsley844a3b62012-04-19 04:04:33 -06001085};
1086
1087/* mcbsp2 */
Paul Walmsley844a3b62012-04-19 04:04:33 -06001088
1089static struct omap_mcbsp_dev_attr omap34xx_mcbsp2_dev_attr = {
1090 .sidetone = "mcbsp2_sidetone",
1091};
1092
1093static struct omap_hwmod omap3xxx_mcbsp2_hwmod = {
1094 .name = "mcbsp2",
1095 .class = &omap3xxx_mcbsp_hwmod_class,
Paul Walmsley844a3b62012-04-19 04:04:33 -06001096 .main_clk = "mcbsp2_fck",
1097 .prcm = {
1098 .omap2 = {
1099 .prcm_reg_id = 1,
1100 .module_bit = OMAP3430_EN_MCBSP2_SHIFT,
1101 .module_offs = OMAP3430_PER_MOD,
1102 .idlest_reg_id = 1,
1103 .idlest_idle_bit = OMAP3430_ST_MCBSP2_SHIFT,
1104 },
1105 },
Peter Ujfalusi70391542012-06-18 16:18:43 -06001106 .opt_clks = mcbsp234_opt_clks,
1107 .opt_clks_cnt = ARRAY_SIZE(mcbsp234_opt_clks),
Paul Walmsley844a3b62012-04-19 04:04:33 -06001108 .dev_attr = &omap34xx_mcbsp2_dev_attr,
1109};
1110
1111/* mcbsp3 */
Paul Walmsley844a3b62012-04-19 04:04:33 -06001112
1113static struct omap_mcbsp_dev_attr omap34xx_mcbsp3_dev_attr = {
1114 .sidetone = "mcbsp3_sidetone",
1115};
1116
1117static struct omap_hwmod omap3xxx_mcbsp3_hwmod = {
1118 .name = "mcbsp3",
1119 .class = &omap3xxx_mcbsp_hwmod_class,
Paul Walmsley844a3b62012-04-19 04:04:33 -06001120 .main_clk = "mcbsp3_fck",
1121 .prcm = {
1122 .omap2 = {
1123 .prcm_reg_id = 1,
1124 .module_bit = OMAP3430_EN_MCBSP3_SHIFT,
1125 .module_offs = OMAP3430_PER_MOD,
1126 .idlest_reg_id = 1,
1127 .idlest_idle_bit = OMAP3430_ST_MCBSP3_SHIFT,
1128 },
1129 },
Peter Ujfalusi70391542012-06-18 16:18:43 -06001130 .opt_clks = mcbsp234_opt_clks,
1131 .opt_clks_cnt = ARRAY_SIZE(mcbsp234_opt_clks),
Paul Walmsley844a3b62012-04-19 04:04:33 -06001132 .dev_attr = &omap34xx_mcbsp3_dev_attr,
1133};
1134
1135/* mcbsp4 */
Paul Walmsley844a3b62012-04-19 04:04:33 -06001136
Paul Walmsley844a3b62012-04-19 04:04:33 -06001137
1138static struct omap_hwmod omap3xxx_mcbsp4_hwmod = {
1139 .name = "mcbsp4",
1140 .class = &omap3xxx_mcbsp_hwmod_class,
Paul Walmsley844a3b62012-04-19 04:04:33 -06001141 .main_clk = "mcbsp4_fck",
1142 .prcm = {
1143 .omap2 = {
1144 .prcm_reg_id = 1,
1145 .module_bit = OMAP3430_EN_MCBSP4_SHIFT,
1146 .module_offs = OMAP3430_PER_MOD,
1147 .idlest_reg_id = 1,
1148 .idlest_idle_bit = OMAP3430_ST_MCBSP4_SHIFT,
1149 },
1150 },
Peter Ujfalusi70391542012-06-18 16:18:43 -06001151 .opt_clks = mcbsp234_opt_clks,
1152 .opt_clks_cnt = ARRAY_SIZE(mcbsp234_opt_clks),
Paul Walmsley844a3b62012-04-19 04:04:33 -06001153};
1154
1155/* mcbsp5 */
Paul Walmsley844a3b62012-04-19 04:04:33 -06001156
Paul Walmsley844a3b62012-04-19 04:04:33 -06001157
1158static struct omap_hwmod omap3xxx_mcbsp5_hwmod = {
1159 .name = "mcbsp5",
1160 .class = &omap3xxx_mcbsp_hwmod_class,
Paul Walmsley844a3b62012-04-19 04:04:33 -06001161 .main_clk = "mcbsp5_fck",
1162 .prcm = {
1163 .omap2 = {
1164 .prcm_reg_id = 1,
1165 .module_bit = OMAP3430_EN_MCBSP5_SHIFT,
1166 .module_offs = CORE_MOD,
1167 .idlest_reg_id = 1,
1168 .idlest_idle_bit = OMAP3430_ST_MCBSP5_SHIFT,
1169 },
1170 },
Peter Ujfalusi70391542012-06-18 16:18:43 -06001171 .opt_clks = mcbsp15_opt_clks,
1172 .opt_clks_cnt = ARRAY_SIZE(mcbsp15_opt_clks),
Paul Walmsley844a3b62012-04-19 04:04:33 -06001173};
1174
1175/* 'mcbsp sidetone' class */
1176static struct omap_hwmod_class_sysconfig omap3xxx_mcbsp_sidetone_sysc = {
1177 .sysc_offs = 0x0010,
1178 .sysc_flags = SYSC_HAS_AUTOIDLE,
1179 .sysc_fields = &omap_hwmod_sysc_type1,
1180};
1181
1182static struct omap_hwmod_class omap3xxx_mcbsp_sidetone_hwmod_class = {
1183 .name = "mcbsp_sidetone",
1184 .sysc = &omap3xxx_mcbsp_sidetone_sysc,
1185};
1186
1187/* mcbsp2_sidetone */
Paul Walmsley844a3b62012-04-19 04:04:33 -06001188
1189static struct omap_hwmod omap3xxx_mcbsp2_sidetone_hwmod = {
1190 .name = "mcbsp2_sidetone",
1191 .class = &omap3xxx_mcbsp_sidetone_hwmod_class,
Peter Ujfalusi3b80c9b2016-05-30 11:23:45 +03001192 .main_clk = "mcbsp2_ick",
1193 .flags = HWMOD_NO_IDLEST,
Paul Walmsley844a3b62012-04-19 04:04:33 -06001194};
1195
1196/* mcbsp3_sidetone */
Paul Walmsley844a3b62012-04-19 04:04:33 -06001197
1198static struct omap_hwmod omap3xxx_mcbsp3_sidetone_hwmod = {
1199 .name = "mcbsp3_sidetone",
1200 .class = &omap3xxx_mcbsp_sidetone_hwmod_class,
Peter Ujfalusi3b80c9b2016-05-30 11:23:45 +03001201 .main_clk = "mcbsp3_ick",
1202 .flags = HWMOD_NO_IDLEST,
Paul Walmsley844a3b62012-04-19 04:04:33 -06001203};
1204
1205/* SR common */
1206static struct omap_hwmod_sysc_fields omap34xx_sr_sysc_fields = {
1207 .clkact_shift = 20,
1208};
1209
1210static struct omap_hwmod_class_sysconfig omap34xx_sr_sysc = {
1211 .sysc_offs = 0x24,
1212 .sysc_flags = (SYSC_HAS_CLOCKACTIVITY | SYSC_NO_CACHE),
1213 .clockact = CLOCKACT_TEST_ICLK,
1214 .sysc_fields = &omap34xx_sr_sysc_fields,
1215};
1216
1217static struct omap_hwmod_class omap34xx_smartreflex_hwmod_class = {
1218 .name = "smartreflex",
1219 .sysc = &omap34xx_sr_sysc,
1220 .rev = 1,
1221};
1222
1223static struct omap_hwmod_sysc_fields omap36xx_sr_sysc_fields = {
1224 .sidle_shift = 24,
1225 .enwkup_shift = 26,
1226};
1227
1228static struct omap_hwmod_class_sysconfig omap36xx_sr_sysc = {
1229 .sysc_offs = 0x38,
1230 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
1231 .sysc_flags = (SYSC_HAS_SIDLEMODE | SYSC_HAS_ENAWAKEUP |
1232 SYSC_NO_CACHE),
1233 .sysc_fields = &omap36xx_sr_sysc_fields,
1234};
1235
1236static struct omap_hwmod_class omap36xx_smartreflex_hwmod_class = {
1237 .name = "smartreflex",
1238 .sysc = &omap36xx_sr_sysc,
1239 .rev = 2,
1240};
1241
1242/* SR1 */
1243static struct omap_smartreflex_dev_attr sr1_dev_attr = {
1244 .sensor_voltdm_name = "mpu_iva",
1245};
1246
Paul Walmsley844a3b62012-04-19 04:04:33 -06001247
1248static struct omap_hwmod omap34xx_sr1_hwmod = {
Jean Pihet1fcd3062012-04-24 10:47:14 +05301249 .name = "smartreflex_mpu_iva",
Paul Walmsley844a3b62012-04-19 04:04:33 -06001250 .class = &omap34xx_smartreflex_hwmod_class,
1251 .main_clk = "sr1_fck",
1252 .prcm = {
1253 .omap2 = {
1254 .prcm_reg_id = 1,
1255 .module_bit = OMAP3430_EN_SR1_SHIFT,
1256 .module_offs = WKUP_MOD,
1257 .idlest_reg_id = 1,
1258 .idlest_idle_bit = OMAP3430_EN_SR1_SHIFT,
1259 },
1260 },
1261 .dev_attr = &sr1_dev_attr,
Paul Walmsley844a3b62012-04-19 04:04:33 -06001262 .flags = HWMOD_SET_DEFAULT_CLOCKACT,
1263};
1264
1265static struct omap_hwmod omap36xx_sr1_hwmod = {
Jean Pihet1fcd3062012-04-24 10:47:14 +05301266 .name = "smartreflex_mpu_iva",
Paul Walmsley844a3b62012-04-19 04:04:33 -06001267 .class = &omap36xx_smartreflex_hwmod_class,
1268 .main_clk = "sr1_fck",
1269 .prcm = {
1270 .omap2 = {
1271 .prcm_reg_id = 1,
1272 .module_bit = OMAP3430_EN_SR1_SHIFT,
1273 .module_offs = WKUP_MOD,
1274 .idlest_reg_id = 1,
1275 .idlest_idle_bit = OMAP3430_EN_SR1_SHIFT,
1276 },
1277 },
1278 .dev_attr = &sr1_dev_attr,
Paul Walmsley844a3b62012-04-19 04:04:33 -06001279};
1280
1281/* SR2 */
1282static struct omap_smartreflex_dev_attr sr2_dev_attr = {
1283 .sensor_voltdm_name = "core",
1284};
1285
Paul Walmsley844a3b62012-04-19 04:04:33 -06001286
1287static struct omap_hwmod omap34xx_sr2_hwmod = {
Jean Pihet1fcd3062012-04-24 10:47:14 +05301288 .name = "smartreflex_core",
Paul Walmsley844a3b62012-04-19 04:04:33 -06001289 .class = &omap34xx_smartreflex_hwmod_class,
1290 .main_clk = "sr2_fck",
1291 .prcm = {
1292 .omap2 = {
1293 .prcm_reg_id = 1,
1294 .module_bit = OMAP3430_EN_SR2_SHIFT,
1295 .module_offs = WKUP_MOD,
1296 .idlest_reg_id = 1,
1297 .idlest_idle_bit = OMAP3430_EN_SR2_SHIFT,
1298 },
1299 },
1300 .dev_attr = &sr2_dev_attr,
Paul Walmsley844a3b62012-04-19 04:04:33 -06001301 .flags = HWMOD_SET_DEFAULT_CLOCKACT,
1302};
1303
1304static struct omap_hwmod omap36xx_sr2_hwmod = {
Jean Pihet1fcd3062012-04-24 10:47:14 +05301305 .name = "smartreflex_core",
Paul Walmsley844a3b62012-04-19 04:04:33 -06001306 .class = &omap36xx_smartreflex_hwmod_class,
1307 .main_clk = "sr2_fck",
1308 .prcm = {
1309 .omap2 = {
1310 .prcm_reg_id = 1,
1311 .module_bit = OMAP3430_EN_SR2_SHIFT,
1312 .module_offs = WKUP_MOD,
1313 .idlest_reg_id = 1,
1314 .idlest_idle_bit = OMAP3430_EN_SR2_SHIFT,
1315 },
1316 },
1317 .dev_attr = &sr2_dev_attr,
Paul Walmsley844a3b62012-04-19 04:04:33 -06001318};
1319
1320/*
1321 * 'mailbox' class
1322 * mailbox module allowing communication between the on-chip processors
1323 * using a queued mailbox-interrupt mechanism.
1324 */
1325
1326static struct omap_hwmod_class_sysconfig omap3xxx_mailbox_sysc = {
1327 .rev_offs = 0x000,
1328 .sysc_offs = 0x010,
1329 .syss_offs = 0x014,
1330 .sysc_flags = (SYSC_HAS_CLOCKACTIVITY | SYSC_HAS_SIDLEMODE |
1331 SYSC_HAS_SOFTRESET | SYSC_HAS_AUTOIDLE),
1332 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
1333 .sysc_fields = &omap_hwmod_sysc_type1,
1334};
1335
1336static struct omap_hwmod_class omap3xxx_mailbox_hwmod_class = {
1337 .name = "mailbox",
1338 .sysc = &omap3xxx_mailbox_sysc,
1339};
1340
Paul Walmsley844a3b62012-04-19 04:04:33 -06001341static struct omap_hwmod omap3xxx_mailbox_hwmod = {
1342 .name = "mailbox",
1343 .class = &omap3xxx_mailbox_hwmod_class,
Paul Walmsley844a3b62012-04-19 04:04:33 -06001344 .main_clk = "mailboxes_ick",
1345 .prcm = {
1346 .omap2 = {
1347 .prcm_reg_id = 1,
1348 .module_bit = OMAP3430_EN_MAILBOXES_SHIFT,
1349 .module_offs = CORE_MOD,
1350 .idlest_reg_id = 1,
1351 .idlest_idle_bit = OMAP3430_ST_MAILBOXES_SHIFT,
1352 },
1353 },
1354};
1355
1356/*
1357 * 'mcspi' class
1358 * multichannel serial port interface (mcspi) / master/slave synchronous serial
1359 * bus
1360 */
1361
1362static struct omap_hwmod_class_sysconfig omap34xx_mcspi_sysc = {
1363 .rev_offs = 0x0000,
1364 .sysc_offs = 0x0010,
1365 .syss_offs = 0x0014,
1366 .sysc_flags = (SYSC_HAS_CLOCKACTIVITY | SYSC_HAS_SIDLEMODE |
1367 SYSC_HAS_ENAWAKEUP | SYSC_HAS_SOFTRESET |
1368 SYSC_HAS_AUTOIDLE | SYSS_HAS_RESET_STATUS),
1369 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
1370 .sysc_fields = &omap_hwmod_sysc_type1,
1371};
1372
1373static struct omap_hwmod_class omap34xx_mcspi_class = {
1374 .name = "mcspi",
1375 .sysc = &omap34xx_mcspi_sysc,
1376 .rev = OMAP3_MCSPI_REV,
1377};
1378
1379/* mcspi1 */
1380static struct omap2_mcspi_dev_attr omap_mcspi1_dev_attr = {
1381 .num_chipselect = 4,
1382};
1383
1384static struct omap_hwmod omap34xx_mcspi1 = {
1385 .name = "mcspi1",
Paul Walmsley844a3b62012-04-19 04:04:33 -06001386 .main_clk = "mcspi1_fck",
1387 .prcm = {
1388 .omap2 = {
1389 .module_offs = CORE_MOD,
1390 .prcm_reg_id = 1,
1391 .module_bit = OMAP3430_EN_MCSPI1_SHIFT,
1392 .idlest_reg_id = 1,
1393 .idlest_idle_bit = OMAP3430_ST_MCSPI1_SHIFT,
1394 },
1395 },
1396 .class = &omap34xx_mcspi_class,
1397 .dev_attr = &omap_mcspi1_dev_attr,
1398};
1399
1400/* mcspi2 */
1401static struct omap2_mcspi_dev_attr omap_mcspi2_dev_attr = {
1402 .num_chipselect = 2,
1403};
1404
1405static struct omap_hwmod omap34xx_mcspi2 = {
1406 .name = "mcspi2",
Paul Walmsley844a3b62012-04-19 04:04:33 -06001407 .main_clk = "mcspi2_fck",
1408 .prcm = {
1409 .omap2 = {
1410 .module_offs = CORE_MOD,
1411 .prcm_reg_id = 1,
1412 .module_bit = OMAP3430_EN_MCSPI2_SHIFT,
1413 .idlest_reg_id = 1,
1414 .idlest_idle_bit = OMAP3430_ST_MCSPI2_SHIFT,
1415 },
1416 },
1417 .class = &omap34xx_mcspi_class,
1418 .dev_attr = &omap_mcspi2_dev_attr,
1419};
1420
1421/* mcspi3 */
Paul Walmsley844a3b62012-04-19 04:04:33 -06001422
Paul Walmsley844a3b62012-04-19 04:04:33 -06001423
1424static struct omap2_mcspi_dev_attr omap_mcspi3_dev_attr = {
1425 .num_chipselect = 2,
1426};
1427
1428static struct omap_hwmod omap34xx_mcspi3 = {
1429 .name = "mcspi3",
Paul Walmsley844a3b62012-04-19 04:04:33 -06001430 .main_clk = "mcspi3_fck",
1431 .prcm = {
1432 .omap2 = {
1433 .module_offs = CORE_MOD,
1434 .prcm_reg_id = 1,
1435 .module_bit = OMAP3430_EN_MCSPI3_SHIFT,
1436 .idlest_reg_id = 1,
1437 .idlest_idle_bit = OMAP3430_ST_MCSPI3_SHIFT,
1438 },
1439 },
1440 .class = &omap34xx_mcspi_class,
1441 .dev_attr = &omap_mcspi3_dev_attr,
1442};
1443
1444/* mcspi4 */
Paul Walmsley844a3b62012-04-19 04:04:33 -06001445
Paul Walmsley844a3b62012-04-19 04:04:33 -06001446
1447static struct omap2_mcspi_dev_attr omap_mcspi4_dev_attr = {
1448 .num_chipselect = 1,
1449};
1450
1451static struct omap_hwmod omap34xx_mcspi4 = {
1452 .name = "mcspi4",
Paul Walmsley844a3b62012-04-19 04:04:33 -06001453 .main_clk = "mcspi4_fck",
1454 .prcm = {
1455 .omap2 = {
1456 .module_offs = CORE_MOD,
1457 .prcm_reg_id = 1,
1458 .module_bit = OMAP3430_EN_MCSPI4_SHIFT,
1459 .idlest_reg_id = 1,
1460 .idlest_idle_bit = OMAP3430_ST_MCSPI4_SHIFT,
1461 },
1462 },
1463 .class = &omap34xx_mcspi_class,
1464 .dev_attr = &omap_mcspi4_dev_attr,
1465};
1466
1467/* usbhsotg */
1468static struct omap_hwmod_class_sysconfig omap3xxx_usbhsotg_sysc = {
1469 .rev_offs = 0x0400,
1470 .sysc_offs = 0x0404,
1471 .syss_offs = 0x0408,
1472 .sysc_flags = (SYSC_HAS_SIDLEMODE | SYSC_HAS_MIDLEMODE|
1473 SYSC_HAS_ENAWAKEUP | SYSC_HAS_SOFTRESET |
1474 SYSC_HAS_AUTOIDLE),
1475 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART |
1476 MSTANDBY_FORCE | MSTANDBY_NO | MSTANDBY_SMART),
1477 .sysc_fields = &omap_hwmod_sysc_type1,
1478};
1479
1480static struct omap_hwmod_class usbotg_class = {
1481 .name = "usbotg",
1482 .sysc = &omap3xxx_usbhsotg_sysc,
1483};
1484
1485/* usb_otg_hs */
Paul Walmsley844a3b62012-04-19 04:04:33 -06001486
1487static struct omap_hwmod omap3xxx_usbhsotg_hwmod = {
1488 .name = "usb_otg_hs",
Paul Walmsley844a3b62012-04-19 04:04:33 -06001489 .main_clk = "hsotgusb_ick",
1490 .prcm = {
1491 .omap2 = {
1492 .prcm_reg_id = 1,
1493 .module_bit = OMAP3430_EN_HSOTGUSB_SHIFT,
1494 .module_offs = CORE_MOD,
1495 .idlest_reg_id = 1,
1496 .idlest_idle_bit = OMAP3430ES2_ST_HSOTGUSB_IDLE_SHIFT,
Tony Lindgrend9d9cec2016-10-21 03:02:12 -07001497 .idlest_stdby_bit = OMAP3430ES2_ST_HSOTGUSB_STDBY_SHIFT,
Paul Walmsley844a3b62012-04-19 04:04:33 -06001498 },
1499 },
1500 .class = &usbotg_class,
1501
1502 /*
1503 * Erratum ID: i479 idle_req / idle_ack mechanism potentially
1504 * broken when autoidle is enabled
1505 * workaround is to disable the autoidle bit at module level.
Grazvydas Ignotas092bc082013-03-11 21:49:00 +02001506 *
1507 * Enabling the device in any other MIDLEMODE setting but force-idle
1508 * causes core_pwrdm not enter idle states at least on OMAP3630.
1509 * Note that musb has OTG_FORCESTDBY register that controls MSTANDBY
1510 * signal when MIDLEMODE is set to force-idle.
Paul Walmsley844a3b62012-04-19 04:04:33 -06001511 */
Tony Lindgren6a08b112014-09-18 08:58:28 -07001512 .flags = HWMOD_NO_OCP_AUTOIDLE | HWMOD_SWSUP_SIDLE |
1513 HWMOD_FORCE_MSTANDBY | HWMOD_RECONFIG_IO_CHAIN,
Paul Walmsley844a3b62012-04-19 04:04:33 -06001514};
1515
1516/* usb_otg_hs */
Paul Walmsley844a3b62012-04-19 04:04:33 -06001517
1518static struct omap_hwmod_class am35xx_usbotg_class = {
1519 .name = "am35xx_usbotg",
Paul Walmsley844a3b62012-04-19 04:04:33 -06001520};
1521
1522static struct omap_hwmod am35xx_usbhsotg_hwmod = {
1523 .name = "am35x_otg_hs",
Paul Walmsley89ea2582012-06-27 14:53:46 -06001524 .main_clk = "hsotgusb_fck",
Paul Walmsley844a3b62012-04-19 04:04:33 -06001525 .class = &am35xx_usbotg_class,
Paul Walmsley89ea2582012-06-27 14:53:46 -06001526 .flags = HWMOD_NO_IDLEST,
Paul Walmsley844a3b62012-04-19 04:04:33 -06001527};
1528
1529/* MMC/SD/SDIO common */
1530static struct omap_hwmod_class_sysconfig omap34xx_mmc_sysc = {
1531 .rev_offs = 0x1fc,
1532 .sysc_offs = 0x10,
1533 .syss_offs = 0x14,
1534 .sysc_flags = (SYSC_HAS_CLOCKACTIVITY | SYSC_HAS_SIDLEMODE |
1535 SYSC_HAS_ENAWAKEUP | SYSC_HAS_SOFTRESET |
1536 SYSC_HAS_AUTOIDLE | SYSS_HAS_RESET_STATUS),
1537 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
1538 .sysc_fields = &omap_hwmod_sysc_type1,
1539};
1540
1541static struct omap_hwmod_class omap34xx_mmc_class = {
1542 .name = "mmc",
1543 .sysc = &omap34xx_mmc_sysc,
1544};
1545
1546/* MMC/SD/SDIO1 */
1547
Paul Walmsley844a3b62012-04-19 04:04:33 -06001548
Paul Walmsley844a3b62012-04-19 04:04:33 -06001549
1550static struct omap_hwmod_opt_clk omap34xx_mmc1_opt_clks[] = {
1551 { .role = "dbck", .clk = "omap_32k_fck", },
1552};
1553
Andreas Fenkart55143432014-11-08 15:33:09 +01001554static struct omap_hsmmc_dev_attr mmc1_dev_attr = {
Paul Walmsley844a3b62012-04-19 04:04:33 -06001555 .flags = OMAP_HSMMC_SUPPORTS_DUAL_VOLT,
1556};
1557
1558/* See 35xx errata 2.1.1.128 in SPRZ278F */
Andreas Fenkart55143432014-11-08 15:33:09 +01001559static struct omap_hsmmc_dev_attr mmc1_pre_es3_dev_attr = {
Paul Walmsley844a3b62012-04-19 04:04:33 -06001560 .flags = (OMAP_HSMMC_SUPPORTS_DUAL_VOLT |
1561 OMAP_HSMMC_BROKEN_MULTIBLOCK_READ),
1562};
1563
1564static struct omap_hwmod omap3xxx_pre_es3_mmc1_hwmod = {
1565 .name = "mmc1",
Paul Walmsley844a3b62012-04-19 04:04:33 -06001566 .opt_clks = omap34xx_mmc1_opt_clks,
1567 .opt_clks_cnt = ARRAY_SIZE(omap34xx_mmc1_opt_clks),
1568 .main_clk = "mmchs1_fck",
1569 .prcm = {
1570 .omap2 = {
1571 .module_offs = CORE_MOD,
1572 .prcm_reg_id = 1,
1573 .module_bit = OMAP3430_EN_MMC1_SHIFT,
1574 .idlest_reg_id = 1,
1575 .idlest_idle_bit = OMAP3430_ST_MMC1_SHIFT,
1576 },
1577 },
1578 .dev_attr = &mmc1_pre_es3_dev_attr,
1579 .class = &omap34xx_mmc_class,
1580};
1581
1582static struct omap_hwmod omap3xxx_es3plus_mmc1_hwmod = {
1583 .name = "mmc1",
Paul Walmsley844a3b62012-04-19 04:04:33 -06001584 .opt_clks = omap34xx_mmc1_opt_clks,
1585 .opt_clks_cnt = ARRAY_SIZE(omap34xx_mmc1_opt_clks),
1586 .main_clk = "mmchs1_fck",
1587 .prcm = {
1588 .omap2 = {
1589 .module_offs = CORE_MOD,
1590 .prcm_reg_id = 1,
1591 .module_bit = OMAP3430_EN_MMC1_SHIFT,
1592 .idlest_reg_id = 1,
1593 .idlest_idle_bit = OMAP3430_ST_MMC1_SHIFT,
1594 },
1595 },
1596 .dev_attr = &mmc1_dev_attr,
1597 .class = &omap34xx_mmc_class,
1598};
1599
1600/* MMC/SD/SDIO2 */
1601
Paul Walmsley844a3b62012-04-19 04:04:33 -06001602
Paul Walmsley844a3b62012-04-19 04:04:33 -06001603
1604static struct omap_hwmod_opt_clk omap34xx_mmc2_opt_clks[] = {
1605 { .role = "dbck", .clk = "omap_32k_fck", },
1606};
1607
1608/* See 35xx errata 2.1.1.128 in SPRZ278F */
Andreas Fenkart55143432014-11-08 15:33:09 +01001609static struct omap_hsmmc_dev_attr mmc2_pre_es3_dev_attr = {
Paul Walmsley844a3b62012-04-19 04:04:33 -06001610 .flags = OMAP_HSMMC_BROKEN_MULTIBLOCK_READ,
1611};
1612
1613static struct omap_hwmod omap3xxx_pre_es3_mmc2_hwmod = {
1614 .name = "mmc2",
Paul Walmsley844a3b62012-04-19 04:04:33 -06001615 .opt_clks = omap34xx_mmc2_opt_clks,
1616 .opt_clks_cnt = ARRAY_SIZE(omap34xx_mmc2_opt_clks),
1617 .main_clk = "mmchs2_fck",
1618 .prcm = {
1619 .omap2 = {
1620 .module_offs = CORE_MOD,
1621 .prcm_reg_id = 1,
1622 .module_bit = OMAP3430_EN_MMC2_SHIFT,
1623 .idlest_reg_id = 1,
1624 .idlest_idle_bit = OMAP3430_ST_MMC2_SHIFT,
1625 },
1626 },
1627 .dev_attr = &mmc2_pre_es3_dev_attr,
1628 .class = &omap34xx_mmc_class,
1629};
1630
1631static struct omap_hwmod omap3xxx_es3plus_mmc2_hwmod = {
1632 .name = "mmc2",
Paul Walmsley844a3b62012-04-19 04:04:33 -06001633 .opt_clks = omap34xx_mmc2_opt_clks,
1634 .opt_clks_cnt = ARRAY_SIZE(omap34xx_mmc2_opt_clks),
1635 .main_clk = "mmchs2_fck",
1636 .prcm = {
1637 .omap2 = {
1638 .module_offs = CORE_MOD,
1639 .prcm_reg_id = 1,
1640 .module_bit = OMAP3430_EN_MMC2_SHIFT,
1641 .idlest_reg_id = 1,
1642 .idlest_idle_bit = OMAP3430_ST_MMC2_SHIFT,
1643 },
1644 },
1645 .class = &omap34xx_mmc_class,
1646};
1647
1648/* MMC/SD/SDIO3 */
1649
Paul Walmsley844a3b62012-04-19 04:04:33 -06001650
Paul Walmsley844a3b62012-04-19 04:04:33 -06001651
1652static struct omap_hwmod_opt_clk omap34xx_mmc3_opt_clks[] = {
1653 { .role = "dbck", .clk = "omap_32k_fck", },
1654};
1655
1656static struct omap_hwmod omap3xxx_mmc3_hwmod = {
1657 .name = "mmc3",
Paul Walmsley844a3b62012-04-19 04:04:33 -06001658 .opt_clks = omap34xx_mmc3_opt_clks,
1659 .opt_clks_cnt = ARRAY_SIZE(omap34xx_mmc3_opt_clks),
1660 .main_clk = "mmchs3_fck",
1661 .prcm = {
1662 .omap2 = {
1663 .prcm_reg_id = 1,
1664 .module_bit = OMAP3430_EN_MMC3_SHIFT,
1665 .idlest_reg_id = 1,
1666 .idlest_idle_bit = OMAP3430_ST_MMC3_SHIFT,
1667 },
1668 },
1669 .class = &omap34xx_mmc_class,
1670};
1671
1672/*
1673 * 'usb_host_hs' class
1674 * high-speed multi-port usb host controller
1675 */
1676
1677static struct omap_hwmod_class_sysconfig omap3xxx_usb_host_hs_sysc = {
1678 .rev_offs = 0x0000,
1679 .sysc_offs = 0x0010,
1680 .syss_offs = 0x0014,
1681 .sysc_flags = (SYSC_HAS_MIDLEMODE | SYSC_HAS_CLOCKACTIVITY |
1682 SYSC_HAS_SIDLEMODE | SYSC_HAS_ENAWAKEUP |
Roger Quadros7f4d3642013-12-08 18:39:02 -07001683 SYSC_HAS_SOFTRESET | SYSC_HAS_AUTOIDLE |
1684 SYSS_HAS_RESET_STATUS),
Paul Walmsley844a3b62012-04-19 04:04:33 -06001685 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART |
1686 MSTANDBY_FORCE | MSTANDBY_NO | MSTANDBY_SMART),
1687 .sysc_fields = &omap_hwmod_sysc_type1,
1688};
1689
1690static struct omap_hwmod_class omap3xxx_usb_host_hs_hwmod_class = {
1691 .name = "usb_host_hs",
1692 .sysc = &omap3xxx_usb_host_hs_sysc,
1693};
1694
Paul Walmsley844a3b62012-04-19 04:04:33 -06001695
1696static struct omap_hwmod omap3xxx_usb_host_hs_hwmod = {
1697 .name = "usb_host_hs",
1698 .class = &omap3xxx_usb_host_hs_hwmod_class,
Roger Quadrosc6c56692014-04-10 10:18:17 +03001699 .clkdm_name = "usbhost_clkdm",
Paul Walmsley844a3b62012-04-19 04:04:33 -06001700 .main_clk = "usbhost_48m_fck",
1701 .prcm = {
1702 .omap2 = {
1703 .module_offs = OMAP3430ES2_USBHOST_MOD,
1704 .prcm_reg_id = 1,
1705 .module_bit = OMAP3430ES2_EN_USBHOST1_SHIFT,
1706 .idlest_reg_id = 1,
1707 .idlest_idle_bit = OMAP3430ES2_ST_USBHOST_IDLE_SHIFT,
1708 .idlest_stdby_bit = OMAP3430ES2_ST_USBHOST_STDBY_SHIFT,
1709 },
1710 },
Paul Walmsley844a3b62012-04-19 04:04:33 -06001711
1712 /*
1713 * Errata: USBHOST Configured In Smart-Idle Can Lead To a Deadlock
1714 * id: i660
1715 *
1716 * Description:
1717 * In the following configuration :
1718 * - USBHOST module is set to smart-idle mode
1719 * - PRCM asserts idle_req to the USBHOST module ( This typically
1720 * happens when the system is going to a low power mode : all ports
1721 * have been suspended, the master part of the USBHOST module has
1722 * entered the standby state, and SW has cut the functional clocks)
1723 * - an USBHOST interrupt occurs before the module is able to answer
1724 * idle_ack, typically a remote wakeup IRQ.
1725 * Then the USB HOST module will enter a deadlock situation where it
1726 * is no more accessible nor functional.
1727 *
1728 * Workaround:
1729 * Don't use smart idle; use only force idle, hence HWMOD_SWSUP_SIDLE
1730 */
1731
1732 /*
1733 * Errata: USB host EHCI may stall when entering smart-standby mode
1734 * Id: i571
1735 *
1736 * Description:
1737 * When the USBHOST module is set to smart-standby mode, and when it is
1738 * ready to enter the standby state (i.e. all ports are suspended and
1739 * all attached devices are in suspend mode), then it can wrongly assert
1740 * the Mstandby signal too early while there are still some residual OCP
1741 * transactions ongoing. If this condition occurs, the internal state
1742 * machine may go to an undefined state and the USB link may be stuck
1743 * upon the next resume.
1744 *
1745 * Workaround:
1746 * Don't use smart standby; use only force standby,
1747 * hence HWMOD_SWSUP_MSTANDBY
1748 */
1749
Roger Quadros7f4d3642013-12-08 18:39:02 -07001750 .flags = HWMOD_SWSUP_SIDLE | HWMOD_SWSUP_MSTANDBY,
Paul Walmsley844a3b62012-04-19 04:04:33 -06001751};
1752
1753/*
1754 * 'usb_tll_hs' class
1755 * usb_tll_hs module is the adapter on the usb_host_hs ports
1756 */
1757static struct omap_hwmod_class_sysconfig omap3xxx_usb_tll_hs_sysc = {
1758 .rev_offs = 0x0000,
1759 .sysc_offs = 0x0010,
1760 .syss_offs = 0x0014,
1761 .sysc_flags = (SYSC_HAS_CLOCKACTIVITY | SYSC_HAS_SIDLEMODE |
1762 SYSC_HAS_ENAWAKEUP | SYSC_HAS_SOFTRESET |
1763 SYSC_HAS_AUTOIDLE),
1764 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
1765 .sysc_fields = &omap_hwmod_sysc_type1,
1766};
1767
1768static struct omap_hwmod_class omap3xxx_usb_tll_hs_hwmod_class = {
1769 .name = "usb_tll_hs",
1770 .sysc = &omap3xxx_usb_tll_hs_sysc,
1771};
1772
Paul Walmsley844a3b62012-04-19 04:04:33 -06001773
1774static struct omap_hwmod omap3xxx_usb_tll_hs_hwmod = {
1775 .name = "usb_tll_hs",
1776 .class = &omap3xxx_usb_tll_hs_hwmod_class,
Roger Quadrosc6c56692014-04-10 10:18:17 +03001777 .clkdm_name = "core_l4_clkdm",
Paul Walmsley844a3b62012-04-19 04:04:33 -06001778 .main_clk = "usbtll_fck",
1779 .prcm = {
1780 .omap2 = {
1781 .module_offs = CORE_MOD,
1782 .prcm_reg_id = 3,
1783 .module_bit = OMAP3430ES2_EN_USBTLL_SHIFT,
1784 .idlest_reg_id = 3,
1785 .idlest_idle_bit = OMAP3430ES2_ST_USBTLL_SHIFT,
1786 },
1787 },
1788};
1789
Paul Walmsley45a4bb02012-05-08 11:34:28 -06001790static struct omap_hwmod omap3xxx_hdq1w_hwmod = {
1791 .name = "hdq1w",
Paul Walmsley45a4bb02012-05-08 11:34:28 -06001792 .main_clk = "hdq_fck",
1793 .prcm = {
1794 .omap2 = {
1795 .module_offs = CORE_MOD,
1796 .prcm_reg_id = 1,
1797 .module_bit = OMAP3430_EN_HDQ_SHIFT,
1798 .idlest_reg_id = 1,
1799 .idlest_idle_bit = OMAP3430_ST_HDQ_SHIFT,
1800 },
1801 },
1802 .class = &omap2_hdq1w_class,
1803};
1804
Tero Kristo8f993a02012-09-23 17:28:21 -06001805/* SAD2D */
1806static struct omap_hwmod_rst_info omap3xxx_sad2d_resets[] = {
1807 { .name = "rst_modem_pwron_sw", .rst_shift = 0 },
1808 { .name = "rst_modem_sw", .rst_shift = 1 },
1809};
1810
1811static struct omap_hwmod_class omap3xxx_sad2d_class = {
1812 .name = "sad2d",
1813};
1814
1815static struct omap_hwmod omap3xxx_sad2d_hwmod = {
1816 .name = "sad2d",
1817 .rst_lines = omap3xxx_sad2d_resets,
1818 .rst_lines_cnt = ARRAY_SIZE(omap3xxx_sad2d_resets),
1819 .main_clk = "sad2d_ick",
1820 .prcm = {
1821 .omap2 = {
1822 .module_offs = CORE_MOD,
1823 .prcm_reg_id = 1,
1824 .module_bit = OMAP3430_EN_SAD2D_SHIFT,
1825 .idlest_reg_id = 1,
1826 .idlest_idle_bit = OMAP3430_ST_SAD2D_SHIFT,
1827 },
1828 },
1829 .class = &omap3xxx_sad2d_class,
1830};
1831
Paul Walmsley844a3b62012-04-19 04:04:33 -06001832/*
Vaibhav Hiremathc8d82ff2012-05-08 11:34:30 -06001833 * '32K sync counter' class
1834 * 32-bit ordinary counter, clocked by the falling edge of the 32 khz clock
1835 */
1836static struct omap_hwmod_class_sysconfig omap3xxx_counter_sysc = {
1837 .rev_offs = 0x0000,
1838 .sysc_offs = 0x0004,
1839 .sysc_flags = SYSC_HAS_SIDLEMODE,
1840 .idlemodes = (SIDLE_FORCE | SIDLE_NO),
1841 .sysc_fields = &omap_hwmod_sysc_type1,
1842};
1843
1844static struct omap_hwmod_class omap3xxx_counter_hwmod_class = {
1845 .name = "counter",
1846 .sysc = &omap3xxx_counter_sysc,
1847};
1848
1849static struct omap_hwmod omap3xxx_counter_32k_hwmod = {
1850 .name = "counter_32k",
1851 .class = &omap3xxx_counter_hwmod_class,
1852 .clkdm_name = "wkup_clkdm",
1853 .flags = HWMOD_SWSUP_SIDLE,
1854 .main_clk = "wkup_32k_fck",
1855 .prcm = {
1856 .omap2 = {
1857 .module_offs = WKUP_MOD,
1858 .prcm_reg_id = 1,
1859 .module_bit = OMAP3430_ST_32KSYNC_SHIFT,
1860 .idlest_reg_id = 1,
1861 .idlest_idle_bit = OMAP3430_ST_32KSYNC_SHIFT,
1862 },
1863 },
1864};
1865
Paul Walmsley844a3b62012-04-19 04:04:33 -06001866/*
Afzal Mohammed49484a62012-09-23 17:28:24 -06001867 * 'gpmc' class
1868 * general purpose memory controller
1869 */
1870
1871static struct omap_hwmod_class_sysconfig omap3xxx_gpmc_sysc = {
1872 .rev_offs = 0x0000,
1873 .sysc_offs = 0x0010,
1874 .syss_offs = 0x0014,
1875 .sysc_flags = (SYSC_HAS_AUTOIDLE | SYSC_HAS_SIDLEMODE |
1876 SYSC_HAS_SOFTRESET | SYSS_HAS_RESET_STATUS),
1877 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
1878 .sysc_fields = &omap_hwmod_sysc_type1,
1879};
1880
1881static struct omap_hwmod_class omap3xxx_gpmc_hwmod_class = {
1882 .name = "gpmc",
1883 .sysc = &omap3xxx_gpmc_sysc,
1884};
1885
Afzal Mohammed49484a62012-09-23 17:28:24 -06001886static struct omap_hwmod omap3xxx_gpmc_hwmod = {
1887 .name = "gpmc",
1888 .class = &omap3xxx_gpmc_hwmod_class,
1889 .clkdm_name = "core_l3_clkdm",
Afzal Mohammed49484a62012-09-23 17:28:24 -06001890 .main_clk = "gpmc_fck",
Tony Lindgren63aa9452015-06-01 19:22:10 -06001891 /* Skip reset for CONFIG_OMAP_GPMC_DEBUG for bootloader timings */
1892 .flags = HWMOD_NO_IDLEST | DEBUG_OMAP_GPMC_HWMOD_FLAGS,
Afzal Mohammed49484a62012-09-23 17:28:24 -06001893};
1894
1895/*
Paul Walmsley844a3b62012-04-19 04:04:33 -06001896 * interfaces
1897 */
Charulatha Vdc48e5f2011-02-24 15:16:49 +05301898
Paul Walmsley73591542010-02-22 22:09:32 -07001899/* L3 -> L4_CORE interface */
Kevin Hilman4a7cf902010-07-26 16:34:32 -06001900static struct omap_hwmod_ocp_if omap3xxx_l3_main__l4_core = {
1901 .master = &omap3xxx_l3_main_hwmod,
Paul Walmsley73591542010-02-22 22:09:32 -07001902 .slave = &omap3xxx_l4_core_hwmod,
1903 .user = OCP_USER_MPU | OCP_USER_SDMA,
1904};
1905
1906/* L3 -> L4_PER interface */
Kevin Hilman4a7cf902010-07-26 16:34:32 -06001907static struct omap_hwmod_ocp_if omap3xxx_l3_main__l4_per = {
1908 .master = &omap3xxx_l3_main_hwmod,
Paul Walmsley73591542010-02-22 22:09:32 -07001909 .slave = &omap3xxx_l4_per_hwmod,
1910 .user = OCP_USER_MPU | OCP_USER_SDMA,
1911};
1912
sricharan4bb194d2011-02-08 22:13:37 +05301913
Paul Walmsley73591542010-02-22 22:09:32 -07001914/* MPU -> L3 interface */
Kevin Hilman4a7cf902010-07-26 16:34:32 -06001915static struct omap_hwmod_ocp_if omap3xxx_mpu__l3_main = {
sricharan4bb194d2011-02-08 22:13:37 +05301916 .master = &omap3xxx_mpu_hwmod,
1917 .slave = &omap3xxx_l3_main_hwmod,
Paul Walmsley73591542010-02-22 22:09:32 -07001918 .user = OCP_USER_MPU,
1919};
1920
Jon Hunterc7dad45f2012-09-23 17:28:28 -06001921
1922/* l3 -> debugss */
1923static struct omap_hwmod_ocp_if omap3xxx_l3_main__l4_debugss = {
1924 .master = &omap3xxx_l3_main_hwmod,
1925 .slave = &omap3xxx_debugss_hwmod,
Jon Hunterc7dad45f2012-09-23 17:28:28 -06001926 .user = OCP_USER_MPU,
1927};
1928
Senthilvadivu Guruswamye04d9e12011-01-24 06:21:51 +00001929/* DSS -> l3 */
Paul Walmsleyd69dc642012-04-19 04:03:52 -06001930static struct omap_hwmod_ocp_if omap3430es1_dss__l3 = {
1931 .master = &omap3430es1_dss_core_hwmod,
1932 .slave = &omap3xxx_l3_main_hwmod,
1933 .user = OCP_USER_MPU | OCP_USER_SDMA,
1934};
1935
Senthilvadivu Guruswamye04d9e12011-01-24 06:21:51 +00001936static struct omap_hwmod_ocp_if omap3xxx_dss__l3 = {
1937 .master = &omap3xxx_dss_core_hwmod,
1938 .slave = &omap3xxx_l3_main_hwmod,
1939 .fw = {
1940 .omap2 = {
1941 .l3_perm_bit = OMAP3_L3_CORE_FW_INIT_ID_DSS,
1942 .flags = OMAP_FIREWALL_L3,
Tony Lindgrend9d9cec2016-10-21 03:02:12 -07001943 },
Senthilvadivu Guruswamye04d9e12011-01-24 06:21:51 +00001944 },
1945 .user = OCP_USER_MPU | OCP_USER_SDMA,
1946};
1947
Hema HK870ea2b2011-02-17 12:07:18 +05301948/* l3_core -> usbhsotg interface */
1949static struct omap_hwmod_ocp_if omap3xxx_usbhsotg__l3 = {
1950 .master = &omap3xxx_usbhsotg_hwmod,
1951 .slave = &omap3xxx_l3_main_hwmod,
1952 .clk = "core_l3_ick",
1953 .user = OCP_USER_MPU,
1954};
Paul Walmsley73591542010-02-22 22:09:32 -07001955
Hema HK273ff8c2011-02-17 12:07:19 +05301956/* l3_core -> am35xx_usbhsotg interface */
1957static struct omap_hwmod_ocp_if am35xx_usbhsotg__l3 = {
1958 .master = &am35xx_usbhsotg_hwmod,
1959 .slave = &omap3xxx_l3_main_hwmod,
Paul Walmsley89ea2582012-06-27 14:53:46 -06001960 .clk = "hsotgusb_ick",
Hema HK273ff8c2011-02-17 12:07:19 +05301961 .user = OCP_USER_MPU,
1962};
Paul Walmsley89ea2582012-06-27 14:53:46 -06001963
Tero Kristo8f993a02012-09-23 17:28:21 -06001964/* l3_core -> sad2d interface */
1965static struct omap_hwmod_ocp_if omap3xxx_sad2d__l3 = {
1966 .master = &omap3xxx_sad2d_hwmod,
1967 .slave = &omap3xxx_l3_main_hwmod,
1968 .clk = "core_l3_ick",
1969 .user = OCP_USER_MPU,
1970};
1971
Paul Walmsley73591542010-02-22 22:09:32 -07001972/* L4_CORE -> L4_WKUP interface */
1973static struct omap_hwmod_ocp_if omap3xxx_l4_core__l4_wkup = {
1974 .master = &omap3xxx_l4_core_hwmod,
1975 .slave = &omap3xxx_l4_wkup_hwmod,
1976 .user = OCP_USER_MPU | OCP_USER_SDMA,
1977};
1978
Paul Walmsleyb1636052011-03-01 13:12:56 -08001979/* L4 CORE -> MMC1 interface */
Paul Walmsley4a9efb62012-04-19 04:03:51 -06001980static struct omap_hwmod_ocp_if omap3xxx_l4_core__pre_es3_mmc1 = {
Paul Walmsleyb1636052011-03-01 13:12:56 -08001981 .master = &omap3xxx_l4_core_hwmod,
Paul Walmsley4a9efb62012-04-19 04:03:51 -06001982 .slave = &omap3xxx_pre_es3_mmc1_hwmod,
1983 .clk = "mmchs1_ick",
Paul Walmsley4a9efb62012-04-19 04:03:51 -06001984 .user = OCP_USER_MPU | OCP_USER_SDMA,
Tony Lindgrend9d9cec2016-10-21 03:02:12 -07001985 .flags = OMAP_FIREWALL_L4,
Paul Walmsley4a9efb62012-04-19 04:03:51 -06001986};
1987
1988static struct omap_hwmod_ocp_if omap3xxx_l4_core__es3plus_mmc1 = {
1989 .master = &omap3xxx_l4_core_hwmod,
1990 .slave = &omap3xxx_es3plus_mmc1_hwmod,
Paul Walmsleyb1636052011-03-01 13:12:56 -08001991 .clk = "mmchs1_ick",
Paul Walmsleyb1636052011-03-01 13:12:56 -08001992 .user = OCP_USER_MPU | OCP_USER_SDMA,
Tony Lindgrend9d9cec2016-10-21 03:02:12 -07001993 .flags = OMAP_FIREWALL_L4,
Paul Walmsleyb1636052011-03-01 13:12:56 -08001994};
1995
1996/* L4 CORE -> MMC2 interface */
Paul Walmsley4a9efb62012-04-19 04:03:51 -06001997static struct omap_hwmod_ocp_if omap3xxx_l4_core__pre_es3_mmc2 = {
Paul Walmsleyb1636052011-03-01 13:12:56 -08001998 .master = &omap3xxx_l4_core_hwmod,
Paul Walmsley4a9efb62012-04-19 04:03:51 -06001999 .slave = &omap3xxx_pre_es3_mmc2_hwmod,
2000 .clk = "mmchs2_ick",
Paul Walmsley4a9efb62012-04-19 04:03:51 -06002001 .user = OCP_USER_MPU | OCP_USER_SDMA,
Tony Lindgrend9d9cec2016-10-21 03:02:12 -07002002 .flags = OMAP_FIREWALL_L4,
Paul Walmsley4a9efb62012-04-19 04:03:51 -06002003};
2004
2005static struct omap_hwmod_ocp_if omap3xxx_l4_core__es3plus_mmc2 = {
2006 .master = &omap3xxx_l4_core_hwmod,
2007 .slave = &omap3xxx_es3plus_mmc2_hwmod,
Paul Walmsleyb1636052011-03-01 13:12:56 -08002008 .clk = "mmchs2_ick",
Paul Walmsleyb1636052011-03-01 13:12:56 -08002009 .user = OCP_USER_MPU | OCP_USER_SDMA,
Tony Lindgrend9d9cec2016-10-21 03:02:12 -07002010 .flags = OMAP_FIREWALL_L4,
Paul Walmsleyb1636052011-03-01 13:12:56 -08002011};
2012
2013/* L4 CORE -> MMC3 interface */
Paul Walmsleyb1636052011-03-01 13:12:56 -08002014
2015static struct omap_hwmod_ocp_if omap3xxx_l4_core__mmc3 = {
2016 .master = &omap3xxx_l4_core_hwmod,
2017 .slave = &omap3xxx_mmc3_hwmod,
2018 .clk = "mmchs3_ick",
Paul Walmsleyb1636052011-03-01 13:12:56 -08002019 .user = OCP_USER_MPU | OCP_USER_SDMA,
Tony Lindgrend9d9cec2016-10-21 03:02:12 -07002020 .flags = OMAP_FIREWALL_L4,
Paul Walmsleyb1636052011-03-01 13:12:56 -08002021};
2022
Kevin Hilman046465b2010-09-27 20:19:30 +05302023/* L4 CORE -> UART1 interface */
Kevin Hilman046465b2010-09-27 20:19:30 +05302024
2025static struct omap_hwmod_ocp_if omap3_l4_core__uart1 = {
2026 .master = &omap3xxx_l4_core_hwmod,
2027 .slave = &omap3xxx_uart1_hwmod,
2028 .clk = "uart1_ick",
Kevin Hilman046465b2010-09-27 20:19:30 +05302029 .user = OCP_USER_MPU | OCP_USER_SDMA,
2030};
2031
2032/* L4 CORE -> UART2 interface */
Kevin Hilman046465b2010-09-27 20:19:30 +05302033
2034static struct omap_hwmod_ocp_if omap3_l4_core__uart2 = {
2035 .master = &omap3xxx_l4_core_hwmod,
2036 .slave = &omap3xxx_uart2_hwmod,
2037 .clk = "uart2_ick",
Kevin Hilman046465b2010-09-27 20:19:30 +05302038 .user = OCP_USER_MPU | OCP_USER_SDMA,
2039};
2040
2041/* L4 PER -> UART3 interface */
Kevin Hilman046465b2010-09-27 20:19:30 +05302042
2043static struct omap_hwmod_ocp_if omap3_l4_per__uart3 = {
2044 .master = &omap3xxx_l4_per_hwmod,
2045 .slave = &omap3xxx_uart3_hwmod,
2046 .clk = "uart3_ick",
Kevin Hilman046465b2010-09-27 20:19:30 +05302047 .user = OCP_USER_MPU | OCP_USER_SDMA,
2048};
2049
2050/* L4 PER -> UART4 interface */
Kevin Hilman046465b2010-09-27 20:19:30 +05302051
Paul Walmsley0a78c5c2012-04-19 04:04:31 -06002052static struct omap_hwmod_ocp_if omap36xx_l4_per__uart4 = {
Kevin Hilman046465b2010-09-27 20:19:30 +05302053 .master = &omap3xxx_l4_per_hwmod,
Paul Walmsley0a78c5c2012-04-19 04:04:31 -06002054 .slave = &omap36xx_uart4_hwmod,
Kevin Hilman046465b2010-09-27 20:19:30 +05302055 .clk = "uart4_ick",
Kevin Hilman046465b2010-09-27 20:19:30 +05302056 .user = OCP_USER_MPU | OCP_USER_SDMA,
2057};
2058
Kyle Manna4bf90f62011-10-18 13:47:41 -05002059/* AM35xx: L4 CORE -> UART4 interface */
Kyle Manna4bf90f62011-10-18 13:47:41 -05002060
2061static struct omap_hwmod_ocp_if am35xx_l4_core__uart4 = {
Paul Walmsley0a78c5c2012-04-19 04:04:31 -06002062 .master = &omap3xxx_l4_core_hwmod,
2063 .slave = &am35xx_uart4_hwmod,
2064 .clk = "uart4_ick",
Paul Walmsley0a78c5c2012-04-19 04:04:31 -06002065 .user = OCP_USER_MPU | OCP_USER_SDMA,
Kyle Manna4bf90f62011-10-18 13:47:41 -05002066};
2067
Rajendra Nayak4fe20e92010-09-21 19:37:13 +05302068/* L4 CORE -> I2C1 interface */
Rajendra Nayak4fe20e92010-09-21 19:37:13 +05302069static struct omap_hwmod_ocp_if omap3_l4_core__i2c1 = {
2070 .master = &omap3xxx_l4_core_hwmod,
2071 .slave = &omap3xxx_i2c1_hwmod,
2072 .clk = "i2c1_ick",
Rajendra Nayak4fe20e92010-09-21 19:37:13 +05302073 .fw = {
2074 .omap2 = {
2075 .l4_fw_region = OMAP3_L4_CORE_FW_I2C1_REGION,
2076 .l4_prot_group = 7,
2077 .flags = OMAP_FIREWALL_L4,
Tony Lindgrend9d9cec2016-10-21 03:02:12 -07002078 },
Rajendra Nayak4fe20e92010-09-21 19:37:13 +05302079 },
2080 .user = OCP_USER_MPU | OCP_USER_SDMA,
2081};
2082
2083/* L4 CORE -> I2C2 interface */
Rajendra Nayak4fe20e92010-09-21 19:37:13 +05302084static struct omap_hwmod_ocp_if omap3_l4_core__i2c2 = {
2085 .master = &omap3xxx_l4_core_hwmod,
2086 .slave = &omap3xxx_i2c2_hwmod,
2087 .clk = "i2c2_ick",
Rajendra Nayak4fe20e92010-09-21 19:37:13 +05302088 .fw = {
2089 .omap2 = {
2090 .l4_fw_region = OMAP3_L4_CORE_FW_I2C2_REGION,
2091 .l4_prot_group = 7,
2092 .flags = OMAP_FIREWALL_L4,
Tony Lindgrend9d9cec2016-10-21 03:02:12 -07002093 },
Rajendra Nayak4fe20e92010-09-21 19:37:13 +05302094 },
2095 .user = OCP_USER_MPU | OCP_USER_SDMA,
2096};
2097
2098/* L4 CORE -> I2C3 interface */
Rajendra Nayak4fe20e92010-09-21 19:37:13 +05302099
2100static struct omap_hwmod_ocp_if omap3_l4_core__i2c3 = {
2101 .master = &omap3xxx_l4_core_hwmod,
2102 .slave = &omap3xxx_i2c3_hwmod,
2103 .clk = "i2c3_ick",
Rajendra Nayak4fe20e92010-09-21 19:37:13 +05302104 .fw = {
2105 .omap2 = {
2106 .l4_fw_region = OMAP3_L4_CORE_FW_I2C3_REGION,
2107 .l4_prot_group = 7,
2108 .flags = OMAP_FIREWALL_L4,
Tony Lindgrend9d9cec2016-10-21 03:02:12 -07002109 },
Rajendra Nayak4fe20e92010-09-21 19:37:13 +05302110 },
2111 .user = OCP_USER_MPU | OCP_USER_SDMA,
2112};
2113
Thara Gopinathd3442722010-05-29 22:02:24 +05302114/* L4 CORE -> SR1 interface */
Tony Lindgren17912502017-02-14 10:26:03 -08002115static struct omap_hwmod_addr_space omap3_sr1_addr_space[] = {
2116 {
2117 .pa_start = OMAP34XX_SR1_BASE,
2118 .pa_end = OMAP34XX_SR1_BASE + SZ_1K - 1,
2119 .flags = ADDR_TYPE_RT,
2120 },
2121 { },
2122};
Thara Gopinathd3442722010-05-29 22:02:24 +05302123
Paul Walmsley844a3b62012-04-19 04:04:33 -06002124static struct omap_hwmod_ocp_if omap34xx_l4_core__sr1 = {
Thara Gopinathd3442722010-05-29 22:02:24 +05302125 .master = &omap3xxx_l4_core_hwmod,
2126 .slave = &omap34xx_sr1_hwmod,
2127 .clk = "sr_l4_ick",
Tony Lindgren17912502017-02-14 10:26:03 -08002128 .addr = omap3_sr1_addr_space,
Thara Gopinathd3442722010-05-29 22:02:24 +05302129 .user = OCP_USER_MPU,
2130};
2131
Paul Walmsley844a3b62012-04-19 04:04:33 -06002132static struct omap_hwmod_ocp_if omap36xx_l4_core__sr1 = {
2133 .master = &omap3xxx_l4_core_hwmod,
2134 .slave = &omap36xx_sr1_hwmod,
2135 .clk = "sr_l4_ick",
Tony Lindgren17912502017-02-14 10:26:03 -08002136 .addr = omap3_sr1_addr_space,
Paul Walmsley844a3b62012-04-19 04:04:33 -06002137 .user = OCP_USER_MPU,
2138};
2139
Thara Gopinathd3442722010-05-29 22:02:24 +05302140/* L4 CORE -> SR1 interface */
Tony Lindgren17912502017-02-14 10:26:03 -08002141static struct omap_hwmod_addr_space omap3_sr2_addr_space[] = {
2142 {
2143 .pa_start = OMAP34XX_SR2_BASE,
2144 .pa_end = OMAP34XX_SR2_BASE + SZ_1K - 1,
2145 .flags = ADDR_TYPE_RT,
2146 },
2147 { },
2148};
Thara Gopinathd3442722010-05-29 22:02:24 +05302149
Paul Walmsley844a3b62012-04-19 04:04:33 -06002150static struct omap_hwmod_ocp_if omap34xx_l4_core__sr2 = {
Thara Gopinathd3442722010-05-29 22:02:24 +05302151 .master = &omap3xxx_l4_core_hwmod,
2152 .slave = &omap34xx_sr2_hwmod,
2153 .clk = "sr_l4_ick",
Tony Lindgren17912502017-02-14 10:26:03 -08002154 .addr = omap3_sr2_addr_space,
Thara Gopinathd3442722010-05-29 22:02:24 +05302155 .user = OCP_USER_MPU,
2156};
2157
Paul Walmsley844a3b62012-04-19 04:04:33 -06002158static struct omap_hwmod_ocp_if omap36xx_l4_core__sr2 = {
2159 .master = &omap3xxx_l4_core_hwmod,
2160 .slave = &omap36xx_sr2_hwmod,
2161 .clk = "sr_l4_ick",
Tony Lindgren17912502017-02-14 10:26:03 -08002162 .addr = omap3_sr2_addr_space,
Paul Walmsley844a3b62012-04-19 04:04:33 -06002163 .user = OCP_USER_MPU,
2164};
Hema HK870ea2b2011-02-17 12:07:18 +05302165
Hema HK870ea2b2011-02-17 12:07:18 +05302166
2167/* l4_core -> usbhsotg */
2168static struct omap_hwmod_ocp_if omap3xxx_l4_core__usbhsotg = {
2169 .master = &omap3xxx_l4_core_hwmod,
2170 .slave = &omap3xxx_usbhsotg_hwmod,
2171 .clk = "l4_ick",
Hema HK870ea2b2011-02-17 12:07:18 +05302172 .user = OCP_USER_MPU,
2173};
2174
Hema HK273ff8c2011-02-17 12:07:19 +05302175
2176/* l4_core -> usbhsotg */
2177static struct omap_hwmod_ocp_if am35xx_l4_core__usbhsotg = {
2178 .master = &omap3xxx_l4_core_hwmod,
2179 .slave = &am35xx_usbhsotg_hwmod,
Paul Walmsley89ea2582012-06-27 14:53:46 -06002180 .clk = "hsotgusb_ick",
Hema HK273ff8c2011-02-17 12:07:19 +05302181 .user = OCP_USER_MPU,
2182};
2183
Paul Walmsley43085702012-04-19 04:03:53 -06002184/* L4_WKUP -> L4_SEC interface */
2185static struct omap_hwmod_ocp_if omap3xxx_l4_wkup__l4_sec = {
2186 .master = &omap3xxx_l4_wkup_hwmod,
2187 .slave = &omap3xxx_l4_sec_hwmod,
2188 .user = OCP_USER_MPU | OCP_USER_SDMA,
2189};
2190
Kevin Hilman540064b2010-07-26 16:34:32 -06002191/* IVA2 <- L3 interface */
2192static struct omap_hwmod_ocp_if omap3xxx_l3__iva = {
2193 .master = &omap3xxx_l3_main_hwmod,
2194 .slave = &omap3xxx_iva_hwmod,
Paul Walmsley064931a2012-04-19 04:04:35 -06002195 .clk = "core_l3_ick",
Kevin Hilman540064b2010-07-26 16:34:32 -06002196 .user = OCP_USER_MPU | OCP_USER_SDMA,
2197};
2198
Thara Gopinathce722d22011-02-23 00:14:05 -07002199
2200/* l4_wkup -> timer1 */
2201static struct omap_hwmod_ocp_if omap3xxx_l4_wkup__timer1 = {
2202 .master = &omap3xxx_l4_wkup_hwmod,
2203 .slave = &omap3xxx_timer1_hwmod,
2204 .clk = "gpt1_ick",
Thara Gopinathce722d22011-02-23 00:14:05 -07002205 .user = OCP_USER_MPU | OCP_USER_SDMA,
2206};
2207
Thara Gopinathce722d22011-02-23 00:14:05 -07002208
2209/* l4_per -> timer2 */
2210static struct omap_hwmod_ocp_if omap3xxx_l4_per__timer2 = {
2211 .master = &omap3xxx_l4_per_hwmod,
2212 .slave = &omap3xxx_timer2_hwmod,
2213 .clk = "gpt2_ick",
Thara Gopinathce722d22011-02-23 00:14:05 -07002214 .user = OCP_USER_MPU | OCP_USER_SDMA,
2215};
2216
Thara Gopinathce722d22011-02-23 00:14:05 -07002217
2218/* l4_per -> timer3 */
2219static struct omap_hwmod_ocp_if omap3xxx_l4_per__timer3 = {
2220 .master = &omap3xxx_l4_per_hwmod,
2221 .slave = &omap3xxx_timer3_hwmod,
2222 .clk = "gpt3_ick",
Thara Gopinathce722d22011-02-23 00:14:05 -07002223 .user = OCP_USER_MPU | OCP_USER_SDMA,
2224};
2225
Thara Gopinathce722d22011-02-23 00:14:05 -07002226
2227/* l4_per -> timer4 */
2228static struct omap_hwmod_ocp_if omap3xxx_l4_per__timer4 = {
2229 .master = &omap3xxx_l4_per_hwmod,
2230 .slave = &omap3xxx_timer4_hwmod,
2231 .clk = "gpt4_ick",
Thara Gopinathce722d22011-02-23 00:14:05 -07002232 .user = OCP_USER_MPU | OCP_USER_SDMA,
2233};
2234
Thara Gopinathce722d22011-02-23 00:14:05 -07002235
2236/* l4_per -> timer5 */
2237static struct omap_hwmod_ocp_if omap3xxx_l4_per__timer5 = {
2238 .master = &omap3xxx_l4_per_hwmod,
2239 .slave = &omap3xxx_timer5_hwmod,
2240 .clk = "gpt5_ick",
Thara Gopinathce722d22011-02-23 00:14:05 -07002241 .user = OCP_USER_MPU | OCP_USER_SDMA,
2242};
2243
Thara Gopinathce722d22011-02-23 00:14:05 -07002244
2245/* l4_per -> timer6 */
2246static struct omap_hwmod_ocp_if omap3xxx_l4_per__timer6 = {
2247 .master = &omap3xxx_l4_per_hwmod,
2248 .slave = &omap3xxx_timer6_hwmod,
2249 .clk = "gpt6_ick",
Thara Gopinathce722d22011-02-23 00:14:05 -07002250 .user = OCP_USER_MPU | OCP_USER_SDMA,
2251};
2252
Thara Gopinathce722d22011-02-23 00:14:05 -07002253
2254/* l4_per -> timer7 */
2255static struct omap_hwmod_ocp_if omap3xxx_l4_per__timer7 = {
2256 .master = &omap3xxx_l4_per_hwmod,
2257 .slave = &omap3xxx_timer7_hwmod,
2258 .clk = "gpt7_ick",
Thara Gopinathce722d22011-02-23 00:14:05 -07002259 .user = OCP_USER_MPU | OCP_USER_SDMA,
2260};
2261
Thara Gopinathce722d22011-02-23 00:14:05 -07002262
2263/* l4_per -> timer8 */
2264static struct omap_hwmod_ocp_if omap3xxx_l4_per__timer8 = {
2265 .master = &omap3xxx_l4_per_hwmod,
2266 .slave = &omap3xxx_timer8_hwmod,
2267 .clk = "gpt8_ick",
Thara Gopinathce722d22011-02-23 00:14:05 -07002268 .user = OCP_USER_MPU | OCP_USER_SDMA,
2269};
2270
Thara Gopinathce722d22011-02-23 00:14:05 -07002271
2272/* l4_per -> timer9 */
2273static struct omap_hwmod_ocp_if omap3xxx_l4_per__timer9 = {
2274 .master = &omap3xxx_l4_per_hwmod,
2275 .slave = &omap3xxx_timer9_hwmod,
2276 .clk = "gpt9_ick",
Thara Gopinathce722d22011-02-23 00:14:05 -07002277 .user = OCP_USER_MPU | OCP_USER_SDMA,
2278};
2279
Thara Gopinathce722d22011-02-23 00:14:05 -07002280/* l4_core -> timer10 */
2281static struct omap_hwmod_ocp_if omap3xxx_l4_core__timer10 = {
2282 .master = &omap3xxx_l4_core_hwmod,
2283 .slave = &omap3xxx_timer10_hwmod,
2284 .clk = "gpt10_ick",
Thara Gopinathce722d22011-02-23 00:14:05 -07002285 .user = OCP_USER_MPU | OCP_USER_SDMA,
2286};
2287
Thara Gopinathce722d22011-02-23 00:14:05 -07002288/* l4_core -> timer11 */
2289static struct omap_hwmod_ocp_if omap3xxx_l4_core__timer11 = {
2290 .master = &omap3xxx_l4_core_hwmod,
2291 .slave = &omap3xxx_timer11_hwmod,
2292 .clk = "gpt11_ick",
Thara Gopinathce722d22011-02-23 00:14:05 -07002293 .user = OCP_USER_MPU | OCP_USER_SDMA,
2294};
2295
Thara Gopinathce722d22011-02-23 00:14:05 -07002296
2297/* l4_core -> timer12 */
Paul Walmsley43085702012-04-19 04:03:53 -06002298static struct omap_hwmod_ocp_if omap3xxx_l4_sec__timer12 = {
2299 .master = &omap3xxx_l4_sec_hwmod,
Thara Gopinathce722d22011-02-23 00:14:05 -07002300 .slave = &omap3xxx_timer12_hwmod,
2301 .clk = "gpt12_ick",
Thara Gopinathce722d22011-02-23 00:14:05 -07002302 .user = OCP_USER_MPU | OCP_USER_SDMA,
2303};
2304
Varadarajan, Charulatha6b667f82010-09-23 20:02:38 +05302305/* l4_wkup -> wd_timer2 */
Varadarajan, Charulatha6b667f82010-09-23 20:02:38 +05302306
2307static struct omap_hwmod_ocp_if omap3xxx_l4_wkup__wd_timer2 = {
2308 .master = &omap3xxx_l4_wkup_hwmod,
2309 .slave = &omap3xxx_wd_timer2_hwmod,
2310 .clk = "wdt2_ick",
Varadarajan, Charulatha6b667f82010-09-23 20:02:38 +05302311 .user = OCP_USER_MPU | OCP_USER_SDMA,
2312};
2313
Senthilvadivu Guruswamye04d9e12011-01-24 06:21:51 +00002314/* l4_core -> dss */
2315static struct omap_hwmod_ocp_if omap3430es1_l4_core__dss = {
2316 .master = &omap3xxx_l4_core_hwmod,
2317 .slave = &omap3430es1_dss_core_hwmod,
2318 .clk = "dss_ick",
Senthilvadivu Guruswamye04d9e12011-01-24 06:21:51 +00002319 .fw = {
2320 .omap2 = {
2321 .l4_fw_region = OMAP3ES1_L4_CORE_FW_DSS_CORE_REGION,
2322 .l4_prot_group = OMAP3_L4_CORE_FW_DSS_PROT_GROUP,
2323 .flags = OMAP_FIREWALL_L4,
Tony Lindgrend9d9cec2016-10-21 03:02:12 -07002324 },
Senthilvadivu Guruswamye04d9e12011-01-24 06:21:51 +00002325 },
2326 .user = OCP_USER_MPU | OCP_USER_SDMA,
2327};
2328
2329static struct omap_hwmod_ocp_if omap3xxx_l4_core__dss = {
2330 .master = &omap3xxx_l4_core_hwmod,
2331 .slave = &omap3xxx_dss_core_hwmod,
2332 .clk = "dss_ick",
Senthilvadivu Guruswamye04d9e12011-01-24 06:21:51 +00002333 .fw = {
2334 .omap2 = {
2335 .l4_fw_region = OMAP3_L4_CORE_FW_DSS_CORE_REGION,
2336 .l4_prot_group = OMAP3_L4_CORE_FW_DSS_PROT_GROUP,
2337 .flags = OMAP_FIREWALL_L4,
Tony Lindgrend9d9cec2016-10-21 03:02:12 -07002338 },
Senthilvadivu Guruswamye04d9e12011-01-24 06:21:51 +00002339 },
2340 .user = OCP_USER_MPU | OCP_USER_SDMA,
2341};
2342
Senthilvadivu Guruswamye04d9e12011-01-24 06:21:51 +00002343/* l4_core -> dss_dispc */
2344static struct omap_hwmod_ocp_if omap3xxx_l4_core__dss_dispc = {
2345 .master = &omap3xxx_l4_core_hwmod,
2346 .slave = &omap3xxx_dss_dispc_hwmod,
2347 .clk = "dss_ick",
Senthilvadivu Guruswamye04d9e12011-01-24 06:21:51 +00002348 .fw = {
2349 .omap2 = {
2350 .l4_fw_region = OMAP3_L4_CORE_FW_DSS_DISPC_REGION,
2351 .l4_prot_group = OMAP3_L4_CORE_FW_DSS_PROT_GROUP,
2352 .flags = OMAP_FIREWALL_L4,
Tony Lindgrend9d9cec2016-10-21 03:02:12 -07002353 },
Senthilvadivu Guruswamye04d9e12011-01-24 06:21:51 +00002354 },
2355 .user = OCP_USER_MPU | OCP_USER_SDMA,
2356};
2357
Senthilvadivu Guruswamye04d9e12011-01-24 06:21:51 +00002358/* l4_core -> dss_dsi1 */
2359static struct omap_hwmod_ocp_if omap3xxx_l4_core__dss_dsi1 = {
2360 .master = &omap3xxx_l4_core_hwmod,
2361 .slave = &omap3xxx_dss_dsi1_hwmod,
Tomi Valkeinen6c3d7e32011-11-08 03:16:10 -07002362 .clk = "dss_ick",
Senthilvadivu Guruswamye04d9e12011-01-24 06:21:51 +00002363 .fw = {
2364 .omap2 = {
2365 .l4_fw_region = OMAP3_L4_CORE_FW_DSS_DSI_REGION,
2366 .l4_prot_group = OMAP3_L4_CORE_FW_DSS_PROT_GROUP,
2367 .flags = OMAP_FIREWALL_L4,
Tony Lindgrend9d9cec2016-10-21 03:02:12 -07002368 },
Senthilvadivu Guruswamye04d9e12011-01-24 06:21:51 +00002369 },
2370 .user = OCP_USER_MPU | OCP_USER_SDMA,
2371};
2372
Senthilvadivu Guruswamye04d9e12011-01-24 06:21:51 +00002373/* l4_core -> dss_rfbi */
2374static struct omap_hwmod_ocp_if omap3xxx_l4_core__dss_rfbi = {
2375 .master = &omap3xxx_l4_core_hwmod,
2376 .slave = &omap3xxx_dss_rfbi_hwmod,
2377 .clk = "dss_ick",
Senthilvadivu Guruswamye04d9e12011-01-24 06:21:51 +00002378 .fw = {
2379 .omap2 = {
2380 .l4_fw_region = OMAP3_L4_CORE_FW_DSS_RFBI_REGION,
2381 .l4_prot_group = OMAP3_L4_CORE_FW_DSS_PROT_GROUP ,
2382 .flags = OMAP_FIREWALL_L4,
Tony Lindgrend9d9cec2016-10-21 03:02:12 -07002383 },
Senthilvadivu Guruswamye04d9e12011-01-24 06:21:51 +00002384 },
2385 .user = OCP_USER_MPU | OCP_USER_SDMA,
2386};
2387
Senthilvadivu Guruswamye04d9e12011-01-24 06:21:51 +00002388/* l4_core -> dss_venc */
2389static struct omap_hwmod_ocp_if omap3xxx_l4_core__dss_venc = {
2390 .master = &omap3xxx_l4_core_hwmod,
2391 .slave = &omap3xxx_dss_venc_hwmod,
Tomi Valkeinen6c3d7e32011-11-08 03:16:10 -07002392 .clk = "dss_ick",
Senthilvadivu Guruswamye04d9e12011-01-24 06:21:51 +00002393 .fw = {
2394 .omap2 = {
2395 .l4_fw_region = OMAP3_L4_CORE_FW_DSS_VENC_REGION,
2396 .l4_prot_group = OMAP3_L4_CORE_FW_DSS_PROT_GROUP,
2397 .flags = OMAP_FIREWALL_L4,
Tony Lindgrend9d9cec2016-10-21 03:02:12 -07002398 },
Senthilvadivu Guruswamye04d9e12011-01-24 06:21:51 +00002399 },
Paul Walmsley844a3b62012-04-19 04:04:33 -06002400 .flags = OCPIF_SWSUP_IDLE,
Senthilvadivu Guruswamye04d9e12011-01-24 06:21:51 +00002401 .user = OCP_USER_MPU | OCP_USER_SDMA,
2402};
2403
Varadarajan, Charulatha70034d32010-12-07 16:26:57 -08002404/* l4_wkup -> gpio1 */
Varadarajan, Charulatha70034d32010-12-07 16:26:57 -08002405
2406static struct omap_hwmod_ocp_if omap3xxx_l4_wkup__gpio1 = {
2407 .master = &omap3xxx_l4_wkup_hwmod,
2408 .slave = &omap3xxx_gpio1_hwmod,
Varadarajan, Charulatha70034d32010-12-07 16:26:57 -08002409 .user = OCP_USER_MPU | OCP_USER_SDMA,
2410};
2411
2412/* l4_per -> gpio2 */
Varadarajan, Charulatha70034d32010-12-07 16:26:57 -08002413
2414static struct omap_hwmod_ocp_if omap3xxx_l4_per__gpio2 = {
2415 .master = &omap3xxx_l4_per_hwmod,
2416 .slave = &omap3xxx_gpio2_hwmod,
Varadarajan, Charulatha70034d32010-12-07 16:26:57 -08002417 .user = OCP_USER_MPU | OCP_USER_SDMA,
2418};
2419
2420/* l4_per -> gpio3 */
Varadarajan, Charulatha70034d32010-12-07 16:26:57 -08002421
2422static struct omap_hwmod_ocp_if omap3xxx_l4_per__gpio3 = {
2423 .master = &omap3xxx_l4_per_hwmod,
2424 .slave = &omap3xxx_gpio3_hwmod,
Varadarajan, Charulatha70034d32010-12-07 16:26:57 -08002425 .user = OCP_USER_MPU | OCP_USER_SDMA,
2426};
2427
Paul Walmsley54864742012-09-23 17:28:23 -06002428/*
2429 * 'mmu' class
2430 * The memory management unit performs virtual to physical address translation
2431 * for its requestors.
2432 */
2433
2434static struct omap_hwmod_class_sysconfig mmu_sysc = {
2435 .rev_offs = 0x000,
2436 .sysc_offs = 0x010,
2437 .syss_offs = 0x014,
2438 .sysc_flags = (SYSC_HAS_CLOCKACTIVITY | SYSC_HAS_SIDLEMODE |
2439 SYSC_HAS_SOFTRESET | SYSC_HAS_AUTOIDLE),
2440 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
2441 .sysc_fields = &omap_hwmod_sysc_type1,
2442};
2443
2444static struct omap_hwmod_class omap3xxx_mmu_hwmod_class = {
2445 .name = "mmu",
2446 .sysc = &mmu_sysc,
2447};
2448
2449/* mmu isp */
Paul Walmsley54864742012-09-23 17:28:23 -06002450static struct omap_hwmod omap3xxx_mmu_isp_hwmod;
Paul Walmsley54864742012-09-23 17:28:23 -06002451
2452/* l4_core -> mmu isp */
2453static struct omap_hwmod_ocp_if omap3xxx_l4_core__mmu_isp = {
2454 .master = &omap3xxx_l4_core_hwmod,
2455 .slave = &omap3xxx_mmu_isp_hwmod,
Paul Walmsley54864742012-09-23 17:28:23 -06002456 .user = OCP_USER_MPU | OCP_USER_SDMA,
2457};
2458
2459static struct omap_hwmod omap3xxx_mmu_isp_hwmod = {
2460 .name = "mmu_isp",
2461 .class = &omap3xxx_mmu_hwmod_class,
Paul Walmsley54864742012-09-23 17:28:23 -06002462 .main_clk = "cam_ick",
Paul Walmsley54864742012-09-23 17:28:23 -06002463 .flags = HWMOD_NO_IDLEST,
2464};
2465
Paul Walmsley54864742012-09-23 17:28:23 -06002466/* mmu iva */
2467
Paul Walmsley54864742012-09-23 17:28:23 -06002468static struct omap_hwmod omap3xxx_mmu_iva_hwmod;
Paul Walmsley54864742012-09-23 17:28:23 -06002469
2470static struct omap_hwmod_rst_info omap3xxx_mmu_iva_resets[] = {
2471 { .name = "mmu", .rst_shift = 1, .st_shift = 9 },
2472};
2473
Paul Walmsley54864742012-09-23 17:28:23 -06002474/* l3_main -> iva mmu */
2475static struct omap_hwmod_ocp_if omap3xxx_l3_main__mmu_iva = {
2476 .master = &omap3xxx_l3_main_hwmod,
2477 .slave = &omap3xxx_mmu_iva_hwmod,
Paul Walmsley54864742012-09-23 17:28:23 -06002478 .user = OCP_USER_MPU | OCP_USER_SDMA,
2479};
2480
2481static struct omap_hwmod omap3xxx_mmu_iva_hwmod = {
2482 .name = "mmu_iva",
2483 .class = &omap3xxx_mmu_hwmod_class,
Suman Anna200a2742014-03-05 18:24:11 -06002484 .clkdm_name = "iva2_clkdm",
Paul Walmsley54864742012-09-23 17:28:23 -06002485 .rst_lines = omap3xxx_mmu_iva_resets,
2486 .rst_lines_cnt = ARRAY_SIZE(omap3xxx_mmu_iva_resets),
2487 .main_clk = "iva2_ck",
2488 .prcm = {
2489 .omap2 = {
2490 .module_offs = OMAP3430_IVA2_MOD,
Suman Anna200a2742014-03-05 18:24:11 -06002491 .module_bit = OMAP3430_CM_FCLKEN_IVA2_EN_IVA2_SHIFT,
2492 .idlest_reg_id = 1,
2493 .idlest_idle_bit = OMAP3430_ST_IVA2_SHIFT,
Paul Walmsley54864742012-09-23 17:28:23 -06002494 },
2495 },
Paul Walmsley54864742012-09-23 17:28:23 -06002496 .flags = HWMOD_NO_IDLEST,
2497};
2498
Varadarajan, Charulatha70034d32010-12-07 16:26:57 -08002499/* l4_per -> gpio4 */
Varadarajan, Charulatha70034d32010-12-07 16:26:57 -08002500
2501static struct omap_hwmod_ocp_if omap3xxx_l4_per__gpio4 = {
2502 .master = &omap3xxx_l4_per_hwmod,
2503 .slave = &omap3xxx_gpio4_hwmod,
Varadarajan, Charulatha70034d32010-12-07 16:26:57 -08002504 .user = OCP_USER_MPU | OCP_USER_SDMA,
2505};
2506
2507/* l4_per -> gpio5 */
Varadarajan, Charulatha70034d32010-12-07 16:26:57 -08002508
2509static struct omap_hwmod_ocp_if omap3xxx_l4_per__gpio5 = {
2510 .master = &omap3xxx_l4_per_hwmod,
2511 .slave = &omap3xxx_gpio5_hwmod,
Varadarajan, Charulatha70034d32010-12-07 16:26:57 -08002512 .user = OCP_USER_MPU | OCP_USER_SDMA,
2513};
2514
2515/* l4_per -> gpio6 */
Varadarajan, Charulatha70034d32010-12-07 16:26:57 -08002516
2517static struct omap_hwmod_ocp_if omap3xxx_l4_per__gpio6 = {
2518 .master = &omap3xxx_l4_per_hwmod,
2519 .slave = &omap3xxx_gpio6_hwmod,
Varadarajan, Charulatha70034d32010-12-07 16:26:57 -08002520 .user = OCP_USER_MPU | OCP_USER_SDMA,
2521};
2522
G, Manjunath Kondaiah01438ab2010-12-20 18:27:19 -08002523/* dma_system -> L3 */
2524static struct omap_hwmod_ocp_if omap3xxx_dma_system__l3 = {
2525 .master = &omap3xxx_dma_system_hwmod,
2526 .slave = &omap3xxx_l3_main_hwmod,
2527 .clk = "core_l3_ick",
2528 .user = OCP_USER_MPU | OCP_USER_SDMA,
2529};
2530
G, Manjunath Kondaiah01438ab2010-12-20 18:27:19 -08002531static struct omap_hwmod_addr_space omap3xxx_dma_system_addrs[] = {
2532 {
2533 .pa_start = 0x48056000,
Benoit Cousson1286eeb2011-04-19 10:15:36 -06002534 .pa_end = 0x48056fff,
Tony Lindgrend9d9cec2016-10-21 03:02:12 -07002535 .flags = ADDR_TYPE_RT,
G, Manjunath Kondaiah01438ab2010-12-20 18:27:19 -08002536 },
Tony Lindgrend9d9cec2016-10-21 03:02:12 -07002537 { },
G, Manjunath Kondaiah01438ab2010-12-20 18:27:19 -08002538};
2539
G, Manjunath Kondaiah01438ab2010-12-20 18:27:19 -08002540/* l4_cfg -> dma_system */
2541static struct omap_hwmod_ocp_if omap3xxx_l4_core__dma_system = {
2542 .master = &omap3xxx_l4_core_hwmod,
2543 .slave = &omap3xxx_dma_system_hwmod,
2544 .clk = "core_l4_ick",
2545 .addr = omap3xxx_dma_system_addrs,
G, Manjunath Kondaiah01438ab2010-12-20 18:27:19 -08002546 .user = OCP_USER_MPU | OCP_USER_SDMA,
2547};
2548
Charulatha Vdc48e5f2011-02-24 15:16:49 +05302549
2550/* l4_core -> mcbsp1 */
2551static struct omap_hwmod_ocp_if omap3xxx_l4_core__mcbsp1 = {
2552 .master = &omap3xxx_l4_core_hwmod,
2553 .slave = &omap3xxx_mcbsp1_hwmod,
2554 .clk = "mcbsp1_ick",
Charulatha Vdc48e5f2011-02-24 15:16:49 +05302555 .user = OCP_USER_MPU | OCP_USER_SDMA,
2556};
2557
Charulatha Vdc48e5f2011-02-24 15:16:49 +05302558
2559/* l4_per -> mcbsp2 */
2560static struct omap_hwmod_ocp_if omap3xxx_l4_per__mcbsp2 = {
2561 .master = &omap3xxx_l4_per_hwmod,
2562 .slave = &omap3xxx_mcbsp2_hwmod,
2563 .clk = "mcbsp2_ick",
Charulatha Vdc48e5f2011-02-24 15:16:49 +05302564 .user = OCP_USER_MPU | OCP_USER_SDMA,
2565};
2566
Charulatha Vdc48e5f2011-02-24 15:16:49 +05302567
2568/* l4_per -> mcbsp3 */
2569static struct omap_hwmod_ocp_if omap3xxx_l4_per__mcbsp3 = {
2570 .master = &omap3xxx_l4_per_hwmod,
2571 .slave = &omap3xxx_mcbsp3_hwmod,
2572 .clk = "mcbsp3_ick",
Charulatha Vdc48e5f2011-02-24 15:16:49 +05302573 .user = OCP_USER_MPU | OCP_USER_SDMA,
2574};
2575
Charulatha Vdc48e5f2011-02-24 15:16:49 +05302576
2577/* l4_per -> mcbsp4 */
2578static struct omap_hwmod_ocp_if omap3xxx_l4_per__mcbsp4 = {
2579 .master = &omap3xxx_l4_per_hwmod,
2580 .slave = &omap3xxx_mcbsp4_hwmod,
2581 .clk = "mcbsp4_ick",
Charulatha Vdc48e5f2011-02-24 15:16:49 +05302582 .user = OCP_USER_MPU | OCP_USER_SDMA,
2583};
2584
Charulatha Vdc48e5f2011-02-24 15:16:49 +05302585
2586/* l4_core -> mcbsp5 */
2587static struct omap_hwmod_ocp_if omap3xxx_l4_core__mcbsp5 = {
2588 .master = &omap3xxx_l4_core_hwmod,
2589 .slave = &omap3xxx_mcbsp5_hwmod,
2590 .clk = "mcbsp5_ick",
Charulatha Vdc48e5f2011-02-24 15:16:49 +05302591 .user = OCP_USER_MPU | OCP_USER_SDMA,
2592};
2593
Charulatha Vdc48e5f2011-02-24 15:16:49 +05302594
2595/* l4_per -> mcbsp2_sidetone */
2596static struct omap_hwmod_ocp_if omap3xxx_l4_per__mcbsp2_sidetone = {
2597 .master = &omap3xxx_l4_per_hwmod,
2598 .slave = &omap3xxx_mcbsp2_sidetone_hwmod,
2599 .clk = "mcbsp2_ick",
Charulatha Vdc48e5f2011-02-24 15:16:49 +05302600 .user = OCP_USER_MPU,
2601};
2602
Charulatha Vdc48e5f2011-02-24 15:16:49 +05302603
2604/* l4_per -> mcbsp3_sidetone */
2605static struct omap_hwmod_ocp_if omap3xxx_l4_per__mcbsp3_sidetone = {
2606 .master = &omap3xxx_l4_per_hwmod,
2607 .slave = &omap3xxx_mcbsp3_sidetone_hwmod,
2608 .clk = "mcbsp3_ick",
Charulatha Vdc48e5f2011-02-24 15:16:49 +05302609 .user = OCP_USER_MPU,
2610};
2611
Felipe Contreras0f9dfdd2011-02-24 12:51:32 -08002612/* l4_core -> mailbox */
2613static struct omap_hwmod_ocp_if omap3xxx_l4_core__mailbox = {
2614 .master = &omap3xxx_l4_core_hwmod,
2615 .slave = &omap3xxx_mailbox_hwmod,
Felipe Contreras0f9dfdd2011-02-24 12:51:32 -08002616 .user = OCP_USER_MPU | OCP_USER_SDMA,
2617};
2618
Charulatha V0f616a42011-02-17 09:53:10 -08002619/* l4 core -> mcspi1 interface */
Charulatha V0f616a42011-02-17 09:53:10 -08002620static struct omap_hwmod_ocp_if omap34xx_l4_core__mcspi1 = {
2621 .master = &omap3xxx_l4_core_hwmod,
2622 .slave = &omap34xx_mcspi1,
2623 .clk = "mcspi1_ick",
Charulatha V0f616a42011-02-17 09:53:10 -08002624 .user = OCP_USER_MPU | OCP_USER_SDMA,
2625};
2626
2627/* l4 core -> mcspi2 interface */
Charulatha V0f616a42011-02-17 09:53:10 -08002628static struct omap_hwmod_ocp_if omap34xx_l4_core__mcspi2 = {
2629 .master = &omap3xxx_l4_core_hwmod,
2630 .slave = &omap34xx_mcspi2,
2631 .clk = "mcspi2_ick",
Charulatha V0f616a42011-02-17 09:53:10 -08002632 .user = OCP_USER_MPU | OCP_USER_SDMA,
2633};
2634
2635/* l4 core -> mcspi3 interface */
Charulatha V0f616a42011-02-17 09:53:10 -08002636static struct omap_hwmod_ocp_if omap34xx_l4_core__mcspi3 = {
2637 .master = &omap3xxx_l4_core_hwmod,
2638 .slave = &omap34xx_mcspi3,
2639 .clk = "mcspi3_ick",
Charulatha V0f616a42011-02-17 09:53:10 -08002640 .user = OCP_USER_MPU | OCP_USER_SDMA,
2641};
2642
2643/* l4 core -> mcspi4 interface */
Charulatha V0f616a42011-02-17 09:53:10 -08002644
2645static struct omap_hwmod_ocp_if omap34xx_l4_core__mcspi4 = {
2646 .master = &omap3xxx_l4_core_hwmod,
2647 .slave = &omap34xx_mcspi4,
2648 .clk = "mcspi4_ick",
Charulatha V0f616a42011-02-17 09:53:10 -08002649 .user = OCP_USER_MPU | OCP_USER_SDMA,
2650};
2651
Keshava Munegowdade231382011-12-15 23:14:44 -07002652static struct omap_hwmod_ocp_if omap3xxx_usb_host_hs__l3_main_2 = {
2653 .master = &omap3xxx_usb_host_hs_hwmod,
2654 .slave = &omap3xxx_l3_main_hwmod,
2655 .clk = "core_l3_ick",
2656 .user = OCP_USER_MPU,
2657};
2658
Keshava Munegowdade231382011-12-15 23:14:44 -07002659
2660static struct omap_hwmod_ocp_if omap3xxx_l4_core__usb_host_hs = {
2661 .master = &omap3xxx_l4_core_hwmod,
2662 .slave = &omap3xxx_usb_host_hs_hwmod,
2663 .clk = "usbhost_ick",
Keshava Munegowdade231382011-12-15 23:14:44 -07002664 .user = OCP_USER_MPU | OCP_USER_SDMA,
2665};
2666
Keshava Munegowdade231382011-12-15 23:14:44 -07002667
2668static struct omap_hwmod_ocp_if omap3xxx_l4_core__usb_tll_hs = {
2669 .master = &omap3xxx_l4_core_hwmod,
2670 .slave = &omap3xxx_usb_tll_hs_hwmod,
2671 .clk = "usbtll_ick",
Keshava Munegowdade231382011-12-15 23:14:44 -07002672 .user = OCP_USER_MPU | OCP_USER_SDMA,
2673};
2674
Paul Walmsley45a4bb02012-05-08 11:34:28 -06002675/* l4_core -> hdq1w interface */
2676static struct omap_hwmod_ocp_if omap3xxx_l4_core__hdq1w = {
2677 .master = &omap3xxx_l4_core_hwmod,
2678 .slave = &omap3xxx_hdq1w_hwmod,
2679 .clk = "hdq_ick",
Paul Walmsley45a4bb02012-05-08 11:34:28 -06002680 .user = OCP_USER_MPU | OCP_USER_SDMA,
2681 .flags = OMAP_FIREWALL_L4 | OCPIF_SWSUP_IDLE,
2682};
2683
Vaibhav Hiremathc8d82ff2012-05-08 11:34:30 -06002684/* l4_wkup -> 32ksync_counter */
Vaibhav Hiremathc8d82ff2012-05-08 11:34:30 -06002685
Afzal Mohammed49484a62012-09-23 17:28:24 -06002686
Vaibhav Hiremathc8d82ff2012-05-08 11:34:30 -06002687static struct omap_hwmod_ocp_if omap3xxx_l4_wkup__counter_32k = {
2688 .master = &omap3xxx_l4_wkup_hwmod,
2689 .slave = &omap3xxx_counter_32k_hwmod,
2690 .clk = "omap_32ksync_ick",
Vaibhav Hiremathc8d82ff2012-05-08 11:34:30 -06002691 .user = OCP_USER_MPU | OCP_USER_SDMA,
2692};
2693
Mark A. Greer31ba8802012-06-27 14:59:57 -06002694/* am35xx has Davinci MDIO & EMAC */
2695static struct omap_hwmod_class am35xx_mdio_class = {
2696 .name = "davinci_mdio",
2697};
2698
2699static struct omap_hwmod am35xx_mdio_hwmod = {
2700 .name = "davinci_mdio",
2701 .class = &am35xx_mdio_class,
2702 .flags = HWMOD_NO_IDLEST,
2703};
2704
2705/*
2706 * XXX Should be connected to an IPSS hwmod, not the L3 directly;
2707 * but this will probably require some additional hwmod core support,
2708 * so is left as a future to-do item.
2709 */
2710static struct omap_hwmod_ocp_if am35xx_mdio__l3 = {
2711 .master = &am35xx_mdio_hwmod,
2712 .slave = &omap3xxx_l3_main_hwmod,
2713 .clk = "emac_fck",
2714 .user = OCP_USER_MPU,
2715};
2716
Mark A. Greer31ba8802012-06-27 14:59:57 -06002717/* l4_core -> davinci mdio */
2718/*
2719 * XXX Should be connected to an IPSS hwmod, not the L4_CORE directly;
2720 * but this will probably require some additional hwmod core support,
2721 * so is left as a future to-do item.
2722 */
2723static struct omap_hwmod_ocp_if am35xx_l4_core__mdio = {
2724 .master = &omap3xxx_l4_core_hwmod,
2725 .slave = &am35xx_mdio_hwmod,
2726 .clk = "emac_fck",
Mark A. Greer31ba8802012-06-27 14:59:57 -06002727 .user = OCP_USER_MPU,
2728};
2729
Mark A. Greer31ba8802012-06-27 14:59:57 -06002730static struct omap_hwmod_class am35xx_emac_class = {
2731 .name = "davinci_emac",
2732};
2733
2734static struct omap_hwmod am35xx_emac_hwmod = {
2735 .name = "davinci_emac",
Mark A. Greer31ba8802012-06-27 14:59:57 -06002736 .class = &am35xx_emac_class,
Paul Walmsley814a18a2013-02-06 13:48:56 -07002737 /*
2738 * According to Mark Greer, the MPU will not return from WFI
2739 * when the EMAC signals an interrupt.
2740 * http://www.spinics.net/lists/arm-kernel/msg174734.html
2741 */
2742 .flags = (HWMOD_NO_IDLEST | HWMOD_BLOCK_WFI),
Mark A. Greer31ba8802012-06-27 14:59:57 -06002743};
2744
2745/* l3_core -> davinci emac interface */
2746/*
2747 * XXX Should be connected to an IPSS hwmod, not the L3 directly;
2748 * but this will probably require some additional hwmod core support,
2749 * so is left as a future to-do item.
2750 */
2751static struct omap_hwmod_ocp_if am35xx_emac__l3 = {
2752 .master = &am35xx_emac_hwmod,
2753 .slave = &omap3xxx_l3_main_hwmod,
2754 .clk = "emac_ick",
2755 .user = OCP_USER_MPU,
2756};
2757
Mark A. Greer31ba8802012-06-27 14:59:57 -06002758/* l4_core -> davinci emac */
2759/*
2760 * XXX Should be connected to an IPSS hwmod, not the L4_CORE directly;
2761 * but this will probably require some additional hwmod core support,
2762 * so is left as a future to-do item.
2763 */
2764static struct omap_hwmod_ocp_if am35xx_l4_core__emac = {
2765 .master = &omap3xxx_l4_core_hwmod,
2766 .slave = &am35xx_emac_hwmod,
2767 .clk = "emac_ick",
Mark A. Greer31ba8802012-06-27 14:59:57 -06002768 .user = OCP_USER_MPU,
2769};
2770
Afzal Mohammed49484a62012-09-23 17:28:24 -06002771static struct omap_hwmod_ocp_if omap3xxx_l3_main__gpmc = {
2772 .master = &omap3xxx_l3_main_hwmod,
2773 .slave = &omap3xxx_gpmc_hwmod,
2774 .clk = "core_l3_ick",
Afzal Mohammed49484a62012-09-23 17:28:24 -06002775 .user = OCP_USER_MPU | OCP_USER_SDMA,
2776};
2777
Mark A. Greer26f88e62013-03-18 10:06:32 -06002778/* l4_core -> SHAM2 (SHA1/MD5) (similar to omap24xx) */
2779static struct omap_hwmod_sysc_fields omap3_sham_sysc_fields = {
2780 .sidle_shift = 4,
2781 .srst_shift = 1,
2782 .autoidle_shift = 0,
2783};
2784
2785static struct omap_hwmod_class_sysconfig omap3_sham_sysc = {
2786 .rev_offs = 0x5c,
2787 .sysc_offs = 0x60,
2788 .syss_offs = 0x64,
2789 .sysc_flags = (SYSC_HAS_SIDLEMODE | SYSC_HAS_SOFTRESET |
2790 SYSC_HAS_AUTOIDLE | SYSS_HAS_RESET_STATUS),
2791 .sysc_fields = &omap3_sham_sysc_fields,
2792};
2793
2794static struct omap_hwmod_class omap3xxx_sham_class = {
2795 .name = "sham",
2796 .sysc = &omap3_sham_sysc,
2797};
2798
Mark A. Greer26f88e62013-03-18 10:06:32 -06002799
Mark A. Greer26f88e62013-03-18 10:06:32 -06002800
2801static struct omap_hwmod omap3xxx_sham_hwmod = {
2802 .name = "sham",
Mark A. Greer26f88e62013-03-18 10:06:32 -06002803 .main_clk = "sha12_ick",
2804 .prcm = {
2805 .omap2 = {
2806 .module_offs = CORE_MOD,
2807 .prcm_reg_id = 1,
2808 .module_bit = OMAP3430_EN_SHA12_SHIFT,
2809 .idlest_reg_id = 1,
2810 .idlest_idle_bit = OMAP3430_ST_SHA12_SHIFT,
2811 },
2812 },
2813 .class = &omap3xxx_sham_class,
2814};
2815
Mark A. Greer26f88e62013-03-18 10:06:32 -06002816
2817static struct omap_hwmod_ocp_if omap3xxx_l4_core__sham = {
2818 .master = &omap3xxx_l4_core_hwmod,
2819 .slave = &omap3xxx_sham_hwmod,
2820 .clk = "sha12_ick",
Mark A. Greer26f88e62013-03-18 10:06:32 -06002821 .user = OCP_USER_MPU | OCP_USER_SDMA,
2822};
2823
Mark A. Greer14ae5562012-12-21 09:28:10 -07002824/* l4_core -> AES */
2825static struct omap_hwmod_sysc_fields omap3xxx_aes_sysc_fields = {
2826 .sidle_shift = 6,
2827 .srst_shift = 1,
2828 .autoidle_shift = 0,
2829};
2830
2831static struct omap_hwmod_class_sysconfig omap3_aes_sysc = {
2832 .rev_offs = 0x44,
2833 .sysc_offs = 0x48,
2834 .syss_offs = 0x4c,
2835 .sysc_flags = (SYSC_HAS_SIDLEMODE | SYSC_HAS_SOFTRESET |
2836 SYSC_HAS_AUTOIDLE | SYSS_HAS_RESET_STATUS),
2837 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
2838 .sysc_fields = &omap3xxx_aes_sysc_fields,
2839};
2840
2841static struct omap_hwmod_class omap3xxx_aes_class = {
2842 .name = "aes",
2843 .sysc = &omap3_aes_sysc,
2844};
2845
Mark A. Greer14ae5562012-12-21 09:28:10 -07002846
2847static struct omap_hwmod omap3xxx_aes_hwmod = {
2848 .name = "aes",
Mark A. Greer14ae5562012-12-21 09:28:10 -07002849 .main_clk = "aes2_ick",
2850 .prcm = {
2851 .omap2 = {
2852 .module_offs = CORE_MOD,
2853 .prcm_reg_id = 1,
2854 .module_bit = OMAP3430_EN_AES2_SHIFT,
2855 .idlest_reg_id = 1,
2856 .idlest_idle_bit = OMAP3430_ST_AES2_SHIFT,
2857 },
2858 },
2859 .class = &omap3xxx_aes_class,
2860};
2861
Mark A. Greer14ae5562012-12-21 09:28:10 -07002862
2863static struct omap_hwmod_ocp_if omap3xxx_l4_core__aes = {
2864 .master = &omap3xxx_l4_core_hwmod,
2865 .slave = &omap3xxx_aes_hwmod,
2866 .clk = "aes2_ick",
Mark A. Greer14ae5562012-12-21 09:28:10 -07002867 .user = OCP_USER_MPU | OCP_USER_SDMA,
2868};
2869
Sebastian Reichel398917c2013-10-08 23:46:49 -06002870/*
2871 * 'ssi' class
2872 * synchronous serial interface (multichannel and full-duplex serial if)
2873 */
2874
2875static struct omap_hwmod_class_sysconfig omap34xx_ssi_sysc = {
2876 .rev_offs = 0x0000,
2877 .sysc_offs = 0x0010,
2878 .syss_offs = 0x0014,
Tony Lindgrendc94fab2014-05-21 12:31:35 -07002879 .sysc_flags = (SYSC_HAS_AUTOIDLE | SYSC_HAS_MIDLEMODE |
2880 SYSC_HAS_SIDLEMODE | SYSC_HAS_SOFTRESET),
2881 .idlemodes = (SIDLE_FORCE | SIDLE_NO | SIDLE_SMART),
Sebastian Reichel398917c2013-10-08 23:46:49 -06002882 .sysc_fields = &omap_hwmod_sysc_type1,
2883};
2884
Sebastian Reichel77112072016-01-17 16:49:05 +01002885static struct omap_hwmod_class omap3xxx_ssi_hwmod_class = {
Sebastian Reichel398917c2013-10-08 23:46:49 -06002886 .name = "ssi",
2887 .sysc = &omap34xx_ssi_sysc,
2888};
2889
Sebastian Reichel77112072016-01-17 16:49:05 +01002890static struct omap_hwmod omap3xxx_ssi_hwmod = {
Sebastian Reichel398917c2013-10-08 23:46:49 -06002891 .name = "ssi",
Sebastian Reichel77112072016-01-17 16:49:05 +01002892 .class = &omap3xxx_ssi_hwmod_class,
Sebastian Reichel398917c2013-10-08 23:46:49 -06002893 .clkdm_name = "core_l4_clkdm",
2894 .main_clk = "ssi_ssr_fck",
2895 .prcm = {
2896 .omap2 = {
2897 .prcm_reg_id = 1,
2898 .module_bit = OMAP3430_EN_SSI_SHIFT,
2899 .module_offs = CORE_MOD,
2900 .idlest_reg_id = 1,
2901 .idlest_idle_bit = OMAP3430ES2_ST_SSI_IDLE_SHIFT,
2902 },
2903 },
2904};
2905
2906/* L4 CORE -> SSI */
Sebastian Reichel77112072016-01-17 16:49:05 +01002907static struct omap_hwmod_ocp_if omap3xxx_l4_core__ssi = {
Sebastian Reichel398917c2013-10-08 23:46:49 -06002908 .master = &omap3xxx_l4_core_hwmod,
Sebastian Reichel77112072016-01-17 16:49:05 +01002909 .slave = &omap3xxx_ssi_hwmod,
Sebastian Reichel398917c2013-10-08 23:46:49 -06002910 .clk = "ssi_ick",
2911 .user = OCP_USER_MPU | OCP_USER_SDMA,
2912};
2913
Paul Walmsley0a78c5c2012-04-19 04:04:31 -06002914static struct omap_hwmod_ocp_if *omap3xxx_hwmod_ocp_ifs[] __initdata = {
2915 &omap3xxx_l3_main__l4_core,
2916 &omap3xxx_l3_main__l4_per,
2917 &omap3xxx_mpu__l3_main,
Jon Hunterc7dad45f2012-09-23 17:28:28 -06002918 &omap3xxx_l3_main__l4_debugss,
Paul Walmsley0a78c5c2012-04-19 04:04:31 -06002919 &omap3xxx_l4_core__l4_wkup,
2920 &omap3xxx_l4_core__mmc3,
2921 &omap3_l4_core__uart1,
2922 &omap3_l4_core__uart2,
2923 &omap3_l4_per__uart3,
2924 &omap3_l4_core__i2c1,
2925 &omap3_l4_core__i2c2,
2926 &omap3_l4_core__i2c3,
2927 &omap3xxx_l4_wkup__l4_sec,
2928 &omap3xxx_l4_wkup__timer1,
2929 &omap3xxx_l4_per__timer2,
2930 &omap3xxx_l4_per__timer3,
2931 &omap3xxx_l4_per__timer4,
2932 &omap3xxx_l4_per__timer5,
2933 &omap3xxx_l4_per__timer6,
2934 &omap3xxx_l4_per__timer7,
2935 &omap3xxx_l4_per__timer8,
2936 &omap3xxx_l4_per__timer9,
2937 &omap3xxx_l4_core__timer10,
2938 &omap3xxx_l4_core__timer11,
2939 &omap3xxx_l4_wkup__wd_timer2,
2940 &omap3xxx_l4_wkup__gpio1,
2941 &omap3xxx_l4_per__gpio2,
2942 &omap3xxx_l4_per__gpio3,
2943 &omap3xxx_l4_per__gpio4,
2944 &omap3xxx_l4_per__gpio5,
2945 &omap3xxx_l4_per__gpio6,
2946 &omap3xxx_dma_system__l3,
2947 &omap3xxx_l4_core__dma_system,
2948 &omap3xxx_l4_core__mcbsp1,
2949 &omap3xxx_l4_per__mcbsp2,
2950 &omap3xxx_l4_per__mcbsp3,
2951 &omap3xxx_l4_per__mcbsp4,
2952 &omap3xxx_l4_core__mcbsp5,
2953 &omap3xxx_l4_per__mcbsp2_sidetone,
2954 &omap3xxx_l4_per__mcbsp3_sidetone,
2955 &omap34xx_l4_core__mcspi1,
2956 &omap34xx_l4_core__mcspi2,
2957 &omap34xx_l4_core__mcspi3,
2958 &omap34xx_l4_core__mcspi4,
Vaibhav Hiremathc8d82ff2012-05-08 11:34:30 -06002959 &omap3xxx_l4_wkup__counter_32k,
Afzal Mohammed49484a62012-09-23 17:28:24 -06002960 &omap3xxx_l3_main__gpmc,
Paul Walmsley73591542010-02-22 22:09:32 -07002961 NULL,
2962};
2963
Paul Walmsley0a78c5c2012-04-19 04:04:31 -06002964/* GP-only hwmod links */
Mark A. Greer26f88e62013-03-18 10:06:32 -06002965static struct omap_hwmod_ocp_if *omap34xx_gp_hwmod_ocp_ifs[] __initdata = {
Paul Walmsley0a78c5c2012-04-19 04:04:31 -06002966 &omap3xxx_l4_sec__timer12,
Tony Lindgrend9d9cec2016-10-21 03:02:12 -07002967 NULL,
Mark A. Greer26f88e62013-03-18 10:06:32 -06002968};
2969
2970static struct omap_hwmod_ocp_if *omap36xx_gp_hwmod_ocp_ifs[] __initdata = {
2971 &omap3xxx_l4_sec__timer12,
Tony Lindgrend9d9cec2016-10-21 03:02:12 -07002972 NULL,
Mark A. Greer26f88e62013-03-18 10:06:32 -06002973};
2974
2975static struct omap_hwmod_ocp_if *am35xx_gp_hwmod_ocp_ifs[] __initdata = {
2976 &omap3xxx_l4_sec__timer12,
Tony Lindgrend9d9cec2016-10-21 03:02:12 -07002977 NULL,
Pali Rohára55a7442015-02-26 14:49:52 +01002978};
2979
2980/* crypto hwmod links */
2981static struct omap_hwmod_ocp_if *omap34xx_sham_hwmod_ocp_ifs[] __initdata = {
2982 &omap3xxx_l4_core__sham,
Tony Lindgrend9d9cec2016-10-21 03:02:12 -07002983 NULL,
Pali Rohára55a7442015-02-26 14:49:52 +01002984};
2985
2986static struct omap_hwmod_ocp_if *omap34xx_aes_hwmod_ocp_ifs[] __initdata = {
2987 &omap3xxx_l4_core__aes,
Tony Lindgrend9d9cec2016-10-21 03:02:12 -07002988 NULL,
Pali Rohára55a7442015-02-26 14:49:52 +01002989};
2990
2991static struct omap_hwmod_ocp_if *omap36xx_sham_hwmod_ocp_ifs[] __initdata = {
2992 &omap3xxx_l4_core__sham,
2993 NULL
2994};
2995
2996static struct omap_hwmod_ocp_if *omap36xx_aes_hwmod_ocp_ifs[] __initdata = {
2997 &omap3xxx_l4_core__aes,
2998 NULL
2999};
3000
3001/*
3002 * Apparently the SHA/MD5 and AES accelerator IP blocks are
3003 * only present on some AM35xx chips, and no one knows which
3004 * ones. See
3005 * http://www.spinics.net/lists/arm-kernel/msg215466.html So
3006 * if you need these IP blocks on an AM35xx, try uncommenting
3007 * the following lines.
3008 */
3009static struct omap_hwmod_ocp_if *am35xx_sham_hwmod_ocp_ifs[] __initdata = {
Mark A. Greer26f88e62013-03-18 10:06:32 -06003010 /* &omap3xxx_l4_core__sham, */
Pali Rohára55a7442015-02-26 14:49:52 +01003011 NULL
3012};
3013
3014static struct omap_hwmod_ocp_if *am35xx_aes_hwmod_ocp_ifs[] __initdata = {
Mark A. Greer14ae5562012-12-21 09:28:10 -07003015 /* &omap3xxx_l4_core__aes, */
Tony Lindgrend9d9cec2016-10-21 03:02:12 -07003016 NULL,
Aaro Koskinen91a36bd2011-12-15 22:38:37 -07003017};
3018
Paul Walmsley0a78c5c2012-04-19 04:04:31 -06003019/* 3430ES1-only hwmod links */
3020static struct omap_hwmod_ocp_if *omap3430es1_hwmod_ocp_ifs[] __initdata = {
3021 &omap3430es1_dss__l3,
3022 &omap3430es1_l4_core__dss,
Tony Lindgrend9d9cec2016-10-21 03:02:12 -07003023 NULL,
Paul Walmsleyd6504ac2011-09-14 17:23:19 -06003024};
3025
Paul Walmsley0a78c5c2012-04-19 04:04:31 -06003026/* 3430ES2+-only hwmod links */
3027static struct omap_hwmod_ocp_if *omap3430es2plus_hwmod_ocp_ifs[] __initdata = {
3028 &omap3xxx_dss__l3,
3029 &omap3xxx_l4_core__dss,
3030 &omap3xxx_usbhsotg__l3,
3031 &omap3xxx_l4_core__usbhsotg,
3032 &omap3xxx_usb_host_hs__l3_main_2,
3033 &omap3xxx_l4_core__usb_host_hs,
3034 &omap3xxx_l4_core__usb_tll_hs,
Tony Lindgrend9d9cec2016-10-21 03:02:12 -07003035 NULL,
Paul Walmsleyd6504ac2011-09-14 17:23:19 -06003036};
3037
Paul Walmsley0a78c5c2012-04-19 04:04:31 -06003038/* <= 3430ES3-only hwmod links */
3039static struct omap_hwmod_ocp_if *omap3430_pre_es3_hwmod_ocp_ifs[] __initdata = {
3040 &omap3xxx_l4_core__pre_es3_mmc1,
3041 &omap3xxx_l4_core__pre_es3_mmc2,
Tony Lindgrend9d9cec2016-10-21 03:02:12 -07003042 NULL,
Paul Walmsleya52e2ab2011-12-15 23:30:44 -07003043};
3044
Paul Walmsley0a78c5c2012-04-19 04:04:31 -06003045/* 3430ES3+-only hwmod links */
3046static struct omap_hwmod_ocp_if *omap3430_es3plus_hwmod_ocp_ifs[] __initdata = {
3047 &omap3xxx_l4_core__es3plus_mmc1,
3048 &omap3xxx_l4_core__es3plus_mmc2,
Tony Lindgrend9d9cec2016-10-21 03:02:12 -07003049 NULL,
Paul Walmsleya52e2ab2011-12-15 23:30:44 -07003050};
3051
Paul Walmsley0a78c5c2012-04-19 04:04:31 -06003052/* 34xx-only hwmod links (all ES revisions) */
3053static struct omap_hwmod_ocp_if *omap34xx_hwmod_ocp_ifs[] __initdata = {
3054 &omap3xxx_l3__iva,
3055 &omap34xx_l4_core__sr1,
3056 &omap34xx_l4_core__sr2,
3057 &omap3xxx_l4_core__mailbox,
Paul Walmsley45a4bb02012-05-08 11:34:28 -06003058 &omap3xxx_l4_core__hdq1w,
Tero Kristo8f993a02012-09-23 17:28:21 -06003059 &omap3xxx_sad2d__l3,
Paul Walmsley54864742012-09-23 17:28:23 -06003060 &omap3xxx_l4_core__mmu_isp,
Paul Walmsley54864742012-09-23 17:28:23 -06003061 &omap3xxx_l3_main__mmu_iva,
Sebastian Reichel77112072016-01-17 16:49:05 +01003062 &omap3xxx_l4_core__ssi,
Tony Lindgrend9d9cec2016-10-21 03:02:12 -07003063 NULL,
Paul Walmsleyd6504ac2011-09-14 17:23:19 -06003064};
3065
Paul Walmsley0a78c5c2012-04-19 04:04:31 -06003066/* 36xx-only hwmod links (all ES revisions) */
3067static struct omap_hwmod_ocp_if *omap36xx_hwmod_ocp_ifs[] __initdata = {
3068 &omap3xxx_l3__iva,
3069 &omap36xx_l4_per__uart4,
3070 &omap3xxx_dss__l3,
3071 &omap3xxx_l4_core__dss,
3072 &omap36xx_l4_core__sr1,
3073 &omap36xx_l4_core__sr2,
3074 &omap3xxx_usbhsotg__l3,
3075 &omap3xxx_l4_core__usbhsotg,
3076 &omap3xxx_l4_core__mailbox,
3077 &omap3xxx_usb_host_hs__l3_main_2,
3078 &omap3xxx_l4_core__usb_host_hs,
3079 &omap3xxx_l4_core__usb_tll_hs,
3080 &omap3xxx_l4_core__es3plus_mmc1,
3081 &omap3xxx_l4_core__es3plus_mmc2,
Paul Walmsley45a4bb02012-05-08 11:34:28 -06003082 &omap3xxx_l4_core__hdq1w,
Tero Kristo8f993a02012-09-23 17:28:21 -06003083 &omap3xxx_sad2d__l3,
Paul Walmsley54864742012-09-23 17:28:23 -06003084 &omap3xxx_l4_core__mmu_isp,
Paul Walmsley54864742012-09-23 17:28:23 -06003085 &omap3xxx_l3_main__mmu_iva,
Sebastian Reichel77112072016-01-17 16:49:05 +01003086 &omap3xxx_l4_core__ssi,
Tony Lindgrend9d9cec2016-10-21 03:02:12 -07003087 NULL,
Paul Walmsleyd6504ac2011-09-14 17:23:19 -06003088};
3089
Paul Walmsley0a78c5c2012-04-19 04:04:31 -06003090static struct omap_hwmod_ocp_if *am35xx_hwmod_ocp_ifs[] __initdata = {
3091 &omap3xxx_dss__l3,
3092 &omap3xxx_l4_core__dss,
3093 &am35xx_usbhsotg__l3,
3094 &am35xx_l4_core__usbhsotg,
3095 &am35xx_l4_core__uart4,
3096 &omap3xxx_usb_host_hs__l3_main_2,
3097 &omap3xxx_l4_core__usb_host_hs,
3098 &omap3xxx_l4_core__usb_tll_hs,
3099 &omap3xxx_l4_core__es3plus_mmc1,
3100 &omap3xxx_l4_core__es3plus_mmc2,
Raphael Assenatb1a923d2012-09-17 10:56:14 -04003101 &omap3xxx_l4_core__hdq1w,
Mark A. Greer31ba8802012-06-27 14:59:57 -06003102 &am35xx_mdio__l3,
3103 &am35xx_l4_core__mdio,
3104 &am35xx_emac__l3,
3105 &am35xx_l4_core__emac,
Tony Lindgrend9d9cec2016-10-21 03:02:12 -07003106 NULL,
Paul Walmsleyd6504ac2011-09-14 17:23:19 -06003107};
3108
Paul Walmsley0a78c5c2012-04-19 04:04:31 -06003109static struct omap_hwmod_ocp_if *omap3xxx_dss_hwmod_ocp_ifs[] __initdata = {
3110 &omap3xxx_l4_core__dss_dispc,
3111 &omap3xxx_l4_core__dss_dsi1,
3112 &omap3xxx_l4_core__dss_rfbi,
3113 &omap3xxx_l4_core__dss_venc,
Tony Lindgrend9d9cec2016-10-21 03:02:12 -07003114 NULL,
Ilya Yanok1d2f56c2011-12-28 00:31:33 +01003115};
3116
Pali Rohára55a7442015-02-26 14:49:52 +01003117/**
3118 * omap3xxx_hwmod_is_hs_ip_block_usable - is a security IP block accessible?
3119 * @bus: struct device_node * for the top-level OMAP DT data
3120 * @dev_name: device name used in the DT file
3121 *
3122 * Determine whether a "secure" IP block @dev_name is usable by Linux.
3123 * There doesn't appear to be a 100% reliable way to determine this,
3124 * so we rely on heuristics. If @bus is null, meaning there's no DT
3125 * data, then we only assume the IP block is accessible if the OMAP is
3126 * fused as a 'general-purpose' SoC. If however DT data is present,
3127 * test to see if the IP block is described in the DT data and set to
3128 * 'status = "okay"'. If so then we assume the ODM has configured the
3129 * OMAP firewalls to allow access to the IP block.
3130 *
3131 * Return: 0 if device named @dev_name is not likely to be accessible,
3132 * or 1 if it is likely to be accessible.
3133 */
3134static int __init omap3xxx_hwmod_is_hs_ip_block_usable(struct device_node *bus,
3135 const char *dev_name)
3136{
3137 if (!bus)
3138 return (omap_type() == OMAP2_DEVICE_TYPE_GP) ? 1 : 0;
3139
3140 if (of_device_is_available(of_find_node_by_name(bus, dev_name)))
3141 return 1;
3142
3143 return 0;
3144}
3145
Paul Walmsley73591542010-02-22 22:09:32 -07003146int __init omap3xxx_hwmod_init(void)
3147{
Paul Walmsleyd6504ac2011-09-14 17:23:19 -06003148 int r;
Pali Rohára55a7442015-02-26 14:49:52 +01003149 struct omap_hwmod_ocp_if **h = NULL, **h_gp = NULL, **h_sham = NULL;
3150 struct omap_hwmod_ocp_if **h_aes = NULL;
3151 struct device_node *bus = NULL;
Paul Walmsleyd6504ac2011-09-14 17:23:19 -06003152 unsigned int rev;
3153
Kevin Hilman9ebfd282012-06-18 12:12:23 -06003154 omap_hwmod_init();
3155
Paul Walmsley0a78c5c2012-04-19 04:04:31 -06003156 /* Register hwmod links common to all OMAP3 */
3157 r = omap_hwmod_register_links(omap3xxx_hwmod_ocp_ifs);
Paul Walmsleyace90212011-10-06 14:39:28 -06003158 if (r < 0)
Paul Walmsleyd6504ac2011-09-14 17:23:19 -06003159 return r;
3160
3161 rev = omap_rev();
3162
3163 /*
Paul Walmsley0a78c5c2012-04-19 04:04:31 -06003164 * Register hwmod links common to individual OMAP3 families, all
Paul Walmsleyd6504ac2011-09-14 17:23:19 -06003165 * silicon revisions (e.g., 34xx, or AM3505/3517, or 36xx)
3166 * All possible revisions should be included in this conditional.
3167 */
3168 if (rev == OMAP3430_REV_ES1_0 || rev == OMAP3430_REV_ES2_0 ||
3169 rev == OMAP3430_REV_ES2_1 || rev == OMAP3430_REV_ES3_0 ||
3170 rev == OMAP3430_REV_ES3_1 || rev == OMAP3430_REV_ES3_1_2) {
Paul Walmsley0a78c5c2012-04-19 04:04:31 -06003171 h = omap34xx_hwmod_ocp_ifs;
Mark A. Greer26f88e62013-03-18 10:06:32 -06003172 h_gp = omap34xx_gp_hwmod_ocp_ifs;
Pali Rohára55a7442015-02-26 14:49:52 +01003173 h_sham = omap34xx_sham_hwmod_ocp_ifs;
3174 h_aes = omap34xx_aes_hwmod_ocp_ifs;
Kevin Hilman68a88b92012-04-30 16:37:10 -07003175 } else if (rev == AM35XX_REV_ES1_0 || rev == AM35XX_REV_ES1_1) {
Paul Walmsley0a78c5c2012-04-19 04:04:31 -06003176 h = am35xx_hwmod_ocp_ifs;
Mark A. Greer26f88e62013-03-18 10:06:32 -06003177 h_gp = am35xx_gp_hwmod_ocp_ifs;
Pali Rohára55a7442015-02-26 14:49:52 +01003178 h_sham = am35xx_sham_hwmod_ocp_ifs;
3179 h_aes = am35xx_aes_hwmod_ocp_ifs;
Paul Walmsleyd6504ac2011-09-14 17:23:19 -06003180 } else if (rev == OMAP3630_REV_ES1_0 || rev == OMAP3630_REV_ES1_1 ||
3181 rev == OMAP3630_REV_ES1_2) {
Paul Walmsley0a78c5c2012-04-19 04:04:31 -06003182 h = omap36xx_hwmod_ocp_ifs;
Mark A. Greer26f88e62013-03-18 10:06:32 -06003183 h_gp = omap36xx_gp_hwmod_ocp_ifs;
Pali Rohára55a7442015-02-26 14:49:52 +01003184 h_sham = omap36xx_sham_hwmod_ocp_ifs;
3185 h_aes = omap36xx_aes_hwmod_ocp_ifs;
Paul Walmsleyd6504ac2011-09-14 17:23:19 -06003186 } else {
3187 WARN(1, "OMAP3 hwmod family init: unknown chip type\n");
3188 return -EINVAL;
Peter Senna Tschudinc09fcc432012-09-18 18:36:11 +02003189 }
Paul Walmsleyd6504ac2011-09-14 17:23:19 -06003190
Paul Walmsley0a78c5c2012-04-19 04:04:31 -06003191 r = omap_hwmod_register_links(h);
Paul Walmsleyace90212011-10-06 14:39:28 -06003192 if (r < 0)
Paul Walmsleyd6504ac2011-09-14 17:23:19 -06003193 return r;
3194
Mark A. Greer26f88e62013-03-18 10:06:32 -06003195 /* Register GP-only hwmod links. */
3196 if (h_gp && omap_type() == OMAP2_DEVICE_TYPE_GP) {
3197 r = omap_hwmod_register_links(h_gp);
3198 if (r < 0)
3199 return r;
3200 }
3201
Pali Rohára55a7442015-02-26 14:49:52 +01003202 /*
3203 * Register crypto hwmod links only if they are not disabled in DT.
3204 * If DT information is missing, enable them only for GP devices.
3205 */
3206
3207 if (of_have_populated_dt())
3208 bus = of_find_node_by_name(NULL, "ocp");
3209
3210 if (h_sham && omap3xxx_hwmod_is_hs_ip_block_usable(bus, "sham")) {
3211 r = omap_hwmod_register_links(h_sham);
3212 if (r < 0)
3213 return r;
3214 }
3215
3216 if (h_aes && omap3xxx_hwmod_is_hs_ip_block_usable(bus, "aes")) {
3217 r = omap_hwmod_register_links(h_aes);
3218 if (r < 0)
3219 return r;
3220 }
Mark A. Greer26f88e62013-03-18 10:06:32 -06003221
Paul Walmsleyd6504ac2011-09-14 17:23:19 -06003222 /*
Paul Walmsley0a78c5c2012-04-19 04:04:31 -06003223 * Register hwmod links specific to certain ES levels of a
Paul Walmsleyd6504ac2011-09-14 17:23:19 -06003224 * particular family of silicon (e.g., 34xx ES1.0)
3225 */
3226 h = NULL;
3227 if (rev == OMAP3430_REV_ES1_0) {
Paul Walmsley0a78c5c2012-04-19 04:04:31 -06003228 h = omap3430es1_hwmod_ocp_ifs;
Paul Walmsleyd6504ac2011-09-14 17:23:19 -06003229 } else if (rev == OMAP3430_REV_ES2_0 || rev == OMAP3430_REV_ES2_1 ||
3230 rev == OMAP3430_REV_ES3_0 || rev == OMAP3430_REV_ES3_1 ||
3231 rev == OMAP3430_REV_ES3_1_2) {
Paul Walmsley0a78c5c2012-04-19 04:04:31 -06003232 h = omap3430es2plus_hwmod_ocp_ifs;
Peter Senna Tschudinc09fcc432012-09-18 18:36:11 +02003233 }
Paul Walmsleyd6504ac2011-09-14 17:23:19 -06003234
Paul Walmsleya52e2ab2011-12-15 23:30:44 -07003235 if (h) {
Paul Walmsley0a78c5c2012-04-19 04:04:31 -06003236 r = omap_hwmod_register_links(h);
Paul Walmsleya52e2ab2011-12-15 23:30:44 -07003237 if (r < 0)
3238 return r;
3239 }
3240
3241 h = NULL;
3242 if (rev == OMAP3430_REV_ES1_0 || rev == OMAP3430_REV_ES2_0 ||
3243 rev == OMAP3430_REV_ES2_1) {
Paul Walmsley0a78c5c2012-04-19 04:04:31 -06003244 h = omap3430_pre_es3_hwmod_ocp_ifs;
Paul Walmsleya52e2ab2011-12-15 23:30:44 -07003245 } else if (rev == OMAP3430_REV_ES3_0 || rev == OMAP3430_REV_ES3_1 ||
3246 rev == OMAP3430_REV_ES3_1_2) {
Paul Walmsley0a78c5c2012-04-19 04:04:31 -06003247 h = omap3430_es3plus_hwmod_ocp_ifs;
Peter Senna Tschudinc09fcc432012-09-18 18:36:11 +02003248 }
Paul Walmsleya52e2ab2011-12-15 23:30:44 -07003249
Paul Walmsleyd6504ac2011-09-14 17:23:19 -06003250 if (h)
Paul Walmsley0a78c5c2012-04-19 04:04:31 -06003251 r = omap_hwmod_register_links(h);
Ilya Yanok1d2f56c2011-12-28 00:31:33 +01003252 if (r < 0)
3253 return r;
3254
3255 /*
3256 * DSS code presumes that dss_core hwmod is handled first,
3257 * _before_ any other DSS related hwmods so register common
Paul Walmsley0a78c5c2012-04-19 04:04:31 -06003258 * DSS hwmod links last to ensure that dss_core is already
3259 * registered. Otherwise some change things may happen, for
3260 * ex. if dispc is handled before dss_core and DSS is enabled
3261 * in bootloader DISPC will be reset with outputs enabled
3262 * which sometimes leads to unrecoverable L3 error. XXX The
3263 * long-term fix to this is to ensure hwmods are set up in
3264 * dependency order in the hwmod core code.
Ilya Yanok1d2f56c2011-12-28 00:31:33 +01003265 */
Paul Walmsley0a78c5c2012-04-19 04:04:31 -06003266 r = omap_hwmod_register_links(omap3xxx_dss_hwmod_ocp_ifs);
Paul Walmsleyd6504ac2011-09-14 17:23:19 -06003267
3268 return r;
Paul Walmsley73591542010-02-22 22:09:32 -07003269}