File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 214
214
};
215
215
};
216
216
217
+ &cpsw_mac_syscon {
218
+ bootph-all;
219
+ };
220
+
221
+ &phy_gmii_sel {
222
+ bootph-all;
223
+ };
224
+
217
225
&main_gpio0 {
218
226
bootph-all;
219
227
};
267
275
AM62PX_IOPAD(0x0160, PIN_OUTPUT, 0) /* (F17) MDIO0_MDC */
268
276
AM62PX_IOPAD(0x015c, PIN_INPUT, 0) /* (F16) MDIO0_MDIO */
269
277
>;
278
+ bootph-all;
270
279
};
271
280
272
281
main_mmc1_pins_default: main-mmc1-default-pins {
547
556
phy-mode = "rgmii-rxid";
548
557
phy-handle = <&cpsw3g_phy0>;
549
558
status = "okay";
559
+ bootph-all;
550
560
};
551
561
552
562
&cpsw_port2 {
562
572
563
573
cpsw3g_phy0: ethernet-phy@0 {
564
574
reg = <0>;
575
+ bootph-all;
565
576
ti,rx-internal-delay = <DP83867_RGMIIDCTL_2_00_NS>;
566
577
ti,fifo-depth = <DP83867_PHYCR_FIFO_DEPTH_4_B_NIB>;
567
578
ti,min-output-impedance;
You can’t perform that action at this time.
0 commit comments