openwrt-pf/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 kernel: bump 6.1 to 6.1.77 2024-02-08 18:35:42 +01:00
bcm27xx generic: 6.1: backport QCA807x PHY patches 2024-02-11 21:08:26 +01:00
bcm47xx
bcm53xx
bcm63xx bcm63xx: convert to new LED color/function format where possible 2024-02-07 14:48:35 +01:00
bcm4908
bmips bmips: dts: move leds dt-bindings include to SoCs 2024-02-08 09:45:26 +01:00
gemini
generic generic: 6.1: fixup QCA807x upstream PHY 2024-02-12 13:25:45 +01:00
imx imx: 6.1: refresh remaining patches 2024-02-02 17:31:43 +01:00
ipq40xx ipq40xx: adapt to new Upstream QCA807x PHY driver 2024-02-11 21:08:29 +01:00
ipq806x ipq806x: fix dts error in LED color/function conversion 2024-02-08 00:01:22 +01:00
ixp4xx
kirkwood kirkwood: convert to new LED color/function format where possible 2024-02-07 14:48:38 +01:00
lantiq lantiq: fix dts error in LED color/function conversion 2024-02-08 00:01:22 +01:00
layerscape
malta malta: Remove kernel 5.15 configuration 2024-02-03 04:35:25 +00:00
mediatek mediatek: fix failsafe ethernet for NWA50AX Pro 2024-02-11 14:44:10 +01:00
mpc85xx mpc85xx: convert to new LED color/function format where possible 2024-02-07 14:48:40 +01:00
mvebu kernel: bump 6.1 to 6.1.77 2024-02-08 18:35:42 +01:00
mxs
octeon octeon: convert to new LED color/function format where possible 2024-02-07 14:48:41 +01:00
octeontx kernel: bump 5.15 to 5.15.148 2024-02-01 21:36:00 +01:00
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 realtek: convert to new LED color/function format where possible 2024-02-07 14:48:44 +01:00
rockchip
sifiveu
sunxi
tegra
uml
x86
zynq
Makefile linux: add dtb makefile target to targets list 2024-02-08 23:04:55 +01:00