ARM: mvebu: use qsgmii phy-mode for Armada XP GP interfaces
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 15 Apr 2014 13:50:21 +0000 (15:50 +0200)
committerJason Cooper <jason@lakedaemon.net>
Fri, 25 Apr 2014 21:23:37 +0000 (21:23 +0000)
commit80fa10f4e9278c4df1636a26025b12588078ad61
treee256b5ed525298ca04e1b609d98edde2a64ffb83
parent6e20bae8a39c40d4e03698e4160bad2d2629062b
ARM: mvebu: use qsgmii phy-mode for Armada XP GP interfaces

The Armada XP GP isn't using rgmii-id connections between the MAC and
PHY, but instead a single QSGMII connection, which is a quad-SGMII
connection: a double pair of differential lines that are multiplexed
to convey the traffic of four network interfaces between a MAC and a
PHY.

Until now, the Armada XP GP was relying on the bootloader setting the
correct values in various configuration registers. With this change,
the mvneta driver can be used as a module on this platform.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Link: https://lkml.kernel.org/r/1397569821-5530-4-git-send-email-thomas.petazzoni@free-electrons.com
Tested-by: Arnaud Ebalard <arno@natisbad.org>
Tested-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/armada-xp-gp.dts
This page took 0.025259 seconds and 5 git commands to generate.