On Mon, 11 May 2026 11:44:06 -0400 Hugo Villeneuve <[email protected]> wrote:
> Hi, > > On Thu, 5 Mar 2026 13:06:29 -0500 > Hugo Villeneuve <[email protected]> wrote: > > > From: Hugo Villeneuve <[email protected]> > > > > Add compatible string for TI SN65LVDS93. Similar to > > SN65LVDS83 but with an industrial temperature range. > > > > Acked-by: Krzysztof Kozlowski <[email protected]> > > Signed-off-by: Hugo Villeneuve <[email protected]> > > 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/[email protected]/ Hi DT folks, wondering if someone could pick/apply this patch to fix the build error? 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 <[email protected]> -- Hugo Villeneuve
