]> git.karo-electronics.de Git - mv-sheeva.git/commit
OMAP: DSS2: Implement OMAP4 DSS fclk support
authorMurthy, Raghuveer <raghuveer.murthy@ti.com>
Mon, 14 Mar 2011 12:28:58 +0000 (07:28 -0500)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 18 Mar 2011 04:01:03 +0000 (09:31 +0530)
commit2de110868f455b74e91111801ce63a3c9d06f091
treec4e86be35c894d49fc07e169a7b51cc35b08cfed
parent0acf659f1469725fb6e39d53af970f36c5f69a41
OMAP: DSS2: Implement OMAP4 DSS fclk support

Add dss.dpll4_m4_ck (DSS FCLK) initialization for OMAP4. This is used
to compute the pixel clock for DPI interface and also to reconfigure
the DSS FCLK to the desired rate, corresponding to the rate computed
for pixel clock.

Adding these cpu_is_44xx() checks are meant to be temporary, until a
cleaner implementation to manage these checks are added. Currently this
is needed to get DVI display running on OMAP4 PandaBoard

Signed-off-by: Raghuveer Murthy <raghuveer.murthy@ti.com>
[tomi.valkeinen@ti.com: minor changes due to conflicts]
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/dss.c