Lt9611c v12 - #1128
Open
mohitdsor wants to merge 2 commits into
Open
Lt9611c v12#1128mohitdsor wants to merge 2 commits into
mohitdsor wants to merge 2 commits into
Conversation
mohitdsor
requested review from
a team,
Amit Kucheria (idlethread),
knaveen-qc and
yijiyang
September 16, 2026 21:27
|
Merge Check Failed: No CR Numbers Found Error: No Change Request numbers were found. Please add Change Request numbers to your pull request description in the format CRs-Fixed: 12345 or link GitHub issues that are associated with Change Requests. |
|
Merge Check Failed: No Change Task Found No associated change tasks found for CR 4560244 on any of the following entities: Entities:
CR: 4560244 Please ensure the CR has a change task associated with at least one of the entities for this branch. |
… HDMI driver" This reverts commit f1b7693. 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: Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Signed-off-by: Sunyun Yang <syyang@lontium.com> Co-developed-by: Mohit Dsor <mohit.dsor@oss.qualcomm.com> Link: https://patch.msgid.link/20260903-lt9611c-v7-v12-2-9414d2b3bd6d@oss.qualcomm.com Signed-off-by: Mohit Dsor <mohit.dsor@oss.qualcomm.com>
mohitdsor
force-pushed
the
lt9611c-v12
branch
from
September 16, 2026 21:35
d3d7e14 to
c35a746
Compare
|
Merge Check Failed: No Change Task Found No associated change tasks found for CR 4560244 on any of the following entities: Entities:
CR: 4560244 Please ensure the CR has a change task associated with at least one of the entities for this branch. |
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 driver for the Lontium LT9611C(EX/UXD) DSI-to-HDMI bridge chip.
The LT9611C(EX/UXD) is an I2C-controlled bridge that receives single
or dual MIPI DSI input and outputs HDMI. Hardware variants:
The driver supports:
This reverts the previous version of the driver and replaces it with
v12 which incorporates all review feedback received upstream.
Reviewed-by: Dmitry Baryshkov dmitry.baryshkov@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
Upstream: https://lore.kernel.org/dri-devel/20260903-lt9611c-v7-v12-2-9414d2b3bd6d@oss.qualcomm.com/
CRs-Fixed: 4560244