]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: at91/dt: fix phy address in sama5xmb to match the reg property
authorBoris BREZILLON <b.brezillon@overkiz.com>
Tue, 27 Aug 2013 12:41:53 +0000 (14:41 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Aug 2013 19:21:45 +0000 (15:21 -0400)
Fix phy0 address to match the reg property defined in phy0 node.

Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/arm/boot/dts/sama5d3xmb.dtsi

index e9521d58e9c11b8d6ed31119656514bfd52748fb..dba739b6ef36faa57fc630708f7deb8903c1c4d5 100644 (file)
@@ -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>;