Re: [PATCH v1 1/3] dt-bindigs: display: extend the LVDS codec with Triple 10-BIT LVDS Transmitter

From: Robert Foss
Date: Thu Feb 20 2025 - 04:52:17 EST


On Thu, Feb 20, 2025 at 10:45 AM Svyatoslav Ryhel <clamor95@xxxxxxxxx> wrote:
>
> From: David Heidelberg <david@xxxxxxx>
>
> LVDS transmitter used in the Microsoft Surface RT.
>
> Signed-off-by: David Heidelberg <david@xxxxxxx>
> Signed-off-by: Svyatoslav Ryhel <clamor95@xxxxxxxxx>
> ---
> Documentation/devicetree/bindings/display/bridge/lvds-codec.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/display/bridge/lvds-codec.yaml b/Documentation/devicetree/bindings/display/bridge/lvds-codec.yaml
> index 6ceeed76e88e..24e89c1d0c76 100644
> --- a/Documentation/devicetree/bindings/display/bridge/lvds-codec.yaml
> +++ b/Documentation/devicetree/bindings/display/bridge/lvds-codec.yaml
> @@ -33,6 +33,7 @@ properties:
> oneOf:
> - items:
> - enum:
> + - idt,v103 # For the Triple 10-BIT LVDS Transmitter
> - ti,ds90c185 # For the TI DS90C185 FPD-Link Serializer
> - ti,ds90c187 # For the TI DS90C187 FPD-Link Serializer
> - ti,sn75lvds83 # For the TI SN75LVDS83 FlatLink transmitter
> --
> 2.43.0
>

Reviewed-by: Robert Foss <rfoss@xxxxxxxxxx>