On Wed, Dec 13, 2023 at 08:17:37AM +0100, Julien Massot wrote: > The ST VGXY61 sensors support multiple lane number, as > well as lane mapping. > > Signed-off-by: Julien Massot <julien.massot@xxxxxxxxxxxxx> > --- > .../devicetree/bindings/media/i2c/st,st-vgxy61.yaml | 7 ++----- > 1 file changed, 2 insertions(+), 5 deletions(-) > > diff --git a/Documentation/devicetree/bindings/media/i2c/st,st-vgxy61.yaml b/Documentation/devicetree/bindings/media/i2c/st,st-vgxy61.yaml > index 8c28848b226a..733fac85a20f 100644 > --- a/Documentation/devicetree/bindings/media/i2c/st,st-vgxy61.yaml > +++ b/Documentation/devicetree/bindings/media/i2c/st,st-vgxy61.yaml > @@ -67,11 +67,8 @@ properties: > data-lanes: > description: > CSI lanes to use > - items: > - - const: 1 > - - const: 2 > - - const: 3 > - - const: 4 > + minItems: 1 > + maxItems: 4 So, it is now valid to have "data-lanes = <6 7 8>;" now?
Attachment:
signature.asc
Description: PGP signature