netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 net-next 0/2] net: phy: mchp: Add support for 1588 driver and interrupt support
@ 2020-12-16 15:25 Divya Koppera
  0 siblings, 0 replies; only message in thread
From: Divya Koppera @ 2020-12-16 15:25 UTC (permalink / raw)
  To: andrew, hkallweit1, linux, davem, kuba, marex, netdev, linux-kernel
  Cc: UNGLinuxDriver

This patch add support for Linkup/Linkdown suport for LAN8814 phy
and 1588 Driver support for the same phy.

v2->v3
-Split the patch into 2 patches, one is linkup/linkdown interrupt
 and the other is 1588 driver support.

v1->v2
-Fixed warnings
 Reported-by: kernel test robot <lkp@intel.com>

Divya Koppera (2):
  net: phy: mchp: Add interrupt support for Link up and Link down to
    LAN8814 phy
  net: phy: mchp: Add 1588 support for LAN8814 Quad PHY

 drivers/net/phy/micrel.c | 1007 +++++++++++++++++++++++++++++++++++++-
 1 file changed, 1006 insertions(+), 1 deletion(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-12-16 15:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-16 15:25 [PATCH v3 net-next 0/2] net: phy: mchp: Add support for 1588 driver and interrupt support Divya Koppera

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