Skip to content

Commit

Permalink
OMAP: DSS2: Taal: Implement ULPS functionality
Browse files Browse the repository at this point in the history
ULPS is a low power state where the DSI lanes are kept at ground. This
patch implements ULPS by having a DSI bus inactivity timer which
triggers the entry to ULPS. ULPS exit will happen automatically when the
driver needs to do something on the DSI lanes.

The ulps_timeout is configurable from board file or via sysfs.
Additionally another sysfs file, "ulps", can be used to check the
current ULPS state, or to manually enter or exit ULPS.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
  • Loading branch information
Tomi Valkeinen committed May 11, 2011
1 parent 883b9ac commit 1abf781
Show file tree
Hide file tree
Showing 2 changed files with 305 additions and 7 deletions.
Loading

0 comments on commit 1abf781

Please sign in to comment.