diff options
author | Boon Khai Ng <boon.khai.ng@intel.com> | 2025-01-17 14:56:25 +0800 |
---|---|---|
committer | Tien Fong Chee <tien.fong.chee@intel.com> | 2025-01-24 09:56:03 +0800 |
commit | 85dccc5e8945154d8c1c0e75df55a2c1c1e49f92 (patch) | |
tree | aa64e75896c7193db03ede99f7fe032a6421939f /drivers/fpga/intel_sdm_mb.c | |
parent | be54527df5c91b069eda0e46f63cfe1f3e89e07a (diff) |
net: dwc_eth_xgmac_socfpga: Add support for rgmii-id mode.
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.
Signed-off-by: Boon Khai Ng <boon.khai.ng@intel.com>
Reviewed-by: Tien Fong Chee <tien.fong.chee@intel.com>
Diffstat (limited to 'drivers/fpga/intel_sdm_mb.c')
0 files changed, 0 insertions, 0 deletions