From: Tomi Valkeinen Date: Tue, 30 Oct 2012 10:57:43 +0000 (+0200) Subject: OMAPDSS: DPI: verify if DSI PLL is operational X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~2^2^2~61^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6061675b3fc83d8d190b87b54f04f0c89f605149;p=pandora-kernel.git OMAPDSS: DPI: verify if DSI PLL is operational The SoCs that have DSI module should have a working DSI PLL. However, some rare boards have not connected the powers to the DSI PLL. This patch adds a function that tries to power up the DSI PLL, and reports if that doesn't succeed. DPI uses this function to fall back to PRCM clocks if DSI PLL doesn't work. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed