]> git.sur5r.net Git - u-boot/commit
net: mvpp2: Add GoP and NetC support for ports 2 & 3 (RGMII & SGMII)
authorStefan Roese <sr@denx.de>
Wed, 22 Mar 2017 14:07:30 +0000 (15:07 +0100)
committerStefan Roese <sr@denx.de>
Wed, 29 Mar 2017 05:43:42 +0000 (07:43 +0200)
commit31aa1e38157882834b19a360b4096e848ed5bd2c
treeb41443253dc5cab37304c3d5669f2594a5ed2302
parent9acb7da14ebb55b2a9819c34a24f4ce6e99202c4
net: mvpp2: Add GoP and NetC support for ports 2 & 3 (RGMII & SGMII)

This patch adds the GoP (Group of Ports) and NetC (Net Complex) setup to
the Marvell mvpp2 ethernet driver. This code is mostly copied from the
Marvell U-Boot version and was written by Stefan Chulski. Please
note that only RGMII and SGMII support have been added, as these are
the only interfaces that this code has been tested with.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Stefan Chulski <stefanc@marvell.com>
Cc: Kostya Porotchkin <kostap@marvell.com>
Cc: Nadav Haklai <nadavh@marvell.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
drivers/net/mvpp2.c