Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2142e0c3 authored by Wenjun Zhang's avatar Wenjun Zhang Committed by Gerrit - the friendly Code Review server
Browse files

drm/bridge: LT9611UXC: add LT9611UXC driver for HDK8250



Add LT9611UXC driver for HDK8250.

Change-Id: Iec2d592f8ce2a2ede28fc23d7d250f5d356191c3
Signed-off-by: default avatarWenjun Zhang <wjzhan@codeaurora.org>
parent d2646935
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -129,6 +129,18 @@ config DRM_TI_TFP410
	---help---
	  Texas Instruments TFP410 DVI/HDMI Transmitter driver

config DRM_LONTIUM_LT9611UXC
	bool "LT LT9611 DSI/HDMI Bridge"
	depends on OF
	select DRM_KMS_HELPER
	select REGMAP_I2C
	select DRM_MIPI_DSI
	help
	  Say Y here if you want support for the HDMI interface.
	  It is Lontium Semiconductor DSI/HDMI Transmitter driver.
	  This only need to uploade firmware and do not need add
	  too much other configs when running.

source "drivers/gpu/drm/bridge/analogix/Kconfig"

source "drivers/gpu/drm/bridge/adv7511/Kconfig"
+1 −0
Original line number Diff line number Diff line
@@ -14,4 +14,5 @@ obj-$(CONFIG_DRM_TOSHIBA_TC358767) += tc358767.o
obj-$(CONFIG_DRM_ANALOGIX_DP) += analogix/
obj-$(CONFIG_DRM_I2C_ADV7511) += adv7511/
obj-$(CONFIG_DRM_TI_TFP410) += ti-tfp410.o
obj-$(CONFIG_DRM_LONTIUM_LT9611UXC) += lt9611uxc.o
obj-y += synopsys/