]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: phy: backport pair/polarity order support 22608/head
authorDamien Dejean <dam.dejean@gmail.com>
Tue, 24 Mar 2026 20:43:06 +0000 (21:43 +0100)
committerRobert Marko <robimarko@gmail.com>
Wed, 25 Mar 2026 19:57:36 +0000 (20:57 +0100)
commita4e8abe2193c516d61dccd7aa452fc19f9da9fee
tree653f620898f11c0878d189b42fa6c1bd019f7348
parent04328df9b98d1f3f36774d61ad5eb8ab43b09c66
realtek: phy: backport pair/polarity order support

Backport four patches merged in netdev-next/main to add pair order [1,2]
and pair polarity [3,4] configuration support for the RTL8224. The
configuration is required when the bootloader doesn't set it up.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/commit/?id=c1887257a81bf62f48178d3b9d31e23520d67b2c
[2] https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/commit/?id=330296ea9e158758aa65631f5ec64aa74806b7e2
[3] https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/commit/?id=58ffb5910f32e5b387d4af31ee21851c40eb31b5
[4] https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/commit/?id=beed9c0e9b53c98bc66d28d46fbe38c347e9aa74

Signed-off-by: Damien Dejean <dam.dejean@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/22608
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/realtek/patches-6.12/024-01-v7.1-dt-bindings-net-ethernet-phy-add-property-enet-phy-p.patch [new file with mode: 0644]
target/linux/realtek/patches-6.12/024-02-v7.1-net-phy-realtek-add-RTL8224-pair-order-support.patch [new file with mode: 0644]
target/linux/realtek/patches-6.12/024-03-v7.1-dt-bindings-net-ethernet-phy-add-property-enet-phy-p.patch [new file with mode: 0644]
target/linux/realtek/patches-6.12/024-04-v7.1-net-phy-realtek-add-RTL8224-polarity-support.patch [new file with mode: 0644]
target/linux/realtek/patches-6.12/720-add-rtl-phy.patch
target/linux/realtek/patches-6.12/740-net-phy-realtek-support-MDI-swapping-for-RTL8226.patch