linux-kernel.vger.kernel.org archive mirror
 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; 9+ 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] 9+ messages in thread

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

Thread overview: 9+ 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
     [not found]           ` <CAFcVECLVHY5X=wctxVqRqDTDyG7Zavkt5ui4RtFBLP8g8MW1SA@mail.gmail.com>
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 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).