Re: [PATCH v2 net-next 0/2] net: mvpp2: Implement RXAUI Support

2019-08-09 Thread Antoine Tenart
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

[PATCH v2 net-next 0/2] net: mvpp2: Implement RXAUI Support

2019-08-08 Thread Matt Pelland
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