commit | 85604b0a247615157cedfec46b9cbfde2884f80f | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Mar 03 13:16:23 2011 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Mar 11 15:46:29 2011 +0200 |
tree | ec88ac187104b424ccc00cec4a2846573b25cbeb | |
parent | f2988ab9f4a2bf5e24f37d20eab1aad6862953d3 [diff] |
HACK: OMAP: DSS2: add delay after enabling clocks On omap4 the registers may not be accessible right after enabling the clocks. At some point this will be handled by pm_runtime, but, for the time begin, adding a small delay after clk_enable() should make things work. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>