commit | d11e9347461cff9ce89e6e65764f73fad0f19c6f | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Thu Feb 23 11:58:26 2017 +0100 |
committer | Stefan Roese <sr@denx.de> | Wed Mar 29 07:42:55 2017 +0200 |
tree | f7d0b6b83a2a602f1e1e8896ac0681baae9e8dbd | |
parent | ff572c6d530387868ad7c03158a322ecfd9a7768 [diff] |
net: include/phy.h: Add new PHY interface modes This patch adds the new PHY interface modes XAUI, RXAUI and SFI that will be used by the PPv2.2 support in the Marvell mvpp2 ethernet driver. 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>