Commit 9cc8ea99 authored by Jonathan Neuschäfer's avatar Jonathan Neuschäfer Committed by Jakub Kicinski
Browse files

docs: networking: phy: Fix a typo



Write "to be operated" instead of "to be operate".

Signed-off-by: default avatarJonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-by: default avatarAndrew Lunn <andrew@lunn.ch>
Link: https://lore.kernel.org/r/20220610072809.352962-1-j.neuschaefer@gmx.net


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 884c65e4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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