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 344
344
J721S2_WKUP_IOPAD(0x018, PIN_OUTPUT, 0) /* (F21) MCU_RGMII1_TXC */
345
345
J721S2_WKUP_IOPAD(0x000, PIN_OUTPUT, 0) /* (F22) MCU_RGMII1_TX_CTL */
346
346
>;
347
+ bootph-all;
347
348
};
348
349
349
350
mcu_mdio_pins_default: mcu-mdio-default-pins {
350
351
pinctrl-single,pins = <
351
352
J721S2_WKUP_IOPAD(0x034, PIN_OUTPUT, 0) /* (A21) MCU_MDIO0_MDC */
352
353
J721S2_WKUP_IOPAD(0x030, PIN_INPUT, 0) /* (A22) MCU_MDIO0_MDIO */
353
354
>;
355
+ bootph-all;
354
356
};
355
357
356
358
mcu_mcan0_pins_default: mcu-mcan0-default-pins {
412
414
};
413
415
};
414
416
417
+ &cpsw_mac_syscon {
418
+ bootph-all;
419
+ };
420
+
421
+ &phy_gmii_sel {
422
+ bootph-all;
423
+ };
424
+
415
425
&main_gpio0 {
416
426
status = "okay";
417
427
pinctrl-names = "default";
626
636
&davinci_mdio {
627
637
phy0: ethernet-phy@0 {
628
638
reg = <0>;
639
+ bootph-all;
629
640
ti,rx-internal-delay = <DP83867_RGMIIDCTL_2_00_NS>;
630
641
ti,fifo-depth = <DP83867_PHYCR_FIFO_DEPTH_4_B_NIB>;
631
642
ti,min-output-impedance;
635
646
&cpsw_port1 {
636
647
phy-mode = "rgmii-rxid";
637
648
phy-handle = <&phy0>;
649
+ bootph-all;
638
650
};
639
651
640
652
&mcu_mcan0 {
You can’t perform that action at this time.
0 commit comments