Re: [PATCH 02/11] media: dt-bindings: i2c: vd55g1: Add vd55g0 compatible

From: Krzysztof Kozlowski

Date: Sat Sep 19 2026 - 03:08:02 EST


On 19/09/2026 00:16, Peter Marshall wrote:
> reg:
> maxItems: 1
> @@ -101,6 +104,21 @@ required:
> allOf:
> - $ref: /schemas/media/video-interface-devices.yaml#
>
> + - if:
> + properties:
> + compatible:
> + contains:
> + const: st,vd55g0
> + then:
> + properties:
> + port:
> + properties:
> + endpoint:
> + properties:
> + link-frequencies:
> + items:
> + minimum: 375000000

So this explains why you wanted to move the allOf. Just squash both patches.

> +
> unevaluatedProperties: false
>
> examples:


Best regards,
Krzysztof