public inbox for drm-ai-reviews@public-inbox.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] drm: bridge: add support for Triple 10-BIT
@ 2026-03-03  8:20 Svyatoslav Ryhel
  2026-03-03  8:20 ` [PATCH v4 1/3] dt-bindigs: display: extend the LVDS codec with Triple 10-BIT LVDS Transmitter Svyatoslav Ryhel
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Svyatoslav Ryhel @ 2026-03-03  8:20 UTC (permalink / raw)
  To: Andrzej Hajda, Neil Armstrong, Robert Foss, Laurent Pinchart,
	Jonas Karlman, Jernej Skrabec, Maarten Lankhorst, Maxime Ripard,
	David Airlie, Simona Vetter, Svyatoslav Ryhel
  Cc: dri-devel, devicetree, linux-kernel

Triple 10-BIT LVDS Transmitter is used in Microsoft Surface RT and
MStar TSUMU88ADT3-LF-1 HDMI bridge is used in ASUS Transformer AiO
P1801-T.

Link to v3: https://lore.kernel.org/lkml/20250824092728.105643-1-clamor95@gmail.com/

---
Changes on switching from v3 to v4:
- rebased on top of v7.0

Changes on switching from v2 to v3:
- place mstar,tsumu88adt3-lf-1 alphabetically
- fix typos

Changes on switching from v1 to v2:
- sort compatible alphabetically in schema
---

David Heidelberg (1):
  dt-bindigs: display: extend the LVDS codec with Triple 10-BIT LVDS
    Transmitter

Maxim Schwalm (1):
  drm/bridge: simple-bridge: Add support for MStar TSUMU88ADT3-LF-1

Svyatoslav Ryhel (1):
  dt-bindigs: display: extend the simple bridge with MStar
    TSUMU88ADT3-LF-1 bridge

 .../devicetree/bindings/display/bridge/lvds-codec.yaml       | 1 +
 .../devicetree/bindings/display/bridge/simple-bridge.yaml    | 1 +
 drivers/gpu/drm/bridge/simple-bridge.c                       | 5 +++++
 3 files changed, 7 insertions(+)

-- 
2.51.0


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

end of thread, other threads:[~2026-03-03 21:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-03  8:20 [PATCH v4 0/3] drm: bridge: add support for Triple 10-BIT Svyatoslav Ryhel
2026-03-03  8:20 ` [PATCH v4 1/3] dt-bindigs: display: extend the LVDS codec with Triple 10-BIT LVDS Transmitter Svyatoslav Ryhel
2026-03-03 21:49   ` Claude review: " Claude Code Review Bot
2026-03-03  8:20 ` [PATCH v4 2/3] dt-bindigs: display: extend the simple bridge with MStar TSUMU88ADT3-LF-1 bridge Svyatoslav Ryhel
2026-03-03 21:49   ` Claude review: " Claude Code Review Bot
2026-03-03  8:20 ` [PATCH v4 3/3] drm/bridge: simple-bridge: Add support for MStar TSUMU88ADT3-LF-1 Svyatoslav Ryhel
2026-03-03 21:49   ` Claude review: " Claude Code Review Bot
2026-03-03 21:49 ` Claude review: drm: bridge: add support for Triple 10-BIT Claude Code Review Bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox