]> git.baikalelectronics.ru Git - kernel.git/commit
drm/panel: Set non-continuous clock flag on supporting panels
authorAlexandre Courbot <acourbot@nvidia.com>
Tue, 8 Jul 2014 12:32:12 +0000 (21:32 +0900)
committerThierry Reding <treding@nvidia.com>
Mon, 14 Jul 2014 08:25:40 +0000 (10:25 +0200)
commit02ea77ca8c3eede3b5639303e677defdded0d3af
treeed9deed409843cac5c687b4b1fb8ec0deee97fab
parenta676a4adf99498c925589bc59f7c46ca2bd2d172
drm/panel: Set non-continuous clock flag on supporting panels

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 <acourbot@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/panel/panel-simple.c