openwrt-redmi-ax3000/target/linux
Robert Marko 6497cdba09
generic: 6.1: fixup QCA807x upstream PHY
Currently, we are checking whether the PHY package mode matches the
individual PHY interface modes at PHY package probe time, but at that time
we only know the PHY package mode and not the individual PHY interface
modes as of_get_phy_mode() that populates it will only get called once the
netdev to which PHY-s are attached to is being probed and thus this check
will always fail and return -EINVAL.

So, lets move this check to .config_init_once as at that point individual
PHY interface modes should be populated.

Fixes: 16364e4100 ("generic: 6.1: backport QCA807x PHY patches")
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-02-12 13:25:45 +01:00
..
airoha
apm821xx
archs38
armsr
at91
ath25
ath79
bcm27xx generic: 6.1: backport QCA807x PHY patches 2024-02-11 21:08:26 +01:00
bcm47xx
bcm53xx
bcm63xx
bcm4908
bmips
gemini
generic generic: 6.1: fixup QCA807x upstream PHY 2024-02-12 13:25:45 +01:00
imx
ipq40xx ipq40xx: adapt to new Upstream QCA807x PHY driver 2024-02-11 21:08:29 +01:00
ipq806x
ixp4xx
kirkwood
lantiq
layerscape
malta
mediatek mediatek: fix failsafe ethernet for NWA50AX Pro 2024-02-11 14:44:10 +01:00
mpc85xx
mvebu
mxs
octeon
octeontx
omap
oxnas
pistachio
qoriq
qualcommax qualcommax: apply special PHY LEDs configuration for Xiaomi AX9000 2024-02-11 21:15:22 +01:00
ramips ramips: mt76x8: drop AT803X phy driver 2024-02-12 09:49:51 +01:00
realtek
rockchip
sifiveu
sunxi
tegra
uml
x86
zynq
Makefile linux: add dtb makefile target to targets list 2024-02-08 23:04:55 +01:00