openwrt/target/linux/generic
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
..
backport-5.15 kernel: bump 5.15 to 5.15.148 2024-02-01 21:36:00 +01:00
backport-6.1 generic: 6.1: backport QCA807x PHY patches 2024-02-11 21:08:26 +01:00
files kernel: add seil-fw mtdsplit driver for IIJ SEIL devices 2023-10-31 14:02:01 +01:00
hack-5.15 broadcom-wl: remove package 2024-02-03 16:16:36 +01:00
hack-6.1 kernel: bump 6.1 to 6.1.76 2024-02-08 18:35:42 +01:00
image target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-5.15 kernel: bump 5.15 to 5.15.148 2024-02-01 21:36:00 +01:00
pending-6.1 generic: 6.1: fixup QCA807x upstream PHY 2024-02-12 13:25:45 +01:00
config-5.15 kernel: add seil-fw mtdsplit driver for IIJ SEIL devices 2023-10-31 14:02:01 +01:00
config-6.1 generic: 6.1: backport QCA807x PHY patches 2024-02-11 21:08:26 +01:00
config-filter generic: filter out CONFIG_FRAME_WARN 2023-07-01 11:52:07 +02:00
PATCHES