mirror of
https://github.com/torvalds/linux.git
synced 2026-09-19 17:18:02 +02:00
The Agilex5 SoC provides RGMII TX/RX clock delay compensation through its integrated I/O hardware. Using phy-mode = "rgmii-id" instructs the MAC driver to additionally insert internal TX/RX delays, resulting in double delay being applied and causing Ethernet link timing issues. Change phy-mode to "rgmii" across all Agilex5 device tree files to reflect that the clock delay is already handled by the hardware and no additional software-inserted delay is required. Add an inline comment to satisfy checkpatch and document the hardware-provided delay. Signed-off-by: Nazim Amirul <muhammad.nazim.amirul.nazle.asmade@altera.com> Signed-off-by: Dinh Nguyen <dinguyen@kernel.org> |
||
|---|---|---|
| .. | ||
| keembay-evm.dts | ||
| keembay-soc.dtsi | ||
| Makefile | ||
| socfpga_agilex_n6000.dts | ||
| socfpga_agilex_socdk_emmc.dts | ||
| socfpga_agilex_socdk_nand.dts | ||
| socfpga_agilex_socdk.dts | ||
| socfpga_agilex.dtsi | ||
| socfpga_agilex3_socdk.dts | ||
| socfpga_agilex5_socdk_013b.dts | ||
| socfpga_agilex5_socdk_modular.dts | ||
| socfpga_agilex5_socdk_nand.dts | ||
| socfpga_agilex5_socdk.dts | ||
| socfpga_agilex5.dtsi | ||
| socfpga_agilex7m_socdk.dts | ||
| socfpga_n5x_socdk.dts | ||