From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Fainelli Subject: [PATCH net-next 4/4] Documentation: net: phy: Add links to several standards documents Date: Sat, 26 Nov 2016 22:01:33 -0800 Message-ID: <20161127060133.10357-5-f.fainelli@gmail.com> References: <20161127060133.10357-1-f.fainelli@gmail.com> Cc: davem@davemloft.net, andrew@lunn.ch, sf84@laposte.net, martin.blumenstingl@googlemail.com, mans@mansr.com, alexandre.torgue@st.com, peppe.cavallaro@st.com, timur@codeaurora.org, jbrunet@baylibre.com, Florian Fainelli To: netdev@vger.kernel.org Return-path: Received: from mail-oi0-f65.google.com ([209.85.218.65]:34817 "EHLO mail-oi0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751332AbcK0GCK (ORCPT ); Sun, 27 Nov 2016 01:02:10 -0500 Received: by mail-oi0-f65.google.com with SMTP id v84so9668731oie.2 for ; Sat, 26 Nov 2016 22:01:44 -0800 (PST) In-Reply-To: <20161127060133.10357-1-f.fainelli@gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: Add links to the IEEE 802.3-2008 document, and the RGMII v1.3 and v2.0 revisions of the standard. Signed-off-by: Florian Fainelli --- Documentation/networking/phy.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Documentation/networking/phy.txt b/Documentation/networking/phy.txt index 18e9f518b6f9..9908490363d6 100644 --- a/Documentation/networking/phy.txt +++ b/Documentation/networking/phy.txt @@ -386,3 +386,13 @@ Board Fixups The stubs set one of the two matching criteria, and set the other one to match anything. +Standards + + IEEE Standard 802.3: CSMA/CD Access Method and Physical Layer Specifications, Section Two: + http://standards.ieee.org/getieee802/download/802.3-2008_section2.pdf + + RGMII v1.3: + http://web.archive.org/web/20160303212629/http://www.hp.com/rnd/pdfs/RGMIIv1_3.pdf + + RGMII v2.0: + http://web.archive.org/web/20160303171328/http://www.hp.com/rnd/pdfs/RGMIIv2_0_final_hp.pdf -- 2.9.3