On Wed, 19 Apr 2023 17:58:27 +0200, Luca Weiss wrote: > When adapting the original doc conversion to support 2 lanes, minItems > should've been added as well since the sensor supports either 1 or 2 > lanes. Add minItems to make the validation happy again. > > Fixes: 8d561d78aeab ("media: dt-bindings: ov2685: convert to dtschema") > Signed-off-by: Luca Weiss <luca@xxxxxxxxx> > --- > Documentation/devicetree/bindings/media/i2c/ovti,ov2685.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@xxxxxxxxxx>