On 31/08/2025 15:15, Krzysztof Kozlowski wrote: >> diff --git a/Documentation/devicetree/bindings/display/dsi-controller.yaml >> b/Documentation/devicetree/bindings/display/dsi-controller.yaml >> index 67ce10307ee0..bb4d6e9e7d0c 100644 >> --- a/Documentation/devicetree/bindings/display/dsi-controller.yaml >> +++ b/Documentation/devicetree/bindings/display/dsi-controller.yaml >> @@ -46,7 +46,7 @@ properties: >> const: 0 >> >> patternProperties: >> - "^panel@[0-3]$": >> + "^(panel|bridge)@[0-3]$": >> description: Panels connected to the DSI link > > Description needs update. > > Are bridges having exactly the same properties as panels?
Ah, does not really matter now, it was applied. Best regards, Krzysztof
