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

From: Andrew Lunn
Date: Wed Oct 06 2021 - 20:14:24 EST


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