commit | 42b51432105dc5ff32292c33ea609733c239db1e | [log] [tgz] |
---|---|---|
author | Horatiu Vultur <horatiu.vultur@microchip.com> | Wed Mar 10 09:31:39 2021 +0100 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Thu Apr 22 02:34:45 2021 +0200 |
tree | d5a23fe59bebb70a6ebe500e28f7f98e0d4399d7 | |
parent | 6b59304602f2f954f22b96ec33e021591d1dc16f [diff] |
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>