Re: [net-next PATCH 07/13] net: dsa: qca8k: add support for mac6_exchange, sgmii falling edge

From: Ansuel Smith
Date: Thu Oct 07 2021 - 13:10:08 EST


On Thu, Oct 07, 2021 at 06:49:06PM +0200, Andrew Lunn wrote:
> On Thu, Oct 07, 2021 at 03:26:53PM +0200, Ansuel Smith wrote:
> > On Thu, Oct 07, 2021 at 02:14:18AM +0200, Andrew Lunn wrote:
> > > On Thu, Oct 07, 2021 at 12:35:57AM +0200, Ansuel Smith wrote:
> > > > Some device set the switch to exchange the mac0 port with mac6 port. Add
> > > > support for this in the qca8k driver. Also add support for SGMII rx/tx
> > > > clock falling edge. This is only present for pad0, pad5 and pad6 have
> > > > these bit reserved from Documentation.
> > > >
> > > > Signed-off-by: Ansuel Smith <ansuelsmth@xxxxxxxxx>
> > > > Signed-off-by: Matthew Hagan <mnhagan88@xxxxxxxxx>
> > >
> > > Who wrote this patch? The person submitting it should be last. If
> > > Matthew actually wrote it, you want to play with git commit --author=
> > > to set the correct author.
> > >
> > > Andrew
> >
> > I wrote it and Matthew did some very minor changes (binding name).
> > Should I use co-developed by ?
>
> In that case, just reverse the order of the two Signed-off-by, and
> leave the author information as you.
>
> Andrew

Ok will fix in v2.

--
Ansuel