FROMLIST: arm64: dts: qcom: lemans-evk: Add LVDS display overlay - #1772
Merged
Komal Bajaj (Komal-Bajaj) merged 1 commit intoSep 7, 2026
Conversation
The Lemans EVK IFP mezzanine supports LVDS display output using the Lontium LT9211C DSI-to-LVDS bridge. The bridge is connected to the DSI0 output and drives a dual-channel 1920x1080 LVDS panel in VESA-24 mapping. Add a DTBO overlay, lemans-evk-lvds-boe,dv215fhm-r01.dtso, that wires up the LT9211C bridge on I2C1 (address 0x2d) with reset on GPIO37, a panel-lvds node for the boe,dv215fhm-r01 panel (matched against the panel-simple-lvds-dual-ports binding, which supplies the panel's size and timing internally), and an LCD display bias regulator supplied through the GPIO expander. DSI power is provided by vreg_s4a. The overlay is built as a composite DTB combining the base lemans-evk.dtb, the IFP mezzanine overlay, and this LVDS overlay. Link: https://lore.kernel.org/all/20260905-lvds-support-v3-1-b40a1b03f63c@oss.qualcomm.com/ Signed-off-by: Vishnu Saini <vishnu.saini@oss.qualcomm.com>
|
Dev Completion validation failed CR: 4668551 The change task for this CR could not be moved to Dev Complete because of the error above. Please resolve the issue in Orbit and re-run the failed Orbit check. |
qcomlnxci
requested review from
a team,
Tingwei Zhang (quic-tingweiz),
Ricardo Salveti (ricardosalveti) and
Shiraz Hashim (shashim-quic)
and removed request for
a team
September 7, 2026 06:43
Komal Bajaj (Komal-Bajaj)
approved these changes
Sep 7, 2026
Komal Bajaj (Komal-Bajaj)
merged commit Sep 7, 2026
e9db3a8
into
qualcomm-linux:tech/all/dt/qcs9100
2 of 6 checks passed
|
Dev Completion validation failed CR: 4668551 The change task for this CR could not be moved to Dev Complete because of the error above. Please resolve the issue in Orbit and re-run the failed Orbit check. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add Lemans EVK IFP mezzanine LVDS overlay
CRs-Fixed: 4668551