diff options
Diffstat (limited to 'arch/powerpc/boot/dts/mpc8349emitxgp.dts')
-rw-r--r-- | arch/powerpc/boot/dts/mpc8349emitxgp.dts | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/powerpc/boot/dts/mpc8349emitxgp.dts b/arch/powerpc/boot/dts/mpc8349emitxgp.dts index fa40647ee62e..3e918af41fb1 100644 --- a/arch/powerpc/boot/dts/mpc8349emitxgp.dts +++ b/arch/powerpc/boot/dts/mpc8349emitxgp.dts | |||
@@ -163,6 +163,10 @@ | |||
163 | reg = <0x1c>; | 163 | reg = <0x1c>; |
164 | device_type = "ethernet-phy"; | 164 | device_type = "ethernet-phy"; |
165 | }; | 165 | }; |
166 | tbi0: tbi-phy@11 { | ||
167 | reg = <0x11>; | ||
168 | device_type = "tbi-phy"; | ||
169 | }; | ||
166 | }; | 170 | }; |
167 | 171 | ||
168 | enet0: ethernet@24000 { | 172 | enet0: ethernet@24000 { |
@@ -174,6 +178,7 @@ | |||
174 | local-mac-address = [ 00 00 00 00 00 00 ]; | 178 | local-mac-address = [ 00 00 00 00 00 00 ]; |
175 | interrupts = <32 0x8 33 0x8 34 0x8>; | 179 | interrupts = <32 0x8 33 0x8 34 0x8>; |
176 | interrupt-parent = <&ipic>; | 180 | interrupt-parent = <&ipic>; |
181 | tbi-handle = <&tbi0>; | ||
177 | phy-handle = <&phy1c>; | 182 | phy-handle = <&phy1c>; |
178 | linux,network-index = <0>; | 183 | linux,network-index = <0>; |
179 | }; | 184 | }; |