On 27/03/2024 00:10, Fabio Estevam wrote: > + properties: > + endpoint: > + $ref: /schemas/media/video-interfaces.yaml# > + unevaluatedProperties: false > + > + properties: > + clock-lanes: > + const: 0 > + > + data-lanes: > + const: 1 > > required: > - compatible > @@ -65,7 +78,7 @@ required: > - reset-gpios > - port > > -additionalProperties: false > +unevaluatedProperties: false This looks like unrelated change and it needs its own explanation. Best regards, Krzysztof