aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2014-11-13drm/panel: Add Sharp LQ101R1SX01 supportThierry Reding1-0/+464
This panel requires dual-channel mode. The device accepts command-mode data on 8 lanes and will therefore need a dual-channel DSI controller. The two interfaces that make up this device need to be instantiated in the controllers that gang up to provide the dual-channel DSI host. Reviewed-by: Sean Paul <seanpaul@chromium.org> Signed-off-by: Thierry Reding <treding@nvidia.com>