]> git.baikalelectronics.ru Git - kernel.git/commit
OMAPDSS: DSI: remove option to use pck for DSI PLL clkin
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 15 Mar 2012 13:22:58 +0000 (15:22 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 23 Apr 2012 07:48:04 +0000 (10:48 +0300)
commit8ed200824b94160a05975908a4fd33e86d7a82b3
tree9baf03162d4832be0bb73581844d69939397300c
parenta83263f215385cb2b1391af6eda65ef07653c754
OMAPDSS: DSI: remove option to use pck for DSI PLL clkin

For some OMAP versions the TRM says that the pixel clock from DISPC can
be used as an input clock for DSI PLL, instead of the default, which is
sysclk.  For some OMAP versions the bits affecting this are marked as
reserved.  This feature has never been tested, so it's unknown if the HW
even works, and has never been used.

To clean things up, this patch removes the functionality. This should
not affect any board.

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