]> git.baikalelectronics.ru Git - kernel.git/commit
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)
committerPaul Walmsley <paul@pwsan.com>
Wed, 25 Jan 2012 19:59:32 +0000 (12:59 -0700)
commitd5594a7edb21d04117d45935d000fef4a0ebd8b2
treec0f217e306df25952b39bef5d88a2a6628fb7e79
parent92e3121702548d01e888e2b79146866412fb0e90
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