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

dt-bindings: firmware: ixp4xx: Drop redundant minItems/maxItems

The minItems/maxItems default to the number of items in an 'items' list,
so drop the redundant specifying of them here.

Signed-off-by: Rob Herring <robh@kernel.org>

-2
-2
Documentation/devicetree/bindings/firmware/intel,ixp4xx-network-processing-engine.yaml
··· 25 25 - const: intel,ixp4xx-network-processing-engine 26 26 27 27 reg: 28 - minItems: 3 29 - maxItems: 3 30 28 items: 31 29 - description: NPE0 register range 32 30 - description: NPE1 register range