diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2013-11-01 11:26:43 +0200 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2013-11-18 14:32:25 +0200 |
commit | 6e555e2752ea284bda55b0ee477a512e1525b84a (patch) | |
tree | 5bdc8a51e572c2463622d59e92c632c7a338ebc1 /drivers/video/omap2/dss/dss.h | |
parent | 5e01dc7b26d9f24f39abace5da98ccbd6a5ceb52 (diff) | |
download | op-kernel-dev-6e555e2752ea284bda55b0ee477a512e1525b84a.zip op-kernel-dev-6e555e2752ea284bda55b0ee477a512e1525b84a.tar.gz |
OMAPDSS: fix omap2 dss fck handling
The driver considers OMAP2 DSS's functional clock as a fixed clock.
However, it can be changed, but the possible dividers are not continuous
which is why it was just handled as a fixed clock.
As a partial fix, this patch changes the code to handle the continous
part of the dividers, from 1 to 6. This let's us handle the OMAP2 fck
the same way as fcks on other OMAPs.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/video/omap2/dss/dss.h')
0 files changed, 0 insertions, 0 deletions