From: Antoine Tenart <antoine.tenart@bootlin.com>
To: Matt Pelland <mpelland@starry.com>
Cc: netdev@vger.kernel.org, maxime.chevallier@bootlin.com,
antoine.tenart@bootlin.com
Subject: Re: [PATCH v2 net-next 0/2] net: mvpp2: Implement RXAUI Support
Date: Fri, 9 Aug 2019 10:39:31 +0200 [thread overview]
Message-ID: <20190809083931.GC3516@kwain> (raw)
In-Reply-To: <20190808230606.7900-1-mpelland@starry.com>
Hello Matt,
One small comment: it seems you made a typo on davem's email address.
It's .net, not .com :)
Thanks,
Antoine
On Thu, Aug 08, 2019 at 07:06:04PM -0400, Matt Pelland wrote:
> This patch set implements support for configuring Marvell's mvpp2 hardware for
> RXAUI operation. There are two other patches necessary for this to work
> correctly that concern Marvell's cp110 comphy that were emailed to the general
> linux-kernel mailing list earlier on. I can post them here if need be. This
> patch set was successfully tested on both a Marvell Armada 7040 based platform
> as well as an Armada 8040 based platform.
>
> Changes since v1:
>
> - Use reverse christmas tree formatting for all modified declaration blocks.
> - Bump MVP22_MAX_COMPHYS to 4 to allow for XAUI operation.
> - Implement comphy sanity checking.
>
> Matt Pelland (2):
> net: mvpp2: implement RXAUI support
> net: mvpp2: support multiple comphy lanes
>
> drivers/net/ethernet/marvell/mvpp2/mvpp2.h | 8 +-
> .../net/ethernet/marvell/mvpp2/mvpp2_main.c | 129 ++++++++++++++----
> 2 files changed, 110 insertions(+), 27 deletions(-)
>
> --
> 2.21.0
>
--
Antoine Ténart, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2019-08-09 8:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-08 23:06 [PATCH v2 net-next 0/2] net: mvpp2: Implement RXAUI Support Matt Pelland
2019-08-08 23:06 ` [PATCH v2 net-next 1/2] net: mvpp2: implement RXAUI support Matt Pelland
2019-08-09 8:06 ` Antoine Tenart
2019-08-08 23:06 ` [PATCH v2 net-next 2/2] net: mvpp2: support multiple comphy lanes Matt Pelland
2019-08-09 8:32 ` Antoine Tenart
2019-08-09 22:20 ` Matt Pelland
2019-08-12 7:55 ` Antoine Tenart
2019-08-09 8:39 ` Antoine Tenart [this message]
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=20190809083931.GC3516@kwain \
--to=antoine.tenart@bootlin.com \
--cc=maxime.chevallier@bootlin.com \
--cc=mpelland@starry.com \
--cc=netdev@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 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.