drm/tegra: dsi - Handle non-continuous clock flag
authorAlexandre Courbot <acourbot@nvidia.com>
Tue, 8 Jul 2014 12:32:13 +0000 (21:32 +0900)
committerThierry Reding <treding@nvidia.com>
Mon, 4 Aug 2014 08:07:33 +0000 (10:07 +0200)
commit0c6b1e4ba74f58ee1507d456e52c630b4b8ff174
treef42d3fd223684c073d705f7b957f1f716a09500b
parent2263c460bed14f36c9a87d97242c35cf1346f61e
drm/tegra: dsi - Handle non-continuous clock flag

Handle the MIPI_DSI_CLOCK_NONCONTINUOUS flag and only set TX-only
clock behavior when this flag is present to allow panels requiring
continuous clock mode to operate with this driver.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/dsi.c