]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
OMAPDSS: HDMI: PLL changes for OMAP5
authorArchit Taneja <archit@ti.com>
Mon, 23 Sep 2013 09:42:34 +0000 (15:12 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 9 May 2014 12:11:29 +0000 (15:11 +0300)
commit2d64b1b314bb52463b444e9c5aa1a2d399e694d2
tree2d26ba135e31dc112f7a6829c9a7320c71d5cb25
parent19289fdcbef8dae72f5c0f9f274490620feac222
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 <archit@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/omap2/dss/hdmi_pll.c