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 <l...@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