|
@@ -394,7 +394,7 @@
|
|
emac: ethernet@1c30000 {
|
|
emac: ethernet@1c30000 {
|
|
compatible = "allwinner,sun8i-h3-emac";
|
|
compatible = "allwinner,sun8i-h3-emac";
|
|
syscon = <&syscon>;
|
|
syscon = <&syscon>;
|
|
- reg = <0x01c30000 0x104>;
|
|
|
|
|
|
+ reg = <0x01c30000 0x10000>;
|
|
interrupts = <GIC_SPI 82 IRQ_TYPE_LEVEL_HIGH>;
|
|
interrupts = <GIC_SPI 82 IRQ_TYPE_LEVEL_HIGH>;
|
|
interrupt-names = "macirq";
|
|
interrupt-names = "macirq";
|
|
resets = <&ccu RST_BUS_EMAC>;
|
|
resets = <&ccu RST_BUS_EMAC>;
|