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 LG LG4573 480x800 4.3" panel
The LG4573 is used on the LG LCD LB043WV2-SD01, an industrial 4.3" TFT panel with SPI control interface. Signed-off-by: Heiko Schocher <hs@denx.de> Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
committed by
Thierry Reding
parent
a99fb6269d
commit
58c467ece4
@@ -23,6 +23,14 @@ config DRM_PANEL_SAMSUNG_LD9040
|
||||
depends on OF && SPI
|
||||
select VIDEOMODE_HELPERS
|
||||
|
||||
config DRM_PANEL_LG_LG4573
|
||||
tristate "LG4573 RGB/SPI panel"
|
||||
depends on OF && SPI
|
||||
select VIDEOMODE_HELPERS
|
||||
help
|
||||
Say Y here if you want to enable support for LG4573 RGB panel.
|
||||
To compile this driver as a module, choose M here.
|
||||
|
||||
config DRM_PANEL_SAMSUNG_S6E8AA0
|
||||
tristate "Samsung S6E8AA0 DSI video mode panel"
|
||||
depends on OF
|
||||
|
||||
Reference in New Issue
Block a user