ARM: mvebu: fix length of ethernet registers in mv78260 dtsi
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / armada-xp-mv78260.dtsi
index f4029f015aff8008fee6b8eb98db44e139d48670..2d9335da210c454b395fa0cb039bceab52604cdd 100644 (file)
@@ -92,7 +92,7 @@
 
                        ethernet@34000 {
                                compatible = "marvell,armada-370-neta";
-                               reg = <0x34000 0x2500>;
+                               reg = <0x34000 0x4000>;
                                interrupts = <14>;
                                clocks = <&gateclk 1>;
                                status = "disabled";