Re: [PATCH net-next 3/5] net: phy: mediatek: split Airoha code to dedicated source
From: Wayen Yan
Date: Wed Jul 08 2026 - 19:38:29 EST
Hi Christian,
One minor typo in the new Kconfig help text:
In drivers/net/phy/mediatek/Kconfig, the help text for
AIROHA_GE_SOC_PHY has a leftover "d":
Include support for built-in Ethernet PHYs which are present in
the AN7581 and AN7583 SoCs. These PHYs d will dynamically
^
calibrate during startup.
Should be: "These PHYs will dynamically calibrate during startup."
Otherwise the code split looks clean.
Best,
Wayen