Commit aa5e0620 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski

ARM: dts: ast2600-evb: fix board compatible

The AST2600 EVB board should have dedicated compatible.

Fixes: 2ca5646b ("ARM: dts: aspeed: Add AST2600 and EVB")
Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220529104928.79636-5-krzysztof.kozlowski@linaro.org
parent 30b276fc
......@@ -8,7 +8,7 @@
/ {
model = "AST2600 EVB";
compatible = "aspeed,ast2600";
compatible = "aspeed,ast2600-evb-a1", "aspeed,ast2600";
aliases {
serial4 = &uart5;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment