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:
|
||
|---|---|---|
| .. | ||
| backport-6.12 | ||
| backport-6.18 | ||
| files | ||
| hack-6.12 | ||
| hack-6.18 | ||
| image | ||
| other-files | ||
| pending-6.12 | ||
| pending-6.18 | ||
| config-6.12 | ||
| config-6.18 | ||
| config-filter | ||
| kernel-6.12 | ||
| kernel-6.18 | ||
| PATCHES.md | ||