On Tue, Nov 02, 2021 at 07:28:50PM +0100, Ansuel Smith wrote:
On Tue, Nov 02, 2021 at 08:26:55PM +0200, Vladimir Oltean wrote:
quoted
On Tue, Nov 02, 2021 at 06:56:29PM +0100, Ansuel Smith wrote:
quoted
Some device set MAC06 exchange in the bootloader. This cause some
problem as we don't support this strange mode and we just set the port6
as the primary CPU port. With MAC06 exchange, PAD0 reg configure port6
instead of port0. Add an extra check and explicitly disable MAC06 exchange
to correctly configure the port PAD config.
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
---
Reviewed-by: Vladimir Oltean <olteanv@gmail.com>
Since net-next has closed, please add
Fixes: 3fcf734aa482 ("net: dsa: qca8k: add support for cpu port 6")
and resend to the "net" tree.
Oh sorry! I checked http://vger.kernel.org/~davem/net-next.html
before posting and it does say it's open. Will resend sorry.
Closed or not, the point is that Jakub sent the "[GIT PULL] Networking for 5.16"
email today, so this code is no longer in net-next only.