netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mohammad Athari Bin Ismail <mohammad.athari.ismail@intel.com>
To: Andrew Lunn <andrew@lunn.ch>,
	"David S . Miller" <davem@davemloft.net>,
	Jakub Kicinski <kuba@kernel.org>,
	Oleksij Rempel <linux@rempel-privat.de>,
	Heiner Kallweit <hkallweit1@gmail.com>,
	Russell King <linux@armlinux.org.uk>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	mohammad.athari.ismail@intel.com, stable@vger.kernel.org
Subject: [PATCH net 0/1] net: phy: marvell: add Marvell specific PHY loopback
Date: Mon, 10 Jan 2022 14:21:16 +0800	[thread overview]
Message-ID: <20220110062117.17540-1-mohammad.athari.ismail@intel.com> (raw)

This patch to implement Marvell PHY specific loopback callback function.
Verified working on Marvell 88E1510 at 1Gbps speed only. For 100Mbps and
10Mbps, found that the PHY loopback not able to function properly.
Possible due to limitation in Marvell 88E1510 PHY.

Tested on Intel Elkhart Lake platform (Synopsys Designware QoS MAC and
Marvell 88E1510 PHY).

Mohammad Athari Bin Ismail (1):
  net: phy: marvell: add Marvell specific PHY loopback

 drivers/net/phy/marvell.c | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

-- 
2.17.1


             reply	other threads:[~2022-01-10  6:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-10  6:21 Mohammad Athari Bin Ismail [this message]
2022-01-10  6:21 ` [PATCH net 1/1] net: phy: marvell: add Marvell specific PHY loopback Mohammad Athari Bin Ismail
2022-01-10  8:34   ` Heiner Kallweit
2022-01-10  9:36     ` Ismail, Mohammad Athari
2022-01-10 10:17       ` Heiner Kallweit
2022-01-12  9:30         ` Ismail, Mohammad Athari
2022-01-10  9:35 ` [PATCH net 0/1] " Russell King (Oracle)
2022-01-10  9:47   ` Ismail, Mohammad Athari

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=20220110062117.17540-1-mohammad.athari.ismail@intel.com \
    --to=mohammad.athari.ismail@intel.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=linux@rempel-privat.de \
    --cc=netdev@vger.kernel.org \
    --cc=stable@vger.kernel.org \
    /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 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).