All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] Macb SGMII status poll thread
@ 2019-07-31  9:40 Harini Katakam
  2019-07-31  9:40 ` [RFC PATCH 1/2] dt-bindings: net: macb: Add new property for PS SGMII only Harini Katakam
  2019-07-31  9:40 ` [RFC PATCH 2/2] net: macb: Add SGMII poll thread Harini Katakam
  0 siblings, 2 replies; 10+ messages in thread
From: Harini Katakam @ 2019-07-31  9:40 UTC (permalink / raw)
  To: nicolas.ferre, davem, claudiu.beznea, robh+dt, mark.rutland
  Cc: netdev, linux-kernel, michal.simek, harinikatakamlinux,
	harini.katakam, devicetree

When PS GEM is used with SGMII mode without an external PHY
on board, add a link status reporting mechanism.

Harini Katakam (2):
  dt-bindings: net: macb: Add new property for PS SGMII only
  net: macb: Add SGMII poll thread

 Documentation/devicetree/bindings/net/macb.txt |  4 ++
 drivers/net/ethernet/cadence/macb.h            |  8 ++++
 drivers/net/ethernet/cadence/macb_main.c       | 65 ++++++++++++++++++++++++--
 3 files changed, 73 insertions(+), 4 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2019-08-06  5:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-31  9:40 [RFC PATCH 0/2] Macb SGMII status poll thread Harini Katakam
2019-07-31  9:40 ` [RFC PATCH 1/2] dt-bindings: net: macb: Add new property for PS SGMII only Harini Katakam
2019-08-04 14:56   ` Andrew Lunn
2019-08-05  6:15     ` Harini Katakam
2019-08-05 13:20       ` Andrew Lunn
2019-08-05 14:36         ` Harini Katakam
2019-08-05 16:10           ` Harini Katakam
2019-08-05 17:16             ` Andrew Lunn
2019-08-06  5:47               ` Harini Katakam
2019-07-31  9:40 ` [RFC PATCH 2/2] net: macb: Add SGMII poll thread Harini Katakam

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.