mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-27 03:49:57 -04:00
drm/panel: Add support for Raydium RM67191 panel driver
This patch adds Raydium RM67191 TFT LCD panel driver (MIPI-DSI protocol). Signed-off-by: Robert Chiras <robert.chiras@nxp.com> Reviewed-by: Sam Ravnborg <sam@ravnborg.org> Reviewed-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Link: https://patchwork.freedesktop.org/patch/msgid/1561550907-9733-3-git-send-email-robert.chiras@nxp.com
This commit is contained in:
committed by
Sam Ravnborg
parent
059b39f30a
commit
f63df31d2d
@@ -168,6 +168,15 @@ config DRM_PANEL_RASPBERRYPI_TOUCHSCREEN
|
||||
Pi 7" Touchscreen. To compile this driver as a module,
|
||||
choose M here.
|
||||
|
||||
config DRM_PANEL_RAYDIUM_RM67191
|
||||
tristate "Raydium RM67191 FHD 1080x1920 DSI 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 Raydium RM67191 FHD
|
||||
(1080x1920) DSI panel.
|
||||
|
||||
config DRM_PANEL_RAYDIUM_RM68200
|
||||
tristate "Raydium RM68200 720x1280 DSI video mode panel"
|
||||
depends on OF
|
||||
|
||||
Reference in New Issue
Block a user