aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>2022-06-10 09:28:08 +0200
committerJakub Kicinski <kuba@kernel.org>2022-06-13 23:12:44 -0700
commit9cc8ea99bf7ae6f5a5a305bb14a6f1e3f18f5f54 (patch)
treecc998f64e81799898581d2c727eafd67a1c67d6c
parentamd-xgbe: Use platform_irq_count() (diff)
downloadlinux-dev-9cc8ea99bf7ae6f5a5a305bb14a6f1e3f18f5f54.tar.xz
linux-dev-9cc8ea99bf7ae6f5a5a305bb14a6f1e3f18f5f54.zip
docs: networking: phy: Fix a typo
Write "to be operated" instead of "to be operate". Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Link: https://lore.kernel.org/r/20220610072809.352962-1-j.neuschaefer@gmx.net Signed-off-by: Jakub Kicinski <kuba@kernel.org>
-rw-r--r--Documentation/networking/phy.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/phy.rst b/Documentation/networking/phy.rst
index d43da709bf40..704f31da5167 100644
--- a/Documentation/networking/phy.rst
+++ b/Documentation/networking/phy.rst
@@ -104,7 +104,7 @@ Whenever possible, use the PHY side RGMII delay for these reasons:
* PHY device drivers in PHYLIB being reusable by nature, being able to
configure correctly a specified delay enables more designs with similar delay
- requirements to be operate correctly
+ requirements to be operated correctly
For cases where the PHY is not capable of providing this delay, but the
Ethernet MAC driver is capable of doing so, the correct phy_interface_t value