All of lore.kernel.org
 help / color / mirror / Atom feed
From: Divya Koppera <Divya.Koppera@microchip.com>
To: <andrew@lunn.ch>, <hkallweit1@gmail.com>, <linux@armlinux.org.uk>,
	<davem@davemloft.net>, <kuba@kernel.org>, <marex@denx.de>,
	<netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<richardcochran@gmail.com>
Cc: <UNGLinuxDriver@microchip.com>
Subject: [PATCH v4 net-next 0/2] net: phy: mchp: Add support for 1588 driver and interrupt support
Date: Thu, 17 Dec 2020 18:11:04 +0530	[thread overview]
Message-ID: <20201217124104.8285-1-Divya.Koppera@microchip.com> (raw)

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


                 reply	other threads:[~2020-12-17 12:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201217124104.8285-1-Divya.Koppera@microchip.com \
    --to=divya.koppera@microchip.com \
    --cc=UNGLinuxDriver@microchip.com \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=hkallweit1@gmail.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=marex@denx.de \
    --cc=netdev@vger.kernel.org \
    --cc=richardcochran@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.