u-boot-brain/drivers/phy/marvell
Igal Liberman b617a0d7b8 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>
2017-05-09 13:38:18 +02:00
..
comphy_a3700.c phy: comphy_a3700: Change SD/MMC compatible DT node to match the updates 2017-02-01 08:50:42 +01:00
comphy_a3700.h marvell: comphy_a3700: fix bitmask 2016-12-04 13:55:02 -05:00
comphy_core.c phy: marvell: add IGNORE COMPHY type 2017-05-09 13:38:18 +02:00
comphy_cp110.c phy: marvell: cp110: add 5G XFI mode 2017-05-09 13:38:18 +02:00
comphy_hpipe.h phy: marvell: cp110: add 5G XFI mode 2017-05-09 13:38:18 +02:00
comphy_mux.c phy: marvell: add IGNORE COMPHY type 2017-05-09 13:38:18 +02:00
comphy.h phy: marvell: cp110: add support for end point configuration 2017-05-09 13:38:18 +02:00
Kconfig drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k 2016-09-27 17:29:53 +02:00
Makefile drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 7K/8K 2016-09-27 17:29:54 +02:00
sata.h drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 7K/8K 2016-09-27 17:29:54 +02:00
utmi_phy.h drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 7K/8K 2016-09-27 17:29:54 +02:00