OMAP: DSS2: DSI: Fix DSI PLL power bug
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 15 Apr 2011 07:42:59 +0000 (10:42 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 15 Apr 2011 08:08:33 +0000 (11:08 +0300)
commit0b41136c0d2f544b9b771643f849f82ed86f765e
treeb45eb49fe8575d8567ea72e727249fd582f4215e
parent6553b2105c8871dae8dfff244440e793f3a6bdb9
OMAP: DSS2: DSI: Fix DSI PLL power bug

OMAP3630 has a HW bug causing DSI PLL power command POWER_ON_DIV (0x3)
to not work properly. The bug prevents us from enabling DSI PLL power
only to HS divider block.

This patch adds a dss feature for the bug and converts POWER_ON_DIV
requests to POWER_ON_ALL (0x2).

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/dsi.c
drivers/video/omap2/dss/dss_features.c
drivers/video/omap2/dss/dss_features.h