Dear DRM bridge maintainers, On 06.01.25 17:06, Ahmad Fatoum wrote: > Add compatible strings for TI SN65LVDS822, a FlatLink LVDS receiver. > > Acked-by: Rob Herring (Arm) <[email protected]> > Signed-off-by: Ahmad Fatoum <[email protected]>
Shawn has asked that the DT or display maintainers take this one patch through their tree. He has already applied the remainder of the series. Can you take a look? DT maintainers already acked it. Thanks, Ahmad > --- > v1 -> v2: > - Add Rob's Acked-by > > To: Andrzej Hajda <[email protected]> (maintainer:DRM DRIVERS FOR > BRIDGE CHIPS) > To: Neil Armstrong <[email protected]> (maintainer:DRM DRIVERS FOR > BRIDGE CHIPS) > To: Robert Foss <[email protected]> (maintainer:DRM DRIVERS FOR BRIDGE CHIPS) > Cc: Laurent Pinchart <[email protected]> (reviewer:DRM > DRIVERS FOR BRIDGE CHIPS,in file) > Cc: Jonas Karlman <[email protected]> (reviewer:DRM DRIVERS FOR BRIDGE CHIPS) > Cc: Jernej Skrabec <[email protected]> (reviewer:DRM DRIVERS FOR > BRIDGE CHIPS) > Cc: David Airlie <[email protected]> (maintainer:DRM DRIVERS) > Cc: Simona Vetter <[email protected]> (maintainer:DRM DRIVERS) > Cc: Maarten Lankhorst <[email protected]> (maintainer:DRM > DRIVERS AND MISC GPU PATCHES) > Cc: Maxime Ripard <[email protected]> (maintainer:DRM DRIVERS AND MISC GPU > PATCHES) > Cc: Thomas Zimmermann <[email protected]> (maintainer:DRM DRIVERS AND MISC > GPU PATCHES) > Cc: [email protected] (open list:DRM DRIVERS) > --- > 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 > 6ceeed76e88ece6d86ecd6588ead7a65362dfe62..0487bbffd7f7c4bcce3f71df19548d601715fb98 > 100644 > --- a/Documentation/devicetree/bindings/display/bridge/lvds-codec.yaml > +++ b/Documentation/devicetree/bindings/display/bridge/lvds-codec.yaml > @@ -41,6 +41,7 @@ properties: > - enum: > - ti,ds90cf364a # For the DS90CF364A FPD-Link LVDS Receiver > - ti,ds90cf384a # For the DS90CF384A FPD-Link LVDS Receiver > + - ti,sn65lvds822 # For the SN65LVDS822 FlatLink LVDS Receiver > - ti,sn65lvds94 # For the SN65DS94 LVDS serdes > - const: lvds-decoder # Generic LVDS decoders compatible fallback > - enum: > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
