From: Archit Taneja Date: Mon, 23 Sep 2013 09:42:34 +0000 (+0530) Subject: OMAPDSS: HDMI: PLL changes for OMAP5 X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~23^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d64b1b314bb52463b444e9c5aa1a2d399e694d2;p=pandora-kernel.git OMAPDSS: HDMI: PLL changes for OMAP5 Add a features struct to differentiate between the HDMI PLLs on OMAP4 and OMAP5. The OMAP5 PLL is more sensitive when it comes to locking. We need to ensure that the DCO freq isn't too low for lower pixel clocks. Modify the PLL computation slightly to ensure the HDMI PLL locks for lower frequencies. This will be later replaced by a more complex computation which makes sure all the PLL constraints are met. Signed-off-by: Archit Taneja Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed