* [PATCH v4 net-next 0/2] net: phy: mchp: Add support for 1588 driver and interrupt support
@ 2020-12-17 12:41 Divya Koppera
0 siblings, 0 replies; only message in thread
From: Divya Koppera @ 2020-12-17 12:41 UTC (permalink / raw)
To: andrew, hkallweit1, linux, davem, kuba, marex, netdev,
linux-kernel, richardcochran
Cc: UNGLinuxDriver
This patch series add support for Linkup/Linkdown suport for LAN8814 phy
and 1588 Driver support for the same phy.
v3->v4
-Changed call to MAC API in phy driver to phy_trigger_machine.
-Adding PTP maintainer to CC list for 1588 Driver.
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-17 12:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-17 12:41 [PATCH v4 net-next 0/2] net: phy: mchp: Add support for 1588 driver and interrupt support Divya Koppera
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.