netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: phy: phy_interface_is_rgmii helper
@ 2015-05-26 19:19 Florian Fainelli
  2015-05-26 19:19 ` [PATCH net-next 1/2] net: phy: Add " Florian Fainelli
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Florian Fainelli @ 2015-05-26 19:19 UTC (permalink / raw)
  To: netdev; +Cc: davem, dmurphy, Florian Fainelli

Hi David,

As you suggested, here is the helper function to avoid missing some RGMII
interface checks. Had to wait for net to be merged in net-next to avoid
submitting the same patch/commit.

Dan, you might want to rebase your dp83867 submission to use that helper
when you this patchset gets merged into net-next, thanks!

Florian Fainelli (2):
  net: phy: Add phy_interface_is_rgmii helper
  net: phy: Utilize phy_interface_is_rgmii

 drivers/net/phy/icplus.c  |  5 +----
 drivers/net/phy/marvell.c | 10 ++--------
 drivers/net/phy/phy.c     |  3 +--
 include/linux/phy.h       | 11 +++++++++++
 4 files changed, 15 insertions(+), 14 deletions(-)

-- 
2.1.0

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-05-27  4:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-26 19:19 [PATCH net-next 0/2] net: phy: phy_interface_is_rgmii helper Florian Fainelli
2015-05-26 19:19 ` [PATCH net-next 1/2] net: phy: Add " Florian Fainelli
2015-05-26 19:19 ` [PATCH net-next 2/2] net: phy: Utilize phy_interface_is_rgmii Florian Fainelli
2015-05-27  4:27 ` [PATCH net-next 0/2] net: phy: phy_interface_is_rgmii helper David Miller

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).