mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/
synced 2026-04-28 21:46:43 -04:00
drm/panel: Add support for Sharp LS060T1SX01 panel
Add driver to support Sharp LS06T1SX01 FullHD panel. The panel uses nt35695 driver IC. For example this LCD module can be found in the kwaek.ca Dragonboard Display Adapter Bundle. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Link: https://patchwork.freedesktop.org/patch/msgid/20211009203806.56821-3-dmitry.baryshkov@linaro.org
This commit is contained in:
committed by
Sam Ravnborg
parent
2307d3a5a2
commit
914b6f290b
@@ -519,6 +519,16 @@ config DRM_PANEL_SHARP_LS043T1LE01
|
||||
Say Y here if you want to enable support for Sharp LS043T1LE01 qHD
|
||||
(540x960) DSI panel as found on the Qualcomm APQ8074 Dragonboard
|
||||
|
||||
config DRM_PANEL_SHARP_LS060T1SX01
|
||||
tristate "Sharp LS060T1SX01 FullHD video mode panel"
|
||||
depends on OF
|
||||
depends on DRM_MIPI_DSI
|
||||
depends on BACKLIGHT_CLASS_DEVICE
|
||||
help
|
||||
Say Y here if you want to enable support for Sharp LS060T1SX01 6.0"
|
||||
FullHD (1080x1920) DSI panel as found in Dragonboard Display Adapter
|
||||
Bundle.
|
||||
|
||||
config DRM_PANEL_SITRONIX_ST7701
|
||||
tristate "Sitronix ST7701 panel driver"
|
||||
depends on OF
|
||||
|
||||
Reference in New Issue
Block a user