Skip to content

Commit db85474

Browse files
committed
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 <[email protected]> Reviewed-by: Sam Protsenko <[email protected]> Acked-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 3123109 commit db85474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/soc/samsung/exynos-usi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ patternProperties:
7777
description: Child node describing underlying UART/serial
7878

7979
"^spi@[0-9a-f]+$":
80-
type: object
80+
$ref: /schemas/spi/samsung,spi.yaml
8181
description: Child node describing underlying SPI
8282

8383
required:

0 commit comments

Comments
 (0)