提交 53c4c6c3 编写于 作者: P Paul Walmsley

ARM: OMAP4: hwmod data: uncomment some "excluded" hwmods

Some hwmods were commented out from the OMAP4 data, under the theory
that they shouldn't be added until drivers were ready.  But part of
the utility of the hwmod code is that it can reset and properly
initialize IP blocks that have no drivers associated with them.
Rather than commenting the links in the future hwmod data conversion
patches, discussing this with Benoit, it seems best to simply
uncomment them now.
Signed-off-by: NPaul Walmsley <paul@pwsan.com>
Cc: Benoît Cousson <b-cousson@ti.com>
上级 3d10f0d6
...@@ -5439,10 +5439,10 @@ static __initdata struct omap_hwmod *omap44xx_hwmods[] = { ...@@ -5439,10 +5439,10 @@ static __initdata struct omap_hwmod *omap44xx_hwmods[] = {
&omap44xx_mpu_private_hwmod, &omap44xx_mpu_private_hwmod,
/* aess class */ /* aess class */
/* &omap44xx_aess_hwmod, */ &omap44xx_aess_hwmod,
/* counter class */ /* counter class */
/* &omap44xx_counter_32k_hwmod, */ &omap44xx_counter_32k_hwmod,
/* dma class */ /* dma class */
&omap44xx_dma_system_hwmod, &omap44xx_dma_system_hwmod,
...@@ -5471,7 +5471,7 @@ static __initdata struct omap_hwmod *omap44xx_hwmods[] = { ...@@ -5471,7 +5471,7 @@ static __initdata struct omap_hwmod *omap44xx_hwmods[] = {
&omap44xx_gpio6_hwmod, &omap44xx_gpio6_hwmod,
/* hsi class */ /* hsi class */
/* &omap44xx_hsi_hwmod, */ &omap44xx_hsi_hwmod,
/* i2c class */ /* i2c class */
&omap44xx_i2c1_hwmod, &omap44xx_i2c1_hwmod,
...@@ -5483,7 +5483,7 @@ static __initdata struct omap_hwmod *omap44xx_hwmods[] = { ...@@ -5483,7 +5483,7 @@ static __initdata struct omap_hwmod *omap44xx_hwmods[] = {
&omap44xx_ipu_hwmod, &omap44xx_ipu_hwmod,
/* iss class */ /* iss class */
/* &omap44xx_iss_hwmod, */ &omap44xx_iss_hwmod,
/* iva class */ /* iva class */
&omap44xx_iva_hwmod, &omap44xx_iva_hwmod,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册