未验证 提交 709c81b5 编写于 作者: R Rob Herring 提交者: Mark Brown

spi: spi-mux: Add reference to spi-peripheral-props.yaml schema

The spi-mux serves as both a SPI peripheral and controller, so add a
reference to spi-peripheral-props.yaml in addition to
spi-controller.yaml. This is necessary to avoid unevaluatedProperties
warnings once those are fully enabled.
Signed-off-by: NRob Herring <robh@kernel.org>
Reviewed-by: NChris Packham <chris.packham@alliedtelesis.co.nz>
Link: https://lore.kernel.org/r/20220105183234.3426649-1-robh@kernel.orgSigned-off-by: NMark Brown <broonie@kernel.org>
上级 ebe33e5a
...@@ -31,6 +31,7 @@ description: | ...@@ -31,6 +31,7 @@ description: |
allOf: allOf:
- $ref: "/schemas/spi/spi-controller.yaml#" - $ref: "/schemas/spi/spi-controller.yaml#"
- $ref: "/schemas/spi/spi-peripheral-props.yaml#"
maintainers: maintainers:
- Chris Packham <chris.packham@alliedtelesis.co.nz> - Chris Packham <chris.packham@alliedtelesis.co.nz>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册