diff options
Diffstat (limited to 'arch/powerpc/boot/dts/glacier.dts')
-rw-r--r-- | arch/powerpc/boot/dts/glacier.dts | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/arch/powerpc/boot/dts/glacier.dts b/arch/powerpc/boot/dts/glacier.dts index 7a7c9bfa0211..958a5ca53d35 100644 --- a/arch/powerpc/boot/dts/glacier.dts +++ b/arch/powerpc/boot/dts/glacier.dts | |||
@@ -287,9 +287,10 @@ | |||
287 | rgmii-device = <&RGMII0>; | 287 | rgmii-device = <&RGMII0>; |
288 | rgmii-channel = <1>; | 288 | rgmii-channel = <1>; |
289 | tah-device = <&TAH1>; | 289 | tah-device = <&TAH1>; |
290 | tah-channel = <0>; | 290 | tah-channel = <1>; |
291 | has-inverted-stacr-oc; | 291 | has-inverted-stacr-oc; |
292 | has-new-stacr-staopc; | 292 | has-new-stacr-staopc; |
293 | mdio-device = <&EMAC0>; | ||
293 | }; | 294 | }; |
294 | 295 | ||
295 | EMAC2: ethernet@ef601100 { | 296 | EMAC2: ethernet@ef601100 { |
@@ -317,6 +318,7 @@ | |||
317 | rgmii-channel = <0>; | 318 | rgmii-channel = <0>; |
318 | has-inverted-stacr-oc; | 319 | has-inverted-stacr-oc; |
319 | has-new-stacr-staopc; | 320 | has-new-stacr-staopc; |
321 | mdio-device = <&EMAC0>; | ||
320 | }; | 322 | }; |
321 | 323 | ||
322 | EMAC3: ethernet@ef601200 { | 324 | EMAC3: ethernet@ef601200 { |
@@ -344,6 +346,7 @@ | |||
344 | rgmii-channel = <1>; | 346 | rgmii-channel = <1>; |
345 | has-inverted-stacr-oc; | 347 | has-inverted-stacr-oc; |
346 | has-new-stacr-staopc; | 348 | has-new-stacr-staopc; |
349 | mdio-device = <&EMAC0>; | ||
347 | }; | 350 | }; |
348 | }; | 351 | }; |
349 | 352 | ||