OMAPDSS: Remove passive matrix LCD support (part 1)
authorArchit Taneja <archit@ti.com>
Thu, 21 Jun 2012 04:03:55 +0000 (09:33 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 29 Jun 2012 07:10:03 +0000 (10:10 +0300)
commit6d523e7b0e25e360ab55c283d9f8d49ce843c565
treeb6a34ff556b5257f8d0b62e4bd8dd6359f9b1016
parent3a5383a2373fd5bc5ebdd781c8ac89ab5d0cb8a4
OMAPDSS: Remove passive matrix LCD support (part 1)

Remove clock constraints related to passive matrix displays.

There is a constraint (pcd_min should be 3) for passive matrix displays. Remove
this constraint in clock divider calculations as we won't support passive
matrix displays any more.

This cleans up the functions which calculate the clock dividers with DSI's PLL
or DSS_FCLK as the clock source.

Signed-off-by: Archit Taneja <archit@ti.com>
drivers/video/omap2/dss/dispc.c
drivers/video/omap2/dss/dpi.c
drivers/video/omap2/dss/dsi.c
drivers/video/omap2/dss/dss.c
drivers/video/omap2/dss/dss.h
drivers/video/omap2/dss/sdi.c