ARM: OMAP3: hwmod data: add SYSC_HAS_ENAWAKEUP for dispc
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 23 Jan 2012 12:15:29 +0000 (14:15 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Fri, 10 Feb 2012 14:19:23 +0000 (16:19 +0200)
commitab6019efb779a4af8d16c5747f356e862effacf0
tree4471e2170b86186e06a3f71adefbb61aee3cf32b
parent6254c813bbda7f04547a6736d26aeabd0d7739c4
ARM: OMAP3: hwmod data: add SYSC_HAS_ENAWAKEUP for dispc

dispc's sysc_flags is missing SYSC_HAS_ENAWAKEUP flag. This seems to
cause SYNC_LOST errors from the DSS when the power management is
enabled.

This patch adds the missing SYSC_HAS_ENAWAKEUP flag. Note that there are
other flags missing also (clock activity, DSI's sysc flags), but as they
are not critical, they will be fixed in the next merge window.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c