]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/powerpc/boot/dts/mpc8313erdb.dts
Merge branch 'next' into for-linus
[linux-2.6-omap-h63xx.git] / arch / powerpc / boot / dts / mpc8313erdb.dts
index 503031766825362e63a2691e0d98df1cd4611405..d4df8b6857a447c790a2f0f3e508bae22ca3e5ae 100644 (file)
                        local-mac-address = [ 00 00 00 00 00 00 ];
                        interrupts = <37 0x8 36 0x8 35 0x8>;
                        interrupt-parent = <&ipic>;
+                       tbi-handle = < &tbi0 >;
                        phy-handle = < &phy1 >;
                        fsl,magic-packet;
 
                                        reg = <0x4>;
                                        device_type = "ethernet-phy";
                                };
+                               tbi0: tbi-phy@11 {
+                                       reg = <0x11>;
+                                       device_type = "tbi-phy";
+                               };
                        };
                };
 
                        local-mac-address = [ 00 00 00 00 00 00 ];
                        interrupts = <34 0x8 33 0x8 32 0x8>;
                        interrupt-parent = <&ipic>;
+                       tbi-handle = < &tbi1 >;
                        phy-handle = < &phy4 >;
                        sleep = <&pmc 0x10000000>;
                        fsl,magic-packet;
+
+                       mdio@25520 {
+                               #address-cells = <1>;
+                               #size-cells = <0>;
+                               compatible = "fsl,gianfar-tbi";
+                               reg = <0x25520 0x20>;
+
+                               tbi1: tbi-phy@11 {
+                                       reg = <0x11>;
+                                       device_type = "tbi-phy";
+                               };
+                       };
+
+
                };
 
                serial0: serial@4500 {