]> git.karo-electronics.de Git - karo-tx-linux.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)
commitb0a85faf0bf11862a2a466daa1b7dc1d45527e64
treec0f217e306df25952b39bef5d88a2a6628fb7e79
parent1ac6d46e43a52a901dadde2a341204e9a1c9e147
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