|
@@ -190,7 +190,7 @@
|
|
|
ti,rx-internal-delay = <DP83867_RGMIIDCTL_2_25_NS>;
|
|
|
ti,tx-internal-delay = <DP83867_RGMIIDCTL_250_PS>;
|
|
|
ti,fifo-depth = <DP83867_PHYCR_FIFO_DEPTH_8_B_NIB>;
|
|
|
- ti,impedance-control = <0x1f>;
|
|
|
+ ti,min-output-impedance;
|
|
|
};
|
|
|
|
|
|
dp83867_1: ethernet-phy@3 {
|
|
@@ -198,7 +198,7 @@
|
|
|
ti,rx-internal-delay = <DP83867_RGMIIDCTL_2_25_NS>;
|
|
|
ti,tx-internal-delay = <DP83867_RGMIIDCTL_250_PS>;
|
|
|
ti,fifo-depth = <DP83867_PHYCR_FIFO_DEPTH_8_B_NIB>;
|
|
|
- ti,impedance-control = <0x1f>;
|
|
|
+ ti,min-output-impedance;
|
|
|
};
|
|
|
};
|
|
|
|