dt-bindings: i2c: qcom,i2c-cci: Fix OV7251 'data-lanes' entries
authorRob Herring <robh@kernel.org>
Mon, 11 Mar 2024 22:26:04 +0000 (16:26 -0600)
committerWolfram Sang <wsa+renesas@sang-engineering.com>
Wed, 20 Mar 2024 09:28:56 +0000 (10:28 +0100)
commite593a4a2d3ad5e1a4be338b38ed6ba7c70642d88
tree75a346847febc6b637fa37bedfb6641798590e5e
parentb7b73f6d4f7bca79fef9e31a054e24e31a65f22a
dt-bindings: i2c: qcom,i2c-cci: Fix OV7251 'data-lanes' entries

The OV7251 sensor only has a single data lane, so 2 entries is not valid.
Fix this to be 1 entry as the schema specifies.

The schema validation doesn't catch this currently due to some limitations
in handling of arrays vs. matrices, but a fix is being worked on.

Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Documentation/devicetree/bindings/i2c/qcom,i2c-cci.yaml