aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/fsl/p1020rdb-pc.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/boot/dts/fsl/p1020rdb-pc.dtsi')
-rw-r--r--arch/powerpc/boot/dts/fsl/p1020rdb-pc.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/powerpc/boot/dts/fsl/p1020rdb-pc.dtsi b/arch/powerpc/boot/dts/fsl/p1020rdb-pc.dtsi
index 25f81eea60e0..a13876c05c1e 100644
--- a/arch/powerpc/boot/dts/fsl/p1020rdb-pc.dtsi
+++ b/arch/powerpc/boot/dts/fsl/p1020rdb-pc.dtsi
@@ -205,13 +205,13 @@
205 mdio@24000 { 205 mdio@24000 {
206 phy0: ethernet-phy@0 { 206 phy0: ethernet-phy@0 {
207 interrupt-parent = <&mpic>; 207 interrupt-parent = <&mpic>;
208 interrupts = <3 1>; 208 interrupts = <3 1 0 0>;
209 reg = <0x0>; 209 reg = <0x0>;
210 }; 210 };
211 211
212 phy1: ethernet-phy@1 { 212 phy1: ethernet-phy@1 {
213 interrupt-parent = <&mpic>; 213 interrupt-parent = <&mpic>;
214 interrupts = <2 1>; 214 interrupts = <2 1 0 0>;
215 reg = <0x1>; 215 reg = <0x1>;
216 }; 216 };
217 217