[PATCH v4 0/3 RESEND] drm: bridge: add support for Triple 10-BIT

Svyatoslav Ryhel posted 3 patches 2 weeks, 6 days ago
.../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(+)
[PATCH v4 0/3 RESEND] drm: bridge: add support for Triple 10-BIT
Posted by Svyatoslav Ryhel 2 weeks, 6 days ago
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
Re: [PATCH v4 0/3 RESEND] drm: bridge: add support for Triple 10-BIT
Posted by Dmitry Baryshkov 2 weeks ago
On Fri, 17 Apr 2026 09:49:50 +0300, Svyatoslav Ryhel wrote:
> 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/

Applied to drm-misc-next, thanks!

[1/3] dt-bindigs: display: extend the LVDS codec with Triple 10-BIT LVDS Transmitter
      commit: f7e677a23701a95e71569be88759bf195fd9a42d
[2/3] dt-bindigs: display: extend the simple bridge with MStar TSUMU88ADT3-LF-1 bridge
      commit: 147782489b48e7bda472151cee48985d6704a919
[3/3] drm/bridge: simple-bridge: Add support for MStar TSUMU88ADT3-LF-1
      commit: 7dbca56a79fedf40106baffbc8b0e15f1e54098b

Best regards,
-- 
With best wishes
Dmitry