ARM: dts: ast2600-evb-a1: fix board compatible
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sun, 29 May 2022 10:49:27 +0000 (12:49 +0200)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Wed, 22 Jun 2022 10:16:50 +0000 (12:16 +0200)
The AST2600 EVB A1 board should have dedicated compatible.

Fixes: a72955180372 ("ARM: dts: aspeed: ast2600evb: Add dts file for A1 and A0")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220529104928.79636-6-krzysztof.kozlowski@linaro.org
arch/arm/boot/dts/aspeed-ast2600-evb-a1.dts

index dd71480..d0a5c2f 100644 (file)
@@ -5,6 +5,7 @@
 
 / {
        model = "AST2600 A1 EVB";
+       compatible = "aspeed,ast2600-evb-a1", "aspeed,ast2600";
 
        /delete-node/regulator-vcc-sdhci0;
        /delete-node/regulator-vcc-sdhci1;