dt-bindings: Fix array schemas encoded as matrices
authorRob Herring <robh@kernel.org>
Wed, 19 Jan 2022 01:56:26 +0000 (19:56 -0600)
committerRob Herring <robh@kernel.org>
Thu, 20 Jan 2022 18:52:50 +0000 (12:52 -0600)
commit986536b952fd7070f5137358df7b055f3081dd2b
treec8cbab35b2ceb2d7a730010293f1d7b5c3a9e002
parent58dfff3e984dfb96dae98008e6ea0ab92248d003
dt-bindings: Fix array schemas encoded as matrices

The YAML DT encoding has leaked into some array properties. Properties
which are defined as an array should have a schema that's just an array.
That means there should only be a single level of 'minItems',
'maxItems', and/or 'items'.

Signed-off-by: Rob Herring <robh@kernel.org>
Acked-by: Marc Kleine-Budde <mkl@pengutronix.de>
Link: https://lore.kernel.org/r/20220119015627.2443334-1-robh@kernel.org
Documentation/devicetree/bindings/media/nxp,imx7-mipi-csi2.yaml
Documentation/devicetree/bindings/media/nxp,imx8mq-mipi-csi2.yaml
Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
Documentation/devicetree/bindings/net/ethernet-controller.yaml
Documentation/devicetree/bindings/nvmem/nvmem.yaml