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 568
568
J784S4_WKUP_IOPAD(0x018, PIN_OUTPUT, 0) /* (E36) MCU_RGMII1_TXC */
569
569
J784S4_WKUP_IOPAD(0x000, PIN_OUTPUT, 0) /* (C38) MCU_RGMII1_TX_CTL */
570
570
>;
571
+ bootph-all;
571
572
};
572
573
573
574
mcu_mdio_pins_default: mcu-mdio-default-pins {
574
575
pinctrl-single,pins = <
575
576
J784S4_WKUP_IOPAD(0x034, PIN_OUTPUT, 0) /* (A36) MCU_MDIO0_MDC */
576
577
J784S4_WKUP_IOPAD(0x030, PIN_INPUT, 0) /* (B35) MCU_MDIO0_MDIO */
577
578
>;
579
+ bootph-all;
578
580
};
579
581
580
582
mcu_rpi_hdr1_gpio0_pins_default: mcu-rpi-hdr1-gpio0-default-pins {
630
632
};
631
633
};
632
634
635
+ &cpsw_mac_syscon {
636
+ bootph-all;
637
+ };
638
+
639
+ &phy_gmii_sel {
640
+ bootph-all;
641
+ };
642
+
633
643
&mailbox0_cluster0 {
634
644
status = "okay";
635
645
interrupts = <436>;
968
978
&davinci_mdio {
969
979
mcu_phy0: ethernet-phy@0 {
970
980
reg = <0>;
981
+ bootph-all;
971
982
ti,rx-internal-delay = <DP83867_RGMIIDCTL_2_00_NS>;
972
983
ti,fifo-depth = <DP83867_PHYCR_FIFO_DEPTH_4_B_NIB>;
973
984
ti,min-output-impedance;
978
989
status = "okay";
979
990
phy-mode = "rgmii-rxid";
980
991
phy-handle = <&mcu_phy0>;
992
+ bootph-all;
981
993
};
982
994
983
995
&mcu_r5fss0_core0 {
You can’t perform that action at this time.
0 commit comments