mirror of
https://github.com/torvalds/linux.git
synced 2026-09-23 22:14:03 +02:00
spi: dt-bindings: spi-cadence: Drop duplicated type/ref
spi-controller.yaml schema already defines this $ref for this property, so binding does not have to. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Link: https://patch.msgid.link/20260804-spi-num-cs-v1-4-4ccb13dcc7b0@oss.qualcomm.com Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
577ada5875
commit
ad0dcba3ab
|
|
@ -43,7 +43,6 @@ properties:
|
|||
Number of chip selects used. If a decoder is used,
|
||||
this will be the number of chip selects after the
|
||||
decoder.
|
||||
$ref: /schemas/types.yaml#/definitions/uint32
|
||||
minimum: 1
|
||||
maximum: 4
|
||||
default: 4
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user