[PATCH 32/39] dt-bindings: display: bridge: Document i.MX95 LVDS display bridge binding

Marek Vasut marek.vasut at mailbox.org
Fri Oct 17 08:04:44 PDT 2025


On 10/13/25 9:20 PM, Frank Li wrote:

Hello Frank,

[...]

>> +patternProperties:
>> +  "^channel@[0-1]$":
>> +    type: object
>> +    description: Represents a channel of LDB.

...

>> +      port at 0:
>> +        $ref: /schemas/graph.yaml#/properties/port
>> +        description: Input port of the channel.
>> +
>> +      port at 1:
>> +        $ref: /schemas/graph.yaml#/properties/port
>> +        description: Output port of the channel.
> 
> most likely port@<n> should be under ports.

The topology here is a bit different, the ports are directly under 
channel, just like (usually) endpoints would be under port . I think 
this is correct, even if I agree it does look odd.

The rest is fixed, thanks !



More information about the linux-arm-kernel mailing list