openwrt/target/linux/generic
Sven Eckelmann 017bf1c37e kernel: rtl8261n: drop unreachable PHY register patch
The PHY register patch in question is gated by `CONFIG_MACH_REALTEK_RTL`,
has no documented/expected behavior, and is in practice unreachable:
`phy_patch()` is only called from `rtkphy_config_init()`, which is exits
(too) early for `CONFIG_MACH_REALTEK_RTL` builds.

Remove it as a cleanup step before enabling standard USXGMII configuration
for these PHYs.

Fixes: b77fa45d12 ("kernel: fix rtl8261n driver for realtek")
Co-authored-by: Jonas Jelonek <jelonek.jonas@gmail.com>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Link: https://github.com/openwrt/openwrt/pull/23076
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2026-04-25 19:56:08 +02:00
..
backport-6.12 generic: 6.12: sync MxL862xx driver with upstream Linux 2026-04-23 13:23:39 +01:00
backport-6.18 generic: 6.18: sync MxL862xx driver with upstream Linux 2026-04-23 13:23:39 +01:00
files kernel: rtl8261n: drop unreachable PHY register patch 2026-04-25 19:56:08 +02:00
hack-6.12 kernel: backport Motorcomm YT6801 PCIe ethernet driver support 2026-04-23 00:52:00 +02:00
hack-6.18 kernel: backport Motorcomm YT6801 PCIe ethernet driver support 2026-04-23 00:52:00 +02:00
image
other-files
pending-6.12 generic: 6.12: sync MxL862xx driver with upstream Linux 2026-04-23 13:23:39 +01:00
pending-6.18 generic: 6.18: sync MxL862xx driver with upstream Linux 2026-04-23 13:23:39 +01:00
config-6.12 kernel: backport Motorcomm YT6801 PCIe ethernet driver support 2026-04-23 00:52:00 +02:00
config-6.18 kernel: backport Motorcomm YT6801 PCIe ethernet driver support 2026-04-23 00:52:00 +02:00
config-filter generic: filter: add RUSTC symbols 2026-04-22 16:46:44 +02:00
kernel-6.12 kernel: bump 6.12 to 6.12.80 2026-04-03 19:08:27 +02:00
kernel-6.18 kernel: bump 6.18 to 6.18.21 2026-04-03 19:10:05 +02:00
PATCHES.md generic: improve patches documentation 2025-06-11 15:09:46 +02:00