summaryrefslogtreecommitdiffstats
path: root/dts/src/mips/cavium-octeon/ubnt_e100.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/mips/cavium-octeon/ubnt_e100.dts')
-rw-r--r--dts/src/mips/cavium-octeon/ubnt_e100.dts6
1 files changed, 6 insertions, 0 deletions
diff --git a/dts/src/mips/cavium-octeon/ubnt_e100.dts b/dts/src/mips/cavium-octeon/ubnt_e100.dts
index 243e5dc444..962f37fbc7 100644
--- a/dts/src/mips/cavium-octeon/ubnt_e100.dts
+++ b/dts/src/mips/cavium-octeon/ubnt_e100.dts
@@ -33,12 +33,18 @@
interface@0 {
ethernet@0 {
phy-handle = <&phy7>;
+ rx-delay = <0>;
+ tx-delay = <0x10>;
};
ethernet@1 {
phy-handle = <&phy6>;
+ rx-delay = <0>;
+ tx-delay = <0x10>;
};
ethernet@2 {
phy-handle = <&phy5>;
+ rx-delay = <0>;
+ tx-delay = <0x10>;
};
};
};