]> 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)
commitf7fed849116ecf521b286a2dc4d1e720684241f9
treeb6a34ff556b5257f8d0b62e4bd8dd6359f9b1016
parent8e0703cdb9bfdb56747363caf0fb5470280a3409
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