commit | 9ede365aa6f74428a1f69c21ca1cf21213167576 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Aug 01 14:32:23 2011 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Aug 01 14:56:49 2011 +0300 |
tree | 654883a8cfe8c4f978b4476149a6a5d36892bc63 | |
parent | 69f06054aad122b314cd64fdafdf14fc3b8e5b7c [diff] |
HACK: OMAP: DSS2: clk hack for OMAP2/3 The HWMOD data for OMAP2 and 3 are currently not up to date regarding DSS (OMAP4 HWMOD data is fine). This patch makes the DSS driver to get the opt clocks needed for OMAP2/3 with the old clock names, thus allowing DSS driver to use runtime PM. The HWMOD databases should be fixes ASAP, and this patch can be reverted after that. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>