Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: media: st,stmipid02: correct lane-polarities maxItems

The MIPID02 can use up to 2 data lanes which leads to having a maximum
item number of 3 for the lane-polarities since this also contains the
clock lane.

CC: stable@vger.kernel.org
Fixes: c2741cbe7f8a ("dt-bindings: media: st,stmipid02: Convert the text bindings to YAML")
Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>

authored by

Alain Volmat and committed by
Hans Verkuil
3a544a39 a21766b5

+1 -1
+1 -1
Documentation/devicetree/bindings/media/i2c/st,st-mipid02.yaml
··· 71 71 description: 72 72 Any lane can be inverted or not. 73 73 minItems: 1 74 - maxItems: 2 74 + maxItems: 3 75 75 76 76 required: 77 77 - data-lanes