mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 19:13:47 +02:00
ARM: dts: aspeed: ast2600-evb-a1: Add compatible
The AST2600 EVB A1 is an AST2600 EVB. Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
parent
d916109169
commit
73b4476562
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user