lkml.org 
[lkml]   [2014]   [Jul]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v3 0/4] drm/dsi/tegra: continuous clock support
Date
This small series adds a flag that allows to specify that a DSI device supports
non-continuous clock mode, and uses it in the Tegra DSI driver to only enable
this mode on panels that support it. Until now, the Tegra DSI driver
unconditionally enabled non-continuous mode, which prevented continous-mode-only
panels from working with it.

This allows us to enable the panel embedded in NVIDIA SHIELD and which only
supports continuous mode.

Changes since v2:
- Changed the flag to enable non-continuous behavior instead of the contrary,
to match the DSI spec more closely and highlight the fact continuous behavior
is the default

Changes since v1:
- Removed unneeded regulator-always-on property for vdd_lcd regulator

Alexandre Courbot (4):
drm/dsi: Flag for non-continuous clock behavior
drm/panel: Set non-continuous clock flag on supporting panels
drm/tegra: dsi - Handle non-continuous clock flag
ARM: tegra: roth: add display DT node

arch/arm/boot/dts/tegra114-roth.dts | 22 +++++++++++++++++++---
drivers/gpu/drm/panel/panel-simple.c | 5 +++--
drivers/gpu/drm/tegra/dsi.c | 3 ++-
include/drm/drm_mipi_dsi.h | 2 ++
4 files changed, 26 insertions(+), 6 deletions(-)

--
2.0.0



\
 
 \ /
  Last update: 2014-07-12 15:21    [W:0.125 / U:0.612 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site