File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 282
282
};
283
283
};
284
284
285
+ &cpsw_mac_syscon {
286
+ bootph-all;
287
+ };
288
+
289
+ &phy_gmii_sel {
290
+ bootph-all;
291
+ };
292
+
285
293
&main_pmx0 {
286
294
287
295
main_mcan0_pins_default: main-mcan0-default-pins {
346
354
J722S_IOPAD(0x0160, PIN_OUTPUT, 0) /* (AC24) MDIO0_MDC */
347
355
J722S_IOPAD(0x015c, PIN_INPUT, 0) /* (AD25) MDIO0_MDIO */
348
356
>;
357
+ bootph-all;
349
358
};
350
359
351
360
ospi0_pins_default: ospi0-default-pins {
380
389
J722S_IOPAD(0x0130, PIN_OUTPUT, 0) /* (AG26) RGMII1_TXC */
381
390
J722S_IOPAD(0x012c, PIN_OUTPUT, 0) /* (AF25) RGMII1_TX_CTL */
382
391
>;
392
+ bootph-all;
383
393
};
384
394
385
395
main_usb1_pins_default: main-usb1-default-pins {
424
434
425
435
cpsw3g_phy0: ethernet-phy@0 {
426
436
reg = <0>;
437
+ bootph-all;
427
438
ti,rx-internal-delay = <DP83867_RGMIIDCTL_2_00_NS>;
428
439
ti,fifo-depth = <DP83867_PHYCR_FIFO_DEPTH_4_B_NIB>;
429
440
ti,min-output-impedance;
434
445
phy-mode = "rgmii-rxid";
435
446
phy-handle = <&cpsw3g_phy0>;
436
447
status = "okay";
448
+ bootph-all;
437
449
};
438
450
439
451
&main_gpio1 {
You can’t perform that action at this time.
0 commit comments