From: Tomi Valkeinen Date: Thu, 15 Mar 2012 13:22:58 +0000 (+0200) Subject: OMAPDSS: DSI: remove option to use pck for DSI PLL clkin X-Git-Tag: v3.5-rc1~7^2~5^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6e695abe710ee1ae248463d325169efac487e17;p=pandora-kernel.git 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 --- Reading git-diff-tree failed