]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: support MDI swapping for RTL8226 PHY
authorJan Hoffmann <jan@3e8.eu>
Tue, 23 Dec 2025 19:38:31 +0000 (20:38 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 14 Mar 2026 23:08:32 +0000 (00:08 +0100)
commitacedb7e2d366a670f7196913de528db3f668a8ae
tree511c730c18a51dd50121bd5f2e0f23ab9b36a870
parenteda2630ceb7d98293fcc3cf9df1c27e1d8ed803a
realtek: support MDI swapping for RTL8226 PHY

The PHY supports swapping the MDI pairs (ABCD->DCBA) to simplify board
layout. On devices making use of this, it needs to be configured in the
driver, otherwise the PHY won't work properly.

Signed-off-by: Jan Hoffmann <jan@3e8.eu>
Link: https://github.com/openwrt/openwrt/pull/21261
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/realtek/patches-6.12/740-net-phy-realtek-support-MDI-swapping-for-RTL8226.patch [new file with mode: 0644]