commit | 989b96fa34234c1d7b98c880de4894bde7be8261 | [log] [tgz] |
---|---|---|
author | Igal Liberman <igall@marvell.com> | Mon Apr 24 18:45:28 2017 +0300 |
committer | Stefan Roese <sr@denx.de> | Tue May 09 13:38:18 2017 +0200 |
tree | 71c93d1989b497a716088f238e74236988fd4947 | |
parent | b15d61d6a2abb6cbd94e30e074689e9d6318a050 [diff] |
phy: marvell: cp110: add 5G XFI mode This patch adds the option to configure a comphy to 5G XFI mode. In order to configure the comphy to 5G XFI, update the comphy node in the device-tree: phy2 { phy-type = <PHY_TYPE_SFI>; phy-speed = <PHY_SPEED_5_15625G>; }; Signed-off-by: Igal Liberman <igall@marvell.com> Signed-off-by: Stefan Roese <sr@denx.de> Reviewed-by: Stefan Roese <sr@denx.de>