summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2022-05-29 13:49:27 +0300
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2022-06-22 13:16:50 +0300
commit33c39140cc298e0d4e36083cb9a665a837773a60 (patch)
tree7c6f617139abdc4b6af805ca2161d97e7c50ce05
parentaa5e06208500a0db41473caebdee5a2e81d5a277 (diff)
downloadlinux-33c39140cc298e0d4e36083cb9a665a837773a60.tar.xz
ARM: dts: ast2600-evb-a1: fix board compatible
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
-rw-r--r--arch/arm/boot/dts/aspeed-ast2600-evb-a1.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/aspeed-ast2600-evb-a1.dts b/arch/arm/boot/dts/aspeed-ast2600-evb-a1.dts
index dd7148060c4a..d0a5c2ff0fec 100644
--- a/arch/arm/boot/dts/aspeed-ast2600-evb-a1.dts
+++ b/arch/arm/boot/dts/aspeed-ast2600-evb-a1.dts
@@ -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;