From: Aleksander Jan Bajkowski Date: Sat, 9 May 2026 21:07:22 +0000 (+0200) Subject: net: phy: intel-xway: fix typo in Kconfig description X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c9d76eec482b2bab22cdccc6a00bc87a2280cd0;p=thirdparty%2Flinux.git net: phy: intel-xway: fix typo in Kconfig description Replace "22E" with "22F" in the description. Signed-off-by: Aleksander Jan Bajkowski Link: https://patch.msgid.link/20260509210900.3968447-1-olek2@wp.pl Signed-off-by: Jakub Kicinski --- diff --git a/drivers/net/phy/Kconfig b/drivers/net/phy/Kconfig index b5ee338b620d..8b51bdc2e945 100644 --- a/drivers/net/phy/Kconfig +++ b/drivers/net/phy/Kconfig @@ -238,7 +238,7 @@ config LXT_PHY config INTEL_XWAY_PHY tristate "Intel XWAY PHYs" help - Supports the Intel XWAY (former Lantiq) 11G and 22E PHYs. + Supports the Intel XWAY (former Lantiq) 11G and 22F PHYs. These PHYs are marked as standalone chips under the names PEF 7061, PEF 7071 and PEF 7072 or integrated into the Intel SoCs xRX200, xRX300, xRX330, xRX350 and xRX550.