]> git.baikalelectronics.ru Git - uboot.git/commit
phy: marvell: cp110: add 5G XFI mode
authorIgal Liberman <igall@marvell.com>
Mon, 24 Apr 2017 15:45:28 +0000 (18:45 +0300)
committerStefan Roese <sr@denx.de>
Tue, 9 May 2017 11:38:18 +0000 (13:38 +0200)
commitfc710455b89834ef2373d4fa55e4b3b7f9fb706b
tree71c93d1989b497a716088f238e74236988fd4947
parent736d12a8620c602f476cb1bb14e7ba73411c06ee
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>
drivers/phy/marvell/comphy_cp110.c
drivers/phy/marvell/comphy_hpipe.h
include/dt-bindings/comphy/comphy_data.h