From: Florian Fainelli <f.fainelli@gmail.com>
To: Parshuram Thombare <pthombar@cadence.com>,
nicolas.ferre@microchip.com, davem@davemloft.net,
netdev@vger.kernel.org, andrew@lunn.ch, hkallweit1@gmail.com,
linux-kernel@vger.kernel.org, rafalc@cadence.com,
piotrs@cadence.com, jank@cadence.com
Subject: Re: [PATCH 0/3] Cover letter: Add support for high speed MAC in Cadence controller driver
Date: Sun, 24 Feb 2019 08:22:14 -0800 [thread overview]
Message-ID: <a64e8266-a235-9999-708d-1a80051b5d4e@gmail.com> (raw)
In-Reply-To: <20190222201118.GA14791@lvlogina.cadence.com>
Hi,
Le 2/22/19 à 12:11 PM, Parshuram Thombare a écrit :
> Hello !
>
> This patch series contain changes to support high speed MAC and PCS
> in Cadence ethernet controller driver.
From patch submission perspective, your cover letter and individual
patches do not appear as a reply to this cover letter which makes the
threading broken in most mail clients. If you used git format-patch
--cover-letter, this is handled transparently for you by git send-email.
>
> Here is the list of patches.
> [PATCH 1/3] net: ethernet: add support for PCS and 2.5G speed
> This patch add support for PCS (for SGMII interface) and 2.5Gbps
> MAC in Cadence ethernet controller driver.
> [PATCH 2/3] net: ethernet: add c45 PHY support in MDIO read/write functions.
> This patch modify MDIO read/write functions to support
> communication with C45 PHY in Cadence ethernet controller driver.
> [PATCH 3/3] net: ethernet: add support for high speed mac and usxgmii pcs
> This patch add support for (10G) high speed mac, usxgmii pcs
> and usxgmii interface in Cadence ethernet controller driver.
>
> Regards,
> Parshuram Thombare
>
> Parshuram Thombare (3):
> net: ethernet: add support for PCS and 2.5G speed
> net: ethernet: add c45 PHY support in MDIO read/write functions.
> net: ethernet: add support for high speed mac and usxgmii pcs
>
> drivers/net/ethernet/cadence/macb.h | 68 ++++++-
> drivers/net/ethernet/cadence/macb_main.c | 309 +++++++++++++++++++++++++----
> include/linux/phy.h | 3 +
> 3 files changed, 333 insertions(+), 47 deletions(-)
>
--
Florian
next prev parent reply other threads:[~2019-02-24 16:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-22 20:11 [PATCH 0/3] Cover letter: Add support for high speed MAC in Cadence controller driver Parshuram Thombare
2019-02-24 16:22 ` Florian Fainelli [this message]
2019-02-25 8:22 ` Parshuram Raju Thombare
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=a64e8266-a235-9999-708d-1a80051b5d4e@gmail.com \
--to=f.fainelli@gmail.com \
--cc=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=hkallweit1@gmail.com \
--cc=jank@cadence.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=nicolas.ferre@microchip.com \
--cc=piotrs@cadence.com \
--cc=pthombar@cadence.com \
--cc=rafalc@cadence.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox