Commit 4e28b222 authored by David Heidelberg's avatar David Heidelberg Committed by Mark Brown

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: a708078e ("spi: Add Sunplus SP7021 schema")
Signed-off-by: default avatarDavid Heidelberg <david@ixit.cz>
Link: https://lore.kernel.org/r/20220202104715.27839-1-david@ixit.czSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent 8d37f271
......@@ -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:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment