commit | 4f3e95ae80426478f3c247d752e642c5575c04ef | [log] [tgz] |
---|---|---|
author | Frank Wunderlich <frank-w@public-files.de> | Thu Aug 03 18:52:58 2023 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Aug 17 16:39:20 2023 -0400 |
tree | 10105334e89245bbb4fa051e7c78431d38cb4ec6 | |
parent | fa0ff562032a54ec36ae945c5d5f753347b92706 [diff] |
arm: dts: mediatek: convert gmac link mode to 2500base-x for r3 Ethernet on Bananapi-r3 is broken after commit bd70f3cea353 ("net: mediatek: add support for SGMII 1Gbps auto-negotiation mode") because changes from this commit were not applied to bpi-r3 devicetree too: commit aef54ea16cac ("arm: dts: medaitek: convert gmac link mode to 2500base-x") Signed-off-by: Frank Wunderlich <frank-w@public-files.de>