From: Tomi Valkeinen Date: Fri, 15 Apr 2011 07:42:59 +0000 (+0300) Subject: OMAP: DSS2: DSI: Fix DSI PLL power bug X-Git-Tag: v3.0-rc1~166^2~26^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b41136c0d2f544b9b771643f849f82ed86f765e;p=pandora-kernel.git 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 --- Reading git-diff-tree failed