commit | 8ef0e614b3ed2e2daf7e9cefd9a2f12652f824bc | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue May 31 16:55:47 2011 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Jul 01 12:05:47 2011 +0300 |
tree | 01dd274b72f5b5777b78fed355bfd200f7d820f1 | |
parent | e89456773c578bd988df70fcb7d07504cf63d1a3 [diff] |
OMAP: DSS2: Reset LANEx_ULPS_SIG2 bits after use LANEx_ULPS_SIG2 bits are left on after entering ULPS. This doesn't cause any problems currently, as DSI HW is reset when it is enabled. However, if the reset is not done, operation fails if the bits are still set. So reset the bits after entering ULPS to ensure operation even without HW reset. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>