Netdev List
 help / color / mirror / Atom feed
* [PATCH v2 net-next 0/2] Check all RGMII phy mode variants
@ 2017-05-18 22:13 Iyappan Subramanian
  2017-05-18 22:13 ` [PATCH v2 net-next 1/2] include: linux: Add helper function to check phy interface mode Iyappan Subramanian
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Iyappan Subramanian @ 2017-05-18 22:13 UTC (permalink / raw)
  To: davem, netdev
  Cc: f.fainelli, andrew, linux-arm-kernel, patches,
	Iyappan Subramanian

This patch set,
     - adds phy_interface_mode_is_rgmii() helper function
     - addresses review comment from previous patch set, by calling
       phy_interface_mode_is_rgmii() to address all RGMII variants

Signed-off-by: Iyappan Subramanian <isubramanian@apm.com>
---
v2: Address review comments from v1
     - adds phy_interface_mode_is_rgmii() helper function
     - addresses review comment from previous patch set, by calling
       phy_interface_mode_is_rgmii() to address all RGMII variants
v1:
     - Initial version
---

Iyappan Subramanian (2):
  include: linux: Add helper function to check phy interface mode
  drivers: net: xgene: Check all RGMII phy mode variants

 drivers/net/ethernet/apm/xgene/xgene_enet_ethtool.c |  6 +++---
 drivers/net/ethernet/apm/xgene/xgene_enet_hw.c      | 12 ++++++------
 drivers/net/ethernet/apm/xgene/xgene_enet_main.c    | 15 +++++++++------
 include/linux/phy.h                                 | 14 ++++++++++++--
 4 files changed, 30 insertions(+), 17 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2017-05-19 23:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-18 22:13 [PATCH v2 net-next 0/2] Check all RGMII phy mode variants Iyappan Subramanian
2017-05-18 22:13 ` [PATCH v2 net-next 1/2] include: linux: Add helper function to check phy interface mode Iyappan Subramanian
2017-05-18 22:19   ` Florian Fainelli
2017-05-19  4:34     ` Iyappan Subramanian
2017-05-18 22:13 ` [PATCH v2 net-next 2/2] drivers: net: xgene: Check all RGMII phy mode variants Iyappan Subramanian
2017-05-19 23:42 ` [PATCH v2 net-next 0/2] " David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox