Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1522093
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] net/phy/vitesse: Configure RGMII skew on VSC8601, if needed |
| Date | 2016-11-14 22:20 +0100 |
| Message-ID | <sDwPw-3SH-33@gated-at.bofh.it> (permalink) |
| References | <sCQdA-BP-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Alexandru Gagniuc <alex.g@adaptrum.com> Date: Sat, 12 Nov 2016 15:32:13 -0800 > + if (phydev->interface == PHY_INTERFACE_MODE_RGMII_ID) > + ret = vsc8601_add_skew(phydev); I think you should use phy_interface_is_rgmii() here.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] net/phy/vitesse: Configure RGMII skew on VSC8601, if needed Alexandru Gagniuc <alex.g@adaptrum.com> - 2016-11-13 00:50 +0100
Re: [PATCH] net/phy/vitesse: Configure RGMII skew on VSC8601, if needed David Miller <davem@davemloft.net> - 2016-11-14 22:20 +0100
Re: [PATCH] net/phy/vitesse: Configure RGMII skew on VSC8601, if needed Florian Fainelli <f.fainelli@gmail.com> - 2016-11-14 22:30 +0100
Re: [PATCH] net/phy/vitesse: Configure RGMII skew on VSC8601, if needed David Miller <davem@davemloft.net> - 2016-11-16 04:20 +0100
Re: [PATCH v2] net/phy/vitesse: Configure RGMII skew on VSC8601, if needed Andrew Lunn <andrew@lunn.ch> - 2016-11-16 15:00 +0100
Re: [PATCH v2] net/phy/vitesse: Configure RGMII skew on VSC8601, if needed Andrew Lunn <andrew@lunn.ch> - 2016-11-16 18:00 +0100
Re: [PATCH v2] net/phy/vitesse: Configure RGMII skew on VSC8601, if needed David Miller <davem@davemloft.net> - 2016-11-17 00:00 +0100
csiph-web