On Sat, Jul 04, 2026 at 10:34:17AM +0100, Biju wrote: > model-dependent. Each port shall have a single endpoint. > > patternProperties: > - "^port@[0-1]$": > + "^port@[0-2]$": > $ref: /schemas/graph.yaml#/properties/port > unevaluatedProperties: false > > @@ -88,7 +89,6 @@ required: > - clocks > - clock-names > - power-domains > - - ports
Why doing this change? > - renesas,vsps > > additionalProperties: false > @@ -108,6 +108,7 @@ allOf: > port@0: > description: DPI > port@1: false > + port@2: false Best regards, Krzysztof
