ARM: dts: aspeed: ast2600-evb-a1: Add compatible
authorJoel Stanley <joel@jms.id.au>
Tue, 27 Sep 2022 08:07:11 +0000 (17:37 +0930)
committerJoel Stanley <joel@jms.id.au>
Wed, 28 Sep 2022 03:01:40 +0000 (12:31 +0930)
The AST2600 EVB A1 is an AST2600 EVB.

Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-ast2600-evb-a1.dts

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