diff options
author | Stefan Eichenberger <[email protected]> | 2023-12-12 15:12:00 +0100 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2023-12-14 16:01:27 +0100 |
commit | 1b666016d0ad4a879dcd3d9188635ad68c4b16ce (patch) | |
tree | 87fdf0e733aeecc56d08d7bd1ee07674723d87a9 /net/ipv4/tcp_input.c | |
parent | 00b1b2296b581067a4da78111f9e6f0984f7a284 (diff) |
net: mvpp2: add support for mii
Currently, mvpp2 only supports RGMII. This commit adds support for MII.
The description in Marvell's functional specification seems to be wrong.
To enable MII, we need to set GENCONF_CTRL0_PORT3_RGMII, while for RGMII
we need to clear it. This is also how U-Boot handles it.
Signed-off-by: Stefan Eichenberger <[email protected]>
Reviewed-by: Maxime Chevallier <[email protected]>
Reviewed-by: Marcin Wojtas <[email protected]>
Reviewed-by: Russell King (Oracle) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions