[PATCH v3 1/4] drm/dsi: Flag for non-continuous clock behavior

2014-07-14 Thread Thierry Reding
On Tue, Jul 08, 2014 at 09:32:11PM +0900, Alexandre Courbot wrote: > 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 > tha

[PATCH v3 1/4] drm/dsi: Flag for non-continuous clock behavior

2014-07-08 Thread Alexandre Courbot
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 be