netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] drivers: net: xgene: fix: Use GPIO to get link status
@ 2016-10-06 21:35 Iyappan Subramanian
  2016-10-06 21:35 ` [PATCH net-next 1/2] " Iyappan Subramanian
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Iyappan Subramanian @ 2016-10-06 21:35 UTC (permalink / raw)
  To: davem, netdev
  Cc: linux-arm-kernel, arnd, patches, Iyappan Subramanian, Quan Nguyen

Since the link value reported by the link status register is not
reliable if no SPF module inserted, this patchset fixes the issue by
using GPIO to determine the link status when no module inserted.

Signed-off-by: Iyappan Subramanian <isubramanian@apm.com>
Signed-off-by: Quan Nguyen <qnguyen@apm.com>
---

Iyappan Subramanian (2):
  drivers: net: xgene: fix: Use GPIO to get link status
  arm64: xgene: defconfig: Enable Standby GPIO

 arch/arm64/configs/defconfig                      |  1 +
 drivers/net/ethernet/apm/xgene/xgene_enet_main.c  |  6 +++++-
 drivers/net/ethernet/apm/xgene/xgene_enet_main.h  |  1 +
 drivers/net/ethernet/apm/xgene/xgene_enet_xgmac.c | 19 +++++++++++++++++--
 4 files changed, 24 insertions(+), 3 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2016-10-12  5:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-06 21:35 [PATCH net-next 0/2] drivers: net: xgene: fix: Use GPIO to get link status Iyappan Subramanian
2016-10-06 21:35 ` [PATCH net-next 1/2] " Iyappan Subramanian
2016-10-06 21:35 ` [PATCH net-next 2/2] arm64: xgene: defconfig: Enable Standby GPIO Iyappan Subramanian
2016-10-12  5:54 ` [PATCH net-next 0/2] drivers: net: xgene: fix: Use GPIO to get link status 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).