mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-10 06:49:29 -04: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:
committed by
Mark Brown
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:
|
||||
|
||||
Reference in New Issue
Block a user