]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7232644dfeb57eddafb478d18abb3b55ad2612d5
treeb6a34ff556b5257f8d0b62e4bd8dd6359f9b1016
parent0c8a8cac4bf90212c33eddbff5130711c7832ee8
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