git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ada9443
)
OMAPDSS: pass pck to dss fck clock calc
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Thu, 31 Oct 2013 14:41:57 +0000
(16:41 +0200)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Mon, 18 Nov 2013 12:32:28 +0000
(14:32 +0200)
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>
No differences found