commit | 688af02d22c11a077532d6437e4afc7bdc972f82 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Oct 31 16:41:57 2013 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Nov 18 14:32:28 2013 +0200 |
tree | d241479783178b85d67abb350ba053a99355115a | |
parent | ada9443ff407f83a96abc15ea44a106250dd23f2 [diff] |
OMAPDSS: pass pck to dss fck clock calc We need the required pixel clock rate when calculating the dss fclk on SoCs that have a dedicated DSS PLL. This patch changes the code to pass the pck to the calc functions. The pck rate is taken into use in the next patch. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>