From: Alexandre Courbot Date: Tue, 8 Jul 2014 12:32:11 +0000 (+0900) Subject: drm/dsi: Flag for non-continuous clock behavior X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~1^2~12^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=884d6a0b558c9c31fdf0d950bd07a2c804876445;p=pandora-kernel.git 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 Signed-off-by: Thierry Reding --- Reading git-diff-tree failed