Skip to content

Commit

Permalink
dt-bindings: arm: Fix Toradex compatible typo
Browse files Browse the repository at this point in the history
commit 55c21d5 upstream.

Fix board compatible typo reported by dtbs_check.

Fixes: f4d1577 ("dt-bindings: arm: Convert Tegra board/soc bindings to json-schema")
Signed-off-by: David Heidelberg <david@ixit.cz>
Link: https://lore.kernel.org/r/20210912165120.188490-1-david@ixit.cz
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
okias authored and gregkh committed Sep 22, 2021
1 parent 322b40b commit e7b260f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/devicetree/bindings/arm/tegra.yaml
Expand Up @@ -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
Expand Down

0 comments on commit e7b260f

Please sign in to comment.