OSDN Git Service

OMAPDSS: pass pck to dss fck clock calc
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 31 Oct 2013 14:41:57 +0000 (16:41 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 18 Nov 2013 12:32:28 +0000 (14:32 +0200)
commit688af02d22c11a077532d6437e4afc7bdc972f82
treed241479783178b85d67abb350ba053a99355115a
parentada9443ff407f83a96abc15ea44a106250dd23f2
OMAPDSS: pass pck to dss fck clock calc

We need the required pixel clock rate when calculating the dss fclk on
SoCs that have a dedicated DSS PLL.

This patch changes the code to pass the pck to the calc functions. The
pck rate is taken into use in the next patch.

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