projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da41645
)
ARM: dts: aspeed: ast2600evb: Fix compatible string
author
Joel Stanley
<joel@jms.id.au>
Tue, 27 Sep 2022 08:06:39 +0000
(17:36 +0930)
committer
Joel Stanley
<joel@jms.id.au>
Wed, 28 Sep 2022 03:01:40 +0000
(12:31 +0930)
The AST2600 EVB is not an A1.
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-ast2600-evb.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/aspeed-ast2600-evb.dts
b/arch/arm/boot/dts/aspeed-ast2600-evb.dts
index 5c6eacb43c03fad5f24136f6e8a65e3c07a32a0c..de83c0eb1d6ed9e39f95d43c795c738f29258bb5 100644
(file)
--- a/
arch/arm/boot/dts/aspeed-ast2600-evb.dts
+++ b/
arch/arm/boot/dts/aspeed-ast2600-evb.dts
@@
-8,7
+8,7
@@
/ {
model = "AST2600 EVB";
- compatible = "aspeed,ast2600-evb
-a1
", "aspeed,ast2600";
+ compatible = "aspeed,ast2600-evb", "aspeed,ast2600";
aliases {
serial4 = &uart5;