devicetree-spec.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
To: sean.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org
Cc: Florian Fainelli
	<f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	devicetree-spec-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [DTSpec PATCH] Document additional "phy-connection-type" values
Date: Fri, 23 Sep 2016 11:34:28 +0100	[thread overview]
Message-ID: <CACxGe6un_6pNMOGVtTraY69QbiBXNXBH2ojk57p-Tc8fcRZ9UQ@mail.gmail.com> (raw)
In-Reply-To: <1474613260-15457-1-git-send-email-sean.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>

On Fri, Sep 23, 2016 at 7:47 AM,  <sean.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> wrote:
> From: Sean Wang <sean.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
>
> Add the following values to the "phy-connection-type" property:
>
> * Turbo Reduced Gigabit Media Independent Interface ``trgmii``
>
> Suggested-by: Florian Fainelli <f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> Signed-off-by: Sean Wang <sean.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>

Applied, thanks.

g.

> ---
>  source/device-bindings.rst |   39 ++++++++++++++++++++-------------------
>  1 file changed, 20 insertions(+), 19 deletions(-)
>
> diff --git a/source/device-bindings.rst b/source/device-bindings.rst
> index 7020267..9de6f3c 100644
> --- a/source/device-bindings.rst
> +++ b/source/device-bindings.rst
> @@ -332,25 +332,26 @@ the network device class.
>  .. tabularcolumns:: | l J |
>  .. table:: Defined values for the ``phy-connection-type`` Property
>
> -   =============================================== ============
> -   Connection type                                 Value
> -   =============================================== ============
> -   Media Independent Interface                     ``mii``
> -   Reduced Media Independent Interface             ``rmii``
> -   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``
> -   rgmii with internal delay on RX only            ``rgmii-rxid``
> -   Ten Bit Interface                               ``tbi``
> -   Reduced Ten Bit Interface                       ``rtbi``
> -   Serial Media Independent Interface              ``smii``
> -   Serial Gigabit Media Independent Interface      ``sgmii``
> -   Reverse Media Independent Interface             ``rev-mii``
> -   10 Gigabits Media Independent Interface         ``xgmii``
> -   Multimedia over Coaxial                         ``moca``
> -   Quad Serial Gigabit Media Independent Interface ``qsgmii``
> -   =============================================== ============
> +   ================================================= ============
> +   Connection type                                   Value
> +   ================================================= ============
> +   Media Independent Interface                       ``mii``
> +   Reduced Media Independent Interface               ``rmii``
> +   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``
> +   rgmii with internal delay on RX only              ``rgmii-rxid``
> +   Ten Bit Interface                                 ``tbi``
> +   Reduced Ten Bit Interface                         ``rtbi``
> +   Serial Media Independent Interface                ``smii``
> +   Serial Gigabit Media Independent Interface        ``sgmii``
> +   Reverse Media Independent Interface               ``rev-mii``
> +   10 Gigabits Media Independent Interface           ``xgmii``
> +   Multimedia over Coaxial                           ``moca``
> +   Quad Serial Gigabit Media Independent Interface   ``qsgmii``
> +   Turbo Reduced Gigabit Media Independent Interface ``trgmii``
> +   ================================================= ============
>
>  ``phy-handle`` Property
>  ^^^^^^^^^^^^^^^^^^^^^^^
> --
> 1.7.9.5
>

      parent reply	other threads:[~2016-09-23 10:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-23  6:47 [DTSpec PATCH] Document additional "phy-connection-type" values sean.wang-NuS5LvNUpcJWk0Htik3J/w
     [not found] ` <1474613260-15457-1-git-send-email-sean.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
2016-09-23 10:34   ` Grant Likely [this message]

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=CACxGe6un_6pNMOGVtTraY69QbiBXNXBH2ojk57p-Tc8fcRZ9UQ@mail.gmail.com \
    --to=grant.likely-qsej5fyqhm4dnm+yrofe0a@public.gmane.org \
    --cc=devicetree-spec-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=sean.wang-NuS5LvNUpcJWk0Htik3J/w@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 read-only IMAP folder(s) and NNTP newsgroup(s).