aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/mpc8272ads.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/boot/dts/mpc8272ads.dts')
-rw-r--r--arch/powerpc/boot/dts/mpc8272ads.dts3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/powerpc/boot/dts/mpc8272ads.dts b/arch/powerpc/boot/dts/mpc8272ads.dts
index e802ebd88cb1..6d2cddf64cfd 100644
--- a/arch/powerpc/boot/dts/mpc8272ads.dts
+++ b/arch/powerpc/boot/dts/mpc8272ads.dts
@@ -182,7 +182,6 @@
182 }; 182 };
183 183
184 mdio@10d40 { 184 mdio@10d40 {
185 device_type = "mdio";
186 compatible = "fsl,mpc8272ads-mdio-bitbang", 185 compatible = "fsl,mpc8272ads-mdio-bitbang",
187 "fsl,mpc8272-mdio-bitbang", 186 "fsl,mpc8272-mdio-bitbang",
188 "fsl,cpm2-mdio-bitbang"; 187 "fsl,cpm2-mdio-bitbang";
@@ -196,14 +195,12 @@
196 interrupt-parent = <&PIC>; 195 interrupt-parent = <&PIC>;
197 interrupts = <23 8>; 196 interrupts = <23 8>;
198 reg = <0x0>; 197 reg = <0x0>;
199 device_type = "ethernet-phy";
200 }; 198 };
201 199
202 PHY1: ethernet-phy@1 { 200 PHY1: ethernet-phy@1 {
203 interrupt-parent = <&PIC>; 201 interrupt-parent = <&PIC>;
204 interrupts = <23 8>; 202 interrupts = <23 8>;
205 reg = <0x3>; 203 reg = <0x3>;
206 device_type = "ethernet-phy";
207 }; 204 };
208 }; 205 };
209 206