commit | 884d6a0b558c9c31fdf0d950bd07a2c804876445 | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@nvidia.com> | Tue Jul 08 21:32:11 2014 +0900 |
committer | Thierry Reding <treding@nvidia.com> | Mon Jul 14 10:22:26 2014 +0200 |
tree | b45eab58e88b29aa7057073739e3819c74cc97e8 | |
parent | 7171511eaec5bf23fb06078f59784a3a0626b38f [diff] |
drm/dsi: Flag for non-continuous clock behavior As per section 5.6.1 of the DSI specification, all DSI transmitters must support continuous clock behavior on the clock lane, while non-continuous mode support is only optional. Add a flag that allows devices to indicate that they support non-continuous clock mode so host drivers can adapt their behavior accordingly. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>