All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Add LT9611UXC DSI to HDMI bridge support
@ 2020-11-02  1:14 ` Dmitry Baryshkov
  0 siblings, 0 replies; 9+ messages in thread
From: Dmitry Baryshkov @ 2020-11-02  1:14 UTC (permalink / raw)
  To: devicetree, dri-devel, linux-arm-msm
  Cc: Rob Herring, Daniel Vetter, David Airlie, Andrzej Hajda,
	Neil Armstrong, Laurent Pinchart, Jonas Karlman, Jernej Skrabec,
	Vinod Koul, Sam Ravnborg, Manivannan Sadhasivam

Hi,

This series adds support for Lontium LT9611UXC bridge chip which takes
MIPI DSI as input and provides HDMI signal as output.

The chip can be found in Qualcomm RB5 platform [1], [2].

[1] https://www.qualcomm.com/products/qualcomm-robotics-rb5-platform
[2] https://www.thundercomm.com/app_en/product/1590131656070623

Changes since v3:
 - Support for firmware upgrades
 - Simplified modes table to include only used fields (w, h, refresh)
 - Added more entries to display modes table, as more modes are
   supported by the firmware
 - Wait for EDID to be available from the hardware before reading it
 - Do not store EDID in the interim buffer, lowering the size of
   per-device struct

Changes since v2:
 - Squashed connector support into main patch
 - Added comment on modes table
 - Dropped display timings support, covered by EDID
 - Dropped sleep mode support
 - Dropped hpd_status reading from ISR handler
 - Added "sentinel" comments to empty table entries

Changes since v1:
 - Fix whitespaces/indentation
 - Support working without DRM_BRIDGE_ATTACH_NO_CONNECTOR



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-12-29 20:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-02  1:14 [PATCH v4 0/2] Add LT9611UXC DSI to HDMI bridge support Dmitry Baryshkov
2020-11-02  1:14 ` Dmitry Baryshkov
2020-11-02  1:14 ` [PATCH v4 1/2] dt-bindings: display: bridge: Add documentation for LT9611UXC Dmitry Baryshkov
2020-11-02  1:14   ` Dmitry Baryshkov
2020-11-02  1:14 ` [PATCH v4 2/2] drm: bridge: add support for lontium LT9611UXC bridge Dmitry Baryshkov
2020-11-02  1:14   ` Dmitry Baryshkov
2020-11-07 11:05 ` [PATCH v4 0/2] Add LT9611UXC DSI to HDMI bridge support Sam Ravnborg
2020-11-07 11:05   ` Sam Ravnborg
2020-12-29 20:15 ` patchwork-bot+linux-arm-msm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.