Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/i915: Wait for power cycle delay after turning off DSI panel power
The power cycle delay starts _after_ turning off the panel power. Do the msleep after frobbing the pmic panel power gpio. Also toss in a FIXME about optimizing away needless waits. Cc: Shobhit Kumar <[email protected]> Cc: Jani Nikula <[email protected]> Fixes: fc45e82 ("drm/i915: Use the CRC gpio for panel enable/disable") Signed-off-by: Ville Syrjälä <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Shobhit Kumar <[email protected]> Reviewed-by: Jani Nikula <[email protected]>
- Loading branch information