net: jr2: Fix Serdes6G configuration
authorHoratiu Vultur <horatiu.vultur@microchip.com>
Wed, 10 Mar 2021 08:31:39 +0000 (09:31 +0100)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Thu, 22 Apr 2021 00:34:45 +0000 (02:34 +0200)
commit42b51432105dc5ff32292c33ea609733c239db1e
treed5a23fe59bebb70a6ebe500e28f7f98e0d4399d7
parent6b59304602f2f954f22b96ec33e021591d1dc16f
net: jr2: Fix Serdes6G configuration

Sometimes no traffic was getting out on the ports, the root cause was
a wrong configuration of the Serdes6G, which is used on jr2 pcb111.
This patch fixes this issue by applying the correct configuration.

Fixes: 5e1d417bec92ac ("net: Add MSCC Jaguar2 network driver.")
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
drivers/net/mscc_eswitch/jr2_switch.c