diff options
Diffstat (limited to 'arch/powerpc/boot/dts/p1021mds.dts')
-rw-r--r-- | arch/powerpc/boot/dts/p1021mds.dts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/powerpc/boot/dts/p1021mds.dts b/arch/powerpc/boot/dts/p1021mds.dts index b1bef1fa66da..d9540791e434 100644 --- a/arch/powerpc/boot/dts/p1021mds.dts +++ b/arch/powerpc/boot/dts/p1021mds.dts @@ -165,6 +165,10 @@ phy4: ethernet-phy@4 { reg = <0x4>; }; + tbi-phy@5 { + device_type = "tbi-phy"; + reg = <0x5>; + }; }; mdio@25000 { |