Re: [PATCH v2 14/15] dt-bindings: display/lvds-codec: add ti,sn65lvds93

From: Hugo Villeneuve

Date: Mon May 11 2026 - 12:50:09 EST


Hi,

On Thu, 5 Mar 2026 13:06:29 -0500
Hugo Villeneuve <hugo@xxxxxxxxxxx> wrote:

> From: Hugo Villeneuve <hvilleneuve@xxxxxxxxxxxx>
>
> Add compatible string for TI SN65LVDS93. Similar to
> SN65LVDS83 but with an industrial temperature range.
>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
> Signed-off-by: Hugo Villeneuve <hvilleneuve@xxxxxxxxxxxx>

Now that this series landed in linux-next/master, except for this
patch, we now have an error since it is required:

https://lore.kernel.org/oe-kbuild-all/202605071909.lXKPelNA-lkp@xxxxxxxxx/

Hugo.


> ---
> 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 4f52e35d02537..f2cb74b86cc05 100644
> --- a/Documentation/devicetree/bindings/display/bridge/lvds-codec.yaml
> +++ b/Documentation/devicetree/bindings/display/bridge/lvds-codec.yaml
> @@ -37,6 +37,7 @@ properties:
> - 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
> + - ti,sn75lvds93 # For the TI SN75LVDS93 FlatLink transmitter
> - const: lvds-encoder # Generic LVDS encoder compatible fallback
> - items:
> - enum:
> --
> 2.47.3
>
>


Hugo Villeneuve <hugo@xxxxxxxxxxx>