]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/bridge: add support for lontium lt8713sx bridge driver
authorVishnu Saini <vishnu.saini@oss.qualcomm.com>
Tue, 3 Mar 2026 16:43:36 +0000 (22:13 +0530)
committerDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Sat, 14 Mar 2026 01:49:43 +0000 (03:49 +0200)
commit4037c6adc1f99843b9076e7ced85db0f233e9eeb
treef2a4eed39ada7dc520c7a8c52faecac51ff50ab3
parent130daea1cb6217fb9b9ad51453e0a06e8111b3b2
drm/bridge: add support for lontium lt8713sx bridge driver

The lt8713sx is a Type-C/DP1.4 to DP1.4/HDMI2.0 converter,
with three configurable DP1.4/HDMI2.0/DP++ output interfaces and
audio output interface.

Driver is required for firmware upgrade and enabling the bridge chip.

Co-developed-by: Prahlad Valluru <vvalluru@qti.qualcomm.com>
Signed-off-by: Prahlad Valluru <vvalluru@qti.qualcomm.com>
Signed-off-by: Vishnu Saini <vishnu.saini@oss.qualcomm.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Cc: Simon Zhu <xmzhu@lontium.corp-partner.google.com>
Link: https://patch.msgid.link/20260303-lt8713sx-bridge-driver-v5-2-6cc2a855aafa@oss.qualcomm.com
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
drivers/gpu/drm/bridge/Kconfig
drivers/gpu/drm/bridge/Makefile
drivers/gpu/drm/bridge/lontium-lt8713sx.c [new file with mode: 0644]