commit | eb36e520f4f1b690fd776f15cbac452f82ff7bfa | [log] [tgz] |
---|---|---|
author | Huacai Chen <chenhuacai@loongson.cn> | Mon Jun 03 15:45:53 2024 +0800 |
committer | Huacai Chen <chenhuacai@loongson.cn> | Mon Jun 03 15:45:53 2024 +0800 |
tree | 83569bb152664f3ae5d261cb5ad554ed6907e65d | |
parent | 1098efd299ffe9c8af818425338c7f6c4f930a98 [diff] |
LoongArch: Fix GMAC's phy-mode definitions in dts The GMAC of Loongson chips cannot insert the correct 1.5-2ns delay. So we need the PHY to insert internal delays for both transmit and receive data lines from/to the PHY device. Fix this by changing the "phy-mode" from "rgmii" to "rgmii-id" in dts. Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>