Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a3a975b1 authored by Boris BREZILLON's avatar Boris BREZILLON Committed by David S. Miller
Browse files

ARM: at91/dt: fix phy address in sama5xmb to match the reg property



Fix phy0 address to match the reg property defined in phy0 node.

Signed-off-by: default avatarBoris BREZILLON <b.brezillon@overkiz.com>
Acked-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 7daa78e3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -84,7 +84,7 @@

				#address-cells = <1>;
				#size-cells = <0>;
				phy0: ethernet-phy@0 {
				phy0: ethernet-phy@1 {
					interrupt-parent = <&pioE>;
					interrupts = <30 IRQ_TYPE_EDGE_FALLING>;
					reg = <1>;