2022-03-25 03:04:48

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH] 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]>
---
Documentation/devicetree/bindings/soc/samsung/exynos-usi.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/soc/samsung/exynos-usi.yaml b/Documentation/devicetree/bindings/soc/samsung/exynos-usi.yaml
index ea9c233052f3..58fd858530cc 100644
--- a/Documentation/devicetree/bindings/soc/samsung/exynos-usi.yaml
+++ b/Documentation/devicetree/bindings/soc/samsung/exynos-usi.yaml
@@ -73,7 +73,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:
--
2.32.0


2022-04-01 07:29:23

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: soc: samsung: usi: refer to dtschema for SPI

On Thu, 24 Mar 2022 14:41:06 +0100, Krzysztof Kozlowski wrote:
> 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]>
> ---
> Documentation/devicetree/bindings/soc/samsung/exynos-usi.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>

Acked-by: Rob Herring <[email protected]>

2022-04-05 00:13:39

by Sam Protsenko

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: soc: samsung: usi: refer to dtschema for SPI

On Fri, 1 Apr 2022 at 03:21, Rob Herring <[email protected]> wrote:
>
> On Thu, 24 Mar 2022 14:41:06 +0100, Krzysztof Kozlowski wrote:
> > 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]>

> > Documentation/devicetree/bindings/soc/samsung/exynos-usi.yaml | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
>
> Acked-by: Rob Herring <[email protected]>

2022-04-06 17:37:44

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: soc: samsung: usi: refer to dtschema for SPI

On Thu, 24 Mar 2022 14:41:06 +0100, Krzysztof Kozlowski wrote:
> After adding DT schema for Samsung SPI controller, the Samsung USI
> bindings can reference it directly for proper schema validation.
>
>

Applied, thanks!

[1/1] dt-bindings: soc: samsung: usi: refer to dtschema for SPI
commit: db85474594609fc6f6a37fe5d5001fa9341971ed

Best regards,
--
Krzysztof Kozlowski <[email protected]>