Searched hist:b617a0d7b8b19cfd01c4dec6089886d3f897da5c (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/include/dt-bindings/comphy/ |
H A D | comphy_data.h | diff b617a0d7b8b19cfd01c4dec6089886d3f897da5c Mon Apr 24 10:45:28 CDT 2017 Igal Liberman <igall@marvell.com> 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>
|
/openbmc/u-boot/drivers/phy/marvell/ |
H A D | comphy_hpipe.h | diff b617a0d7b8b19cfd01c4dec6089886d3f897da5c Mon Apr 24 10:45:28 CDT 2017 Igal Liberman <igall@marvell.com> 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>
|
H A D | comphy_cp110.c | diff b617a0d7b8b19cfd01c4dec6089886d3f897da5c Mon Apr 24 10:45:28 CDT 2017 Igal Liberman <igall@marvell.com> 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>
|