spi: dt-bindings: marvell,armada-3700-spi: Drop redundant num-cs

'num-cs' property is a single integer, thus the binding should not set
maxItems.  This could be replaced with proper min/max constraints for
values, except that such constraints are not known.

spi-controller.yaml schema already defines this property, so its
presence here is redundant.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://patch.msgid.link/20260804-spi-num-cs-v1-2-4ccb13dcc7b0@oss.qualcomm.com
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
Krzysztof Kozlowski 2026-08-04 09:16:58 +02:00 committed by Mark Brown
parent 82024a7ae0
commit 9ec27e118d
No known key found for this signature in database
GPG Key ID: 24D68B725D5487D0

View File

@ -28,9 +28,6 @@ properties:
clocks:
maxItems: 1
num-cs:
maxItems: 1
required:
- compatible
- reg