diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2022-04-06 17:40:50 +0200 |
---|---|---|
committer | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2022-04-06 17:40:50 +0200 |
commit | db85474594609fc6f6a37fe5d5001fa9341971ed (patch) | |
tree | ac288d3f2d774cf47001992a893190a2b3780e4a | |
parent | 3123109284176b1532874591f7c81f3837bbdc17 (diff) | |
download | lwn-db85474594609fc6f6a37fe5d5001fa9341971ed.tar.gz lwn-db85474594609fc6f6a37fe5d5001fa9341971ed.zip |
dt-bindings: soc: samsung: usi: refer to dtschema for SPI
After adding DT schema for Samsung SPI controller, the Samsung USI
bindings can reference it directly for proper schema validation.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Sam Protsenko <semen.protsenko@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220324134106.103588-1-krzk@kernel.org
-rw-r--r-- | Documentation/devicetree/bindings/soc/samsung/exynos-usi.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/soc/samsung/exynos-usi.yaml b/Documentation/devicetree/bindings/soc/samsung/exynos-usi.yaml index a98ed66d092e..55417a649970 100644 --- a/Documentation/devicetree/bindings/soc/samsung/exynos-usi.yaml +++ b/Documentation/devicetree/bindings/soc/samsung/exynos-usi.yaml @@ -77,7 +77,7 @@ patternProperties: description: Child node describing underlying UART/serial "^spi@[0-9a-f]+$": - type: object + $ref: /schemas/spi/samsung,spi.yaml description: Child node describing underlying SPI required: |