openwrt-6.x/target/linux
Markus Stockhausen 241343a2f2 realtek: fix RTL8214FC probing on RTL839x
Probing of the RTL8214FC on RTL839x is currently very strange.

- On RTL8393 nothing is detected and only generic PHY is reported
- On RTL8392 the port 1 is not detected while port 2-4 seem to work

Someone left a special RTL8393 detection rules that seems to indicate
that the we probe the internal SerDes instead. That is not true. Since
upgrade to kernel 6.6 the RTL8218/RTL8214FC detection is 100% accurate
and probing functions are only called when really needed.

Fix the issue by removing the condition. For now do PHY patching only
on the RTL838x where it already worked before.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/18671
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2025-05-02 03:29:22 +03:00
..
airoha airoha: pwm: use devm 2025-05-02 01:34:24 +02:00
apm821xx
archs38
armsr armsr: drop GC sections ARMv7 patch 2025-04-14 10:28:50 +02:00
at91 at91bootstrap: put at91bootstrap images into image staging directory 2025-04-04 14:39:00 +02:00
ath79 ath79: convert driver to .remove_new 2025-04-22 19:21:07 +02:00
bcm27xx generic: move patch from pending to backport 2025-04-14 10:28:48 +02:00
bcm47xx bcm47xx: old gpio wdt: use remove_new 2025-04-28 10:31:59 +02:00
bcm53xx
bcm4908 bcm63xx-cfe: install into image staging dir 2025-04-13 10:44:19 +02:00
bmips bmips: convert driver to .remove_new 2025-04-22 19:21:07 +02:00
d1
gemini gemini: Activate serial USB console on the DNS-313 2025-04-10 09:38:18 +02:00
generic generic: add more missing Kconfig symbols for 6.12 kernel 2025-05-01 13:00:32 +02:00
imx
ipq40xx ipq40xx: ipqess: use remove_new 2025-05-02 01:34:22 +02:00
ipq806x generic: move QCOM SPI NAND driver to generic backports 2025-04-10 15:01:09 +02:00
ixp4xx
kirkwood
lantiq lantiq: fix syntax error for fritz736x 2025-04-25 15:21:08 +02:00
layerscape layerscape: ppfe: use remove_new 2025-05-02 01:34:21 +02:00
loongarch64
malta
mediatek realtek: use remove_new 2025-05-02 01:34:24 +02:00
mpc85xx
mvebu kernel: bump 6.6 to 6.6.87 2025-04-12 23:31:39 +02:00
mxs
octeon octeon: force pcs reset to fix qca833x traffic 2025-04-02 10:04:52 +02:00
omap
pistachio
qoriq
qualcommax qualcommax: remoteproc: use remove_new 2025-05-02 01:34:23 +02:00
qualcommbe qualcommbe: ipq95xx: pcs: fix USXGMII link-up failure 2025-04-12 10:38:52 +02:00
ramips ramips: pwm: use remove_new 2025-05-02 01:34:20 +02:00
realtek realtek: fix RTL8214FC probing on RTL839x 2025-05-02 03:29:22 +03:00
rockchip rockchip: fix the SD card detection on NanoPi R6C/R6S 2025-04-22 11:00:17 +02:00
sifiveu
siflower realtek: use remove_new 2025-05-02 01:34:24 +02:00
starfive generic: move patch from pending to backport 2025-04-14 10:28:48 +02:00
stm32 stm32: Add kmod-stm32-thermal 2025-04-19 18:41:29 +02:00
sunxi
tegra
uml
x86 x86: enable 6.12 testing kernel 2025-04-30 16:26:46 +02:00
zynq
Makefile