summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Jan Bajkowski <olek2@wp.pl>2026-05-09 23:07:22 +0200
committerJakub Kicinski <kuba@kernel.org>2026-05-12 17:46:27 -0700
commit6c9d76eec482b2bab22cdccc6a00bc87a2280cd0 (patch)
tree8566749cadf22820d82bdefbaa3e5d5cb55d2da3
parent543bdc1578cd380631558a884318551a0e9fdab2 (diff)
net: phy: intel-xway: fix typo in Kconfig description
Replace "22E" with "22F" in the description. Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl> Link: https://patch.msgid.link/20260509210900.3968447-1-olek2@wp.pl Signed-off-by: Jakub Kicinski <kuba@kernel.org>
-rw-r--r--drivers/net/phy/Kconfig2
1 files changed, 1 insertions, 1 deletions
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.