Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1488516
| From | Florian Fainelli <f.fainelli@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net-next v2 0/3] add support for RGMII on GMAC0 through TRGMII hardware module |
| Date | 2016-09-22 05:20 +0200 |
| Message-ID | <sk2Ih-Vd-1@gated-at.bofh.it> (permalink) |
| References | <sk25z-tK-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Le 21/09/2016 à 19:33, sean.wang@mediatek.com a écrit : > From: Sean Wang <sean.wang@mediatek.com> > > By default, GMAC0 is connected to built-in switch called > MT7530 through the proprietary interface called Turbo RGMII > (TRGMII). TRGMII also supports well for RGMII as generic external > PHY uses but requires some slight changes to the setup of TRGMII > and doesn't have well support on current driver. > > So this patchset > 1) provides the slight changes of the setup for RGMII can work > through TRGMII > 2) adds additional setting "trgmii" as PHY_INTERFACE_MODE_TRGMII > about phy-mode on device tree to make GMAC0 distinguish which > mode it runs > 3) changes dynamically source clock, TX/RX delay and interface > mode on TRGMII for adapting various link > > Changes since v1: > - fixed the style of comment which doesn't have a space at > the beginning and end of comment lines > - add support for phy-mode "trgmii" as PHY_INTERFACE_MODE_TRGMII > into linux/phy.h > - enhance the Documentation about device tree binding for trgmii > which is applicable only for GMAC0 which uses fixed-link Looks good to me: Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Thanks Sean! -- Florian
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH net-next v2 0/3] add support for RGMII on GMAC0 through TRGMII hardware module <sean.wang@mediatek.com> - 2016-09-22 04:40 +0200
[PATCH net-next v2 1/3] net: ethernet: mediatek: add extension of phy-mode for TRGMII <sean.wang@mediatek.com> - 2016-09-22 04:40 +0200
Re: [PATCH net-next v2 1/3] net: ethernet: mediatek: add extension of phy-mode for TRGMII Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2016-09-22 13:40 +0200
Re: [PATCH net-next v2 1/3] net: ethernet: mediatek: add extension of phy-mode for TRGMII Sean Wang <sean.wang@mediatek.com> - 2016-09-23 05:40 +0200
Re: [PATCH net-next v2 1/3] net: ethernet: mediatek: add extension of phy-mode for TRGMII Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2016-09-23 12:30 +0200
[PATCH net-next v2 3/3] net: ethernet: mediatek: add the dts property to set if TRGMII supported on GMAC0 <sean.wang@mediatek.com> - 2016-09-22 04:40 +0200
Re: [PATCH net-next v2 3/3] net: ethernet: mediatek: add the dts property to set if TRGMII supported on GMAC0 Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2016-09-22 13:30 +0200
Re: [PATCH net-next v2 3/3] net: ethernet: mediatek: add the dts property to set if TRGMII supported on GMAC0 Sean Wang <sean.wang@mediatek.com> - 2016-09-22 17:30 +0200
[PATCH net-next v2 2/3] net: ethernet: mediatek: add support for GMAC0 connecting with external PHY through TRGMII <sean.wang@mediatek.com> - 2016-09-22 04:40 +0200
Re: [PATCH net-next v2 0/3] add support for RGMII on GMAC0 through TRGMII hardware module Florian Fainelli <f.fainelli@gmail.com> - 2016-09-22 05:20 +0200
Re: [PATCH net-next v2 0/3] add support for RGMII on GMAC0 through TRGMII hardware module David Miller <davem@davemloft.net> - 2016-09-22 14:30 +0200
Re: [PATCH net-next v2 0/3] add support for RGMII on GMAC0 through TRGMII hardware module Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2016-09-22 19:10 +0200
Re: [PATCH net-next v2 0/3] add support for RGMII on GMAC0 through TRGMII hardware module David Miller <davem@davemloft.net> - 2016-09-23 02:20 +0200
Re: [PATCH net-next v2 0/3] add support for RGMII on GMAC0 through TRGMII hardware module Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> - 2016-09-23 12:30 +0200
csiph-web