drm/panel: Add Sharp LQ101R1SX01 support
authorThierry Reding <treding@nvidia.com>
Fri, 1 Aug 2014 12:26:35 +0000 (14:26 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 13 Nov 2014 12:56:19 +0000 (13:56 +0100)
commit1976dbca047ed73888f9e7a533df899e961e1dc0
treee6446bf77a407242d9e95a8bbe0ee0b420e8e983
parent99035e99310a5e779b0b8f44c7d3f5814fd2ec9c
drm/panel: Add Sharp LQ101R1SX01 support

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>
Documentation/devicetree/bindings/panel/sharp,lq101r1sx01.txt [new file with mode: 0644]
drivers/gpu/drm/panel/Kconfig
drivers/gpu/drm/panel/Makefile
drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.c [new file with mode: 0644]