Commit d9161091 authored by Joel Stanley's avatar Joel Stanley
Browse files

ARM: dts: aspeed: ast2600evb: Fix compatible string



The AST2600 EVB is not an A1.

Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent da41645f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@

/ {
	model = "AST2600 EVB";
	compatible = "aspeed,ast2600-evb-a1", "aspeed,ast2600";
	compatible = "aspeed,ast2600-evb", "aspeed,ast2600";

	aliases {
		serial4 = &uart5;