linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: OMAP2/3: DSS HWMOD fixes
@ 2012-05-10 10:21 Tomi Valkeinen
  2012-05-10 10:21 ` [PATCH 1/3] ARM: OMAP2/3: HWMOD: Add missing flags for dispc class Tomi Valkeinen
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Tomi Valkeinen @ 2012-05-10 10:21 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

These patches fix DSS hwmod data related to sysc flags. I haven't seen any
problem produced by these missing bits, but by looking at the TRM it's clear
that they should be defined.

However, applying these will cause additional warnings to show during boot:

omap_hwmod: dss_dispc: softreset failed (waited 10000 usec)
omap_hwmod: dss_rfbi: softreset failed (waited 10000 usec)

Most likely the softreset fails even now, but as there's no check to verify it,
no warnings are visible.

I think the reason for the failing softreset is the same problem as we have on
OMAP4: dss_core hwmod should be enabled before other dss hwmods can be enabled
(and reset).

 Tomi

Tomi Valkeinen (3):
  ARM: OMAP2/3: HWMOD: Add missing flags for dispc class
  ARM: OMAP2/3: HWMOD: Add missing flag for rfbi class
  ARM: OMAP3: HWMOD: Add omap_hwmod_class_sysconfig for dsi

 .../mach-omap2/omap_hwmod_2xxx_3xxx_ipblock_data.c |    2 +-
 arch/arm/mach-omap2/omap_hwmod_2xxx_ipblock_data.c |    3 ++-
 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c         |   15 ++++++++++++++-
 3 files changed, 17 insertions(+), 3 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-08-31  8:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-10 10:21 [PATCH 0/3] ARM: OMAP2/3: DSS HWMOD fixes Tomi Valkeinen
2012-05-10 10:21 ` [PATCH 1/3] ARM: OMAP2/3: HWMOD: Add missing flags for dispc class Tomi Valkeinen
2012-05-10 10:21 ` [PATCH 2/3] ARM: OMAP2/3: HWMOD: Add missing flag for rfbi class Tomi Valkeinen
2012-05-10 10:21 ` [PATCH 3/3] ARM: OMAP3: HWMOD: Add omap_hwmod_class_sysconfig for dsi Tomi Valkeinen
2012-06-11  6:41 ` [PATCH 0/3] ARM: OMAP2/3: DSS HWMOD fixes Tomi Valkeinen
2012-06-27 20:18 ` Paul Walmsley
2012-07-04 12:11   ` Paul Walmsley
2012-08-22  6:24     ` Tomi Valkeinen
2012-08-31  8:30     ` Tomi Valkeinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).