OMAPDSS: DPI: verify if DSI PLL is operational
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 30 Oct 2012 10:57:43 +0000 (12:57 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 5 Nov 2012 09:17:39 +0000 (11:17 +0200)
commit6061675b3fc83d8d190b87b54f04f0c89f605149
tree84208b5c7ff24e1f7b812d3f06d43ed9bca2f294
parent8a3db406f5046dd14dff0e78cea0ba03efec3668
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 <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/dpi.c
This page took 0.027308 seconds and 5 git commands to generate.