summaryrefslogtreecommitdiff
path: root/arch/powerpc
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc')
-rw-r--r--arch/powerpc/boot/dts/p2041rdb.dts1
-rw-r--r--arch/powerpc/boot/dts/p3041ds.dts2
-rw-r--r--arch/powerpc/boot/dts/p4080ds.dts2
-rw-r--r--arch/powerpc/boot/dts/p5020ds.dts2
-rw-r--r--arch/powerpc/boot/dts/p5040ds.dts2
5 files changed, 9 insertions, 0 deletions
diff --git a/arch/powerpc/boot/dts/p2041rdb.dts b/arch/powerpc/boot/dts/p2041rdb.dts
index 9412879..1df2728 100644
--- a/arch/powerpc/boot/dts/p2041rdb.dts
+++ b/arch/powerpc/boot/dts/p2041rdb.dts
@@ -244,6 +244,7 @@
mdio@f1000 {
/* XAUI card in slot 2 */
phy_xgmii_2: ethernet-phy@0 {
+ compatible = "ethernet-phy-ieee802.3-c45";
reg = <0x0>;
};
};
diff --git a/arch/powerpc/boot/dts/p3041ds.dts b/arch/powerpc/boot/dts/p3041ds.dts
index 276bb49..6a015be 100644
--- a/arch/powerpc/boot/dts/p3041ds.dts
+++ b/arch/powerpc/boot/dts/p3041ds.dts
@@ -226,11 +226,13 @@
/* XAUI card in slot 1 */
phy_xgmii_1: ethernet-phy@4 {
+ compatible = "ethernet-phy-ieee802.3-c45";
reg = <0x4>;
};
/* XAUI card in slot 2 */
phy_xgmii_2: ethernet-phy@0 {
+ compatible = "ethernet-phy-ieee802.3-c45";
reg = <0x0>;
};
};
diff --git a/arch/powerpc/boot/dts/p4080ds.dts b/arch/powerpc/boot/dts/p4080ds.dts
index e7dd754..82ca5ab 100644
--- a/arch/powerpc/boot/dts/p4080ds.dts
+++ b/arch/powerpc/boot/dts/p4080ds.dts
@@ -425,6 +425,7 @@
#size-cells = <0>;
phy11: ethernet-phy@0 {
+ compatible = "ethernet-phy-ieee802.3-c45";
reg = <0x0>;
};
};
@@ -435,6 +436,7 @@
#size-cells = <0>;
phy10: ethernet-phy@4 {
+ compatible = "ethernet-phy-ieee802.3-c45";
reg = <0x4>;
};
};
diff --git a/arch/powerpc/boot/dts/p5020ds.dts b/arch/powerpc/boot/dts/p5020ds.dts
index 384461d..2f63323 100644
--- a/arch/powerpc/boot/dts/p5020ds.dts
+++ b/arch/powerpc/boot/dts/p5020ds.dts
@@ -226,11 +226,13 @@
/* XAUI card in slot 1 */
phy_xgmii_1: ethernet-phy@4 {
+ compatible = "ethernet-phy-ieee802.3-c45";
reg = <0x4>;
};
/* XAUI card in slot 2 */
phy_xgmii_2: ethernet-phy@0 {
+ compatible = "ethernet-phy-ieee802.3-c45";
reg = <0x0>;
};
};
diff --git a/arch/powerpc/boot/dts/p5040ds.dts b/arch/powerpc/boot/dts/p5040ds.dts
index 55b33b6..934ebb0 100644
--- a/arch/powerpc/boot/dts/p5040ds.dts
+++ b/arch/powerpc/boot/dts/p5040ds.dts
@@ -477,6 +477,7 @@
status = "disabled";
phy_xgmii_slot_1: ethernet-phy@0 {
+ compatible = "ethernet-phy-ieee802.3-c45";
reg = <4>;
};
};
@@ -488,6 +489,7 @@
reg = <2>;
phy_xgmii_slot_2: ethernet-phy@4 {
+ compatible = "ethernet-phy-ieee802.3-c45";
reg = <0>;
};
};