arm64: dts: ti: k3-am62(a)-phycore-som: Add bootphase tag to phy_gmii_sel

Add the bootph-all property to the phy_gmii_sel node to ensure it is
available during all boot phases. This is required when the bootloader
is getting booted via network.

Signed-off-by: Wadim Egorov <w.egorov@phytec.de>
Link: https://patch.msgid.link/20251124160548.2273931-1-w.egorov@phytec.de
Signed-off-by: Nishanth Menon <nm@ti.com>
This commit is contained in:
Wadim Egorov 2025-11-24 17:05:48 +01:00 committed by Nishanth Menon
parent a9bd8d35a8
commit e05f6566bc
2 changed files with 8 additions and 0 deletions

View File

@ -363,6 +363,10 @@ serial_flash: flash@0 {
};
};
&phy_gmii_sel {
bootph-all;
};
&sdhci0 {
pinctrl-names = "default";
pinctrl-0 = <&main_mmc0_pins_default>;

View File

@ -354,6 +354,10 @@ serial_flash: flash@0 {
};
};
&phy_gmii_sel {
bootph-all;
};
&sdhci0 {
pinctrl-names = "default";
pinctrl-0 = <&main_mmc0_pins_default>;