Hi Laurent, On Mon, Nov 27, 2023 at 9:00 PM Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> wrote: > > @@ -157,7 +158,7 @@ examples: > > reg = <0>; > > anx7625_in: endpoint { > > remote-endpoint = <&mipi_dsi>; > > - bus-type = <7>; > > 7 seems to have been a mistake, as this is a DSI endpoint, not a DPI > endpoint. bus-type = <7> was added in commit 0a61ef9cc30d ("dt-bindings:drm/bridge:anx7625: add port@0 property"). Adding Xin Ji on CC for clarification.