diff mbox series

dt-bindings: arm: Fix Toradex compatible typo

Message ID 20210912165120.188490-1-david@ixit.cz
State Accepted, archived
Headers show
Series dt-bindings: arm: Fix Toradex compatible typo | expand

Checks

Context Check Description
robh/checkpatch warning total: 0 errors, 1 warnings, 8 lines checked
robh/dt-meta-schema success
robh/dtbs-check fail build log

Commit Message

David Heidelberg Sept. 12, 2021, 4:51 p.m. UTC
Fixes: f4d1577e9bc6 ("dt-bindings: arm: Convert Tegra board/soc bindings to json-schema")

Signed-off-by: David Heidelberg <david@ixit.cz>
---
 Documentation/devicetree/bindings/arm/tegra.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Dmitry Osipenko Sept. 12, 2021, 6:24 p.m. UTC | #1
12.09.2021 19:51, David Heidelberg пишет:
> Fixes: f4d1577e9bc6 ("dt-bindings: arm: Convert Tegra board/soc bindings to json-schema")

'Fixes' is a tag, not a commit description. Each patch should have a
proper description. In this case it may be:

"Fix board compatible typo reported by dtbs_check."

> Signed-off-by: David Heidelberg <david@ixit.cz>
> ---
>  Documentation/devicetree/bindings/arm/tegra.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/arm/tegra.yaml b/Documentation/devicetree/bindings/arm/tegra.yaml
> index b9f75e20fef5..b2a645740ffe 100644
> --- a/Documentation/devicetree/bindings/arm/tegra.yaml
> +++ b/Documentation/devicetree/bindings/arm/tegra.yaml
> @@ -54,7 +54,7 @@ properties:
>            - const: toradex,apalis_t30
>            - const: nvidia,tegra30
>        - items:
> -          - const: toradex,apalis_t30-eval-v1.1
> +          - const: toradex,apalis_t30-v1.1-eval
>            - const: toradex,apalis_t30-eval
>            - const: toradex,apalis_t30-v1.1
>            - const: toradex,apalis_t30
>
Rob Herring Sept. 17, 2021, 9:03 p.m. UTC | #2
On Sun, 12 Sep 2021 18:51:20 +0200, David Heidelberg wrote:
> Fixes: f4d1577e9bc6 ("dt-bindings: arm: Convert Tegra board/soc bindings to json-schema")
> 
> Signed-off-by: David Heidelberg <david@ixit.cz>
> ---
>  Documentation/devicetree/bindings/arm/tegra.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Added Dmitry's commit msg suggestion and applied, thanks!
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/arm/tegra.yaml b/Documentation/devicetree/bindings/arm/tegra.yaml
index b9f75e20fef5..b2a645740ffe 100644
--- a/Documentation/devicetree/bindings/arm/tegra.yaml
+++ b/Documentation/devicetree/bindings/arm/tegra.yaml
@@ -54,7 +54,7 @@  properties:
           - const: toradex,apalis_t30
           - const: nvidia,tegra30
       - items:
-          - const: toradex,apalis_t30-eval-v1.1
+          - const: toradex,apalis_t30-v1.1-eval
           - const: toradex,apalis_t30-eval
           - const: toradex,apalis_t30-v1.1
           - const: toradex,apalis_t30