devicetree-spec.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Florian Fainelli <f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
Cc: devicetree-spec-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Florian Fainelli
	<f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Subject: [PATCH DT spec 1/3] Fix property value for the Gigabit MII type
Date: Thu,  5 May 2016 22:08:45 -0700	[thread overview]
Message-ID: <1462511327-21077-2-git-send-email-f.fainelli@gmail.com> (raw)
In-Reply-To: <1462511327-21077-1-git-send-email-f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

The property description is correct but the property value should be
"gmii" instead of "rgmii"

Signed-off-by: Florian Fainelli <f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
---
 source/device-bindings.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/device-bindings.rst b/source/device-bindings.rst
index 60e5560..ec50c67 100644
--- a/source/device-bindings.rst
+++ b/source/device-bindings.rst
@@ -337,7 +337,7 @@ the network device class.
    ===================================== ============
    Media Independent Interface           ``mii``
    Reduced Media Independent Interface   ``rmii``
-   Gigabit Media Independent Interface   ``rgmii``
+   Gigabit Media Independent Interface   ``gmii``
    Reduced Gigabit Media Independent     ``rgmii``
    rgmii with internal delay             ``rgmii-id``
    rgmii with internal delay on TX only  ``rgmii-txid``
-- 
2.7.4

  parent reply	other threads:[~2016-05-06  5:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-06  5:08 [PATCH DT spec 0/3] Misc fixes and additions for phy-connection-type Florian Fainelli
     [not found] ` <1462511327-21077-1-git-send-email-f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-05-06  5:08   ` Florian Fainelli [this message]
2016-05-06  5:08   ` [PATCH DT spec 2/3] Fix property name, table and defined value for "phy-connection-type" Florian Fainelli
2016-05-06  5:08   ` [PATCH DT spec 3/3] Document additional "phy-connection-type" values Florian Fainelli
     [not found]     ` <1462511327-21077-4-git-send-email-f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-05-06 10:13       ` Grant Likely
2016-05-06 10:13   ` [PATCH DT spec 0/3] Misc fixes and additions for phy-connection-type Grant Likely

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1462511327-21077-2-git-send-email-f.fainelli@gmail.com \
    --to=f.fainelli-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=devicetree-spec-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).