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

Svyatoslav Ryhel posted 3 patches 4 weeks, 1 day 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] drm: bridge: add support for Triple 10-BIT
Posted by Svyatoslav Ryhel 4 weeks, 1 day 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] drm: bridge: add support for Triple 10-BIT
Posted by Svyatoslav Ryhel 3 weeks ago
вт, 3 бер. 2026 р. о 10:21 Svyatoslav Ryhel <clamor95@gmail.com> пише:
>
> 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(+)
>

Hello Neil!

Would you mind to pick these patches if you are fine with them? They
were reviewed and are requited for ASUS AiO P1801-T to work properly.

Best regards,
Svyatoslav R.

> --
> 2.51.0
>