summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/bridge/Kconfig
diff options
context:
space:
mode:
authorRobert Chiras <robert.chiras@nxp.com>2018-10-08 19:47:43 +0300
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:34:35 +0800
commit132bb8fd37e7d21b37237f708aeb864240d5b4e4 (patch)
treed22c29e95d16f71712cff17815a785b92ffe47ab /drivers/gpu/drm/bridge/Kconfig
parentbefafa63c45419ccdc40944c2bed18ccf08a0bef (diff)
MLK-18789-2: drm/bridge: Add driver for legacy Freescale Seiko 43WVFIG adapter
This is an adapter card made for the 4.3", 800x480, LCD panel Seiko 43WVFIG. The LCD panel is a 24bit DPI bus, while the adapter card has two ports: 18-bit and 24-bit data input. For the 18-bit data input, the adapter card is demuxing some of the data lines, in order to feed all of the 24 lines needed by the LCD. This driver handles both this use-cases. Signed-off-by: Robert Chiras <robert.chiras@nxp.com>
Diffstat (limited to 'drivers/gpu/drm/bridge/Kconfig')
-rw-r--r--drivers/gpu/drm/bridge/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/gpu/drm/bridge/Kconfig b/drivers/gpu/drm/bridge/Kconfig
index bea23636b598..593e9a4e9ed6 100644
--- a/drivers/gpu/drm/bridge/Kconfig
+++ b/drivers/gpu/drm/bridge/Kconfig
@@ -66,6 +66,11 @@ config DRM_SEC_MIPI_DSIM
help
The Samsung MPI DSIM Bridge driver.
+config DRM_NXP_SEIKO_43WVFIG
+ tristate "Legacy Freescale Seiko 43WVFIG panel DPI adapter bridge"
+ select DRM_KMS_HELPER
+ select DRM_PANEL
+
config DRM_NXP_PTN3460
tristate "NXP PTN3460 DP/LVDS bridge"
depends on OF