[DTSpec PATCH] Document additional "phy-connection-type" values
Grant Likely
grant.likely at linaro.org
Fri Sep 23 03:34:28 PDT 2016
On Fri, Sep 23, 2016 at 7:47 AM, <sean.wang at mediatek.com> wrote:
> From: Sean Wang <sean.wang at mediatek.com>
>
> Add the following values to the "phy-connection-type" property:
>
> * Turbo Reduced Gigabit Media Independent Interface ``trgmii``
>
> Suggested-by: Florian Fainelli <f.fainelli at gmail.com>
> Signed-off-by: Sean Wang <sean.wang at mediatek.com>
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
>
More information about the Linux-mediatek
mailing list