[XGMAC RGMII-ID fix v1 0/1] Add support for rgmii-id phy mode
Boon Khai Ng
boon.khai.ng at intel.com
Fri Jan 17 07:56:24 CET 2025
An issue was identified where selecting the phy-mode as
rgmii-id in the device tree source (DTS) would cause the
`dwc_eth_xgmac_socfpga` driver to raise an unsupported phy mode error.
>From the MAC controller's perspective, the rgmii and rgmii-id
phy modes are effectively identical. To address this, both
modes will now be configured to rgmii in the MAC controller.
This change ensures that the rgmii-id phy mode is properly
supported without error.
Boon Khai Ng (1):
net: dwc_eth_xgmac_socfpga: Add support for rgmii-id mode.
drivers/net/dwc_eth_xgmac_socfpga.c | 1 +
1 file changed, 1 insertion(+)
--
2.26.2
More information about the U-Boot
mailing list