summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/p1010rdb.dtsi
diff options
context:
space:
mode:
authorZhao Qiang <B45475@freescale.com>2013-11-07 03:29:28 +0100
committerScott Wood <scottwood@freescale.com>2014-01-08 02:06:02 +0100
commit9667a36486cf872029fc2a884ba9e787c6c854c9 (patch)
treedd3fee269f2e2fa5eb8d2fa660fcddea6b23305e /arch/powerpc/boot/dts/p1010rdb.dtsi
parentpowerpc: fix e500 SPE float SIGFPE generation (diff)
downloadlinux-9667a36486cf872029fc2a884ba9e787c6c854c9.tar.xz
linux-9667a36486cf872029fc2a884ba9e787c6c854c9.zip
powerpc/p1010rdb:update dts to adapt to both old and new p1010rdb
P1010rdb-pa and p1010rdb-pb have different phy interrupts. So update dts to adapt to both p1010rdb-pa and p1010rdb-pb. Signed-off-by: Shengzhou Liu <Shengzhou.Liu@freescale.com> Signed-off-by: Zhao Qiang <B45475@freescale.com> Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'arch/powerpc/boot/dts/p1010rdb.dtsi')
-rw-r--r--arch/powerpc/boot/dts/p1010rdb.dtsi3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/powerpc/boot/dts/p1010rdb.dtsi b/arch/powerpc/boot/dts/p1010rdb.dtsi
index ec7c27a64671..48533990ae82 100644
--- a/arch/powerpc/boot/dts/p1010rdb.dtsi
+++ b/arch/powerpc/boot/dts/p1010rdb.dtsi
@@ -193,17 +193,14 @@
mdio@24000 {
phy0: ethernet-phy@0 {
- interrupts = <3 1 0 0>;
reg = <0x1>;
};
phy1: ethernet-phy@1 {
- interrupts = <2 1 0 0>;
reg = <0x0>;
};
phy2: ethernet-phy@2 {
- interrupts = <2 1 0 0>;
reg = <0x2>;
};