[PATCH v3 2/4] drm/panel: Set non-continuous clock flag on supporting panels

2014-07-14 Thread Thierry Reding
On Tue, Jul 08, 2014 at 09:32:12PM +0900, Alexandre Courbot wrote: > The LG LD070WX3-SL01 and Panasonic VVX10F004B00 are DSI support > non-continuous clock mode. Set the MIPI_DSI_CLOCK_NON_CONTINUOUS > to their definition so host drivers become aware of this capability. > > Signed-off-by: Alexandr

[PATCH v3 2/4] drm/panel: Set non-continuous clock flag on supporting panels

2014-07-08 Thread Alexandre Courbot
The LG LD070WX3-SL01 and Panasonic VVX10F004B00 are DSI support non-continuous clock mode. Set the MIPI_DSI_CLOCK_NON_CONTINUOUS to their definition so host drivers become aware of this capability. Signed-off-by: Alexandre Courbot --- drivers/gpu/drm/panel/panel-simple.c | 5 +++-- 1 file change