mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 19:43:40 +02:00
spi: dt-bindings: add mising description type to reg property
Added missing description type.
Fixes warning:
Documentation/devicetree/bindings/spi/spi-sunplus-sp7021.yaml: properties:reg:items: 'anyOf' conditional failed
Fixes: a708078eeb ("spi: Add Sunplus SP7021 schema")
Signed-off-by: David Heidelberg <david@ixit.cz>
Link: https://lore.kernel.org/r/20220202104715.27839-1-david@ixit.cz
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
8d37f2710f
commit
4e28b22225
|
|
@ -20,8 +20,8 @@ properties:
|
|||
|
||||
reg:
|
||||
items:
|
||||
- the SPI master registers
|
||||
- the SPI slave registers
|
||||
- description: the SPI master registers
|
||||
- description: the SPI slave registers
|
||||
|
||||
reg-names:
|
||||
items:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user