netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: networking: phy: Improve phrasing
@ 2019-10-03 20:43 Jonathan Neuschäfer
  2019-10-03 20:57 ` David Miller
  2019-10-10 17:30 ` Jonathan Corbet
  0 siblings, 2 replies; 3+ messages in thread
From: Jonathan Neuschäfer @ 2019-10-03 20:43 UTC (permalink / raw)
  To: linux-doc
  Cc: Jonathan Neuschäfer, Andrew Lunn, Florian Fainelli,
	Heiner Kallweit, David S. Miller, Jonathan Corbet, netdev,
	linux-kernel

It's not about times (multiple occurences of an event) but about the
duration of a time interval.

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
---
 Documentation/networking/phy.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/networking/phy.rst b/Documentation/networking/phy.rst
index a689966bc4be..3f5bd83034df 100644
--- a/Documentation/networking/phy.rst
+++ b/Documentation/networking/phy.rst
@@ -73,7 +73,7 @@ The Reduced Gigabit Medium Independent Interface (RGMII) is a 12-pin
 electrical signal interface using a synchronous 125Mhz clock signal and several
 data lines. Due to this design decision, a 1.5ns to 2ns delay must be added
 between the clock line (RXC or TXC) and the data lines to let the PHY (clock
-sink) have enough setup and hold times to sample the data lines correctly. The
+sink) have a large enough setup and hold time to sample the data lines correctly. The
 PHY library offers different types of PHY_INTERFACE_MODE_RGMII* values to let
 the PHY driver and optionally the MAC driver, implement the required delay. The
 values of phy_interface_t must be understood from the perspective of the PHY
--
2.20.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] docs: networking: phy: Improve phrasing
  2019-10-03 20:43 [PATCH] docs: networking: phy: Improve phrasing Jonathan Neuschäfer
@ 2019-10-03 20:57 ` David Miller
  2019-10-10 17:30 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2019-10-03 20:57 UTC (permalink / raw)
  To: j.neuschaefer
  Cc: linux-doc, andrew, f.fainelli, hkallweit1, corbet, netdev, linux-kernel

From: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Date: Thu,  3 Oct 2019 22:43:22 +0200

> It's not about times (multiple occurences of an event) but about the
> duration of a time interval.
> 
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>

Looks fine to me:

Acked-by: David S. Miller <davem@davemloft.net>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] docs: networking: phy: Improve phrasing
  2019-10-03 20:43 [PATCH] docs: networking: phy: Improve phrasing Jonathan Neuschäfer
  2019-10-03 20:57 ` David Miller
@ 2019-10-10 17:30 ` Jonathan Corbet
  1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Corbet @ 2019-10-10 17:30 UTC (permalink / raw)
  To: Jonathan Neuschäfer
  Cc: linux-doc, Andrew Lunn, Florian Fainelli, Heiner Kallweit,
	David S. Miller, netdev, linux-kernel

On Thu,  3 Oct 2019 22:43:22 +0200
Jonathan Neuschäfer <j.neuschaefer@gmx.net> wrote:

> It's not about times (multiple occurences of an event) but about the
> duration of a time interval.
> 
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>

Applied, thanks.

jon

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-10-10 17:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-03 20:43 [PATCH] docs: networking: phy: Improve phrasing Jonathan Neuschäfer
2019-10-03 20:57 ` David Miller
2019-10-10 17:30 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).