temporarily change sun50i-h6-emac to sun50i-a64-emac for OPiOne+
This commit is contained in:
parent
a156fddf8f
commit
6b961e202b
@ -36,7 +36,7 @@ index f548eb4..2c0ecf7 100644
|
||||
};
|
||||
|
||||
+ emac: ethernet@5020000 {
|
||||
+ compatible = "allwinner,sun50i-h6-emac";
|
||||
+ compatible = "allwinner,sun50i-a64-emac"; // was "allwinner,sun50i-h6-emac";
|
||||
+ syscon = <&syscon>;
|
||||
+ reg = <0x05020000 0x10000>;
|
||||
+ interrupts = <GIC_SPI 12 IRQ_TYPE_LEVEL_HIGH>;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user