Skip to content

drm/bridge: Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver and Shikra IQS EVK suppor - #1705

Open
mohitdsor wants to merge 4 commits into
qualcomm-linux:tech/all/shikrafrom
mohitdsor:tech-all-shikra
Open

drm/bridge: Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver and Shikra IQS EVK suppor#1705
mohitdsor wants to merge 4 commits into
qualcomm-linux:tech/all/shikrafrom
mohitdsor:tech-all-shikra

Conversation

@mohitdsor

@mohitdsor mohitdsor commented Aug 18, 2026

Copy link
Copy Markdown

Add support for the Lontium LT9611C(EX/UXD) MIPI DSI to HDMI bridge driver
along with device tree and defconfig updates for the Shikra IQS EVK platform.

These patches are picked from qualcomm-linux/kernel#841.

  • dt-bindings: bridge: Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver
  • drm/bridge: Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver
  • arm64: dts: qcom: shikra-iqs-evk: Add LT9611UXD HDMI bridge support
  • arm64: defconfig: Enable LT9611C bridge driver

CRs-fixed: 4576295

Sunyun Yang added 2 commits August 18, 2026 15:50
…o HDMI driver

LT9611C(EX/UXD) is an I2C-controlled chip that Receiver signal/dual port
mipi dsi and output hdmi, differences in hardware features:
- LT9611C: supports 1-port mipi dsi to hdmi 1.4
- LT9611EX: supports 2-port mipi dsi to hdmi 1.4
- LT9611UXD: supports 2-port mipi dsi to hdmi 1.4/2.0

Link: https://lore.kernel.org/all/20260808-lt9611c-v7-v10-1-ee90a136d82a@oss.qualcomm.com/
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Signed-off-by: Sunyun Yang <syyang@lontium.com>
Signed-off-by: Mohit Dsor <mohit.dsor@oss.qualcomm.com>
…iver

LT9611C(EX/UXD) is an I2C-controlled chip that Receiver signal/dual port
mipi dsi and output hdmi, differences in hardware features:
- LT9611C: supports 1-port mipi dsi to hdmi 1.4
- LT9611EX: supports 2-port mipi dsi to hdmi 1.4
- LT9611UXD: supports 2-port mipi dsi to hdmi 1.4/2.0

Link: https://lore.kernel.org/all/20260808-lt9611c-v7-v10-2-ee90a136d82a@oss.qualcomm.com/
Signed-off-by: Sunyun Yang <syyang@lontium.com>
Co-developed-by: Mohit Dsor <mohit.dsor@oss.qualcomm.com>
Signed-off-by: Mohit Dsor <mohit.dsor@oss.qualcomm.com>
@mohitdsor
mohitdsor changed the base branch from main to tech/all/shikra August 18, 2026 10:23
… support

Enable the Shikra MDSS display subsystem on the Qualcomm Shikra IQS
EVK board and add the Lontium LT9611UXD DSI-to-HDMI bridge node.

The LT9611UXD is connected via I2C (bus 4, address 0x41), powered by
a GPIO-controlled 3.3V regulator (PM8150 GPIO4) and an always-on 1.8V
rail. Reset is on GPIO76 and interrupt on GPIO85.

The bridge receives DSI output from MDSS and drives an HDMI-A
connector, with the link wired as: DPU -> DSI0 -> LT9611UXD -> HDMI.

Link: https://lore.kernel.org/all/20260728-shikra-work-v3-1-e08c322596ac@oss.qualcomm.com/
Signed-off-by: Mohit Dsor <mohit.dsor@oss.qualcomm.com>
Enable the Lontium LT9611C DSI-to-HDMI bridge driver as a module.
This driver supports the LT9611UXD chip used on the Shikra IQS EVK
board to provide HDMI output via the MDSS DSI interface.

Link: https://lore.kernel.org/all/20260728-shikra-work-v3-2-e08c322596ac@oss.qualcomm.com/
Signed-off-by: Mohit Dsor <mohit.dsor@oss.qualcomm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant