u-boot-brain/drivers/phy/marvell
Igal Liberman 89351ba4c8 phy: marvell: add missing speed during info prints
In get_speed_string() we have an array (speed_strings[])
which includes all possible speed strings.
This array size and content must be aligned to the speed
defines in comphy_data.h.

This patch adds missing 5.125G speed, aligns speed_strings[]
and fixes incorrect printing when speed > 5.0G.

Change-Id: I9900d23595094be321be0c62fcaa88036324568e
Signed-off-by: Igal Liberman <igall@marvell.com>
2021-04-29 07:45:24 +02:00
..
comphy_a3700.c phy: marvell: rename comphy related definitions to COMPHY_XX 2021-04-29 07:45:24 +02:00
comphy_a3700.h phy: marvell: Support changing SERDES map in board file 2018-09-19 08:59:26 +02:00
comphy_core.c phy: marvell: add missing speed during info prints 2021-04-29 07:45:24 +02:00
comphy_core.h phy: marvell: Support changing SERDES map in board file 2018-09-19 08:59:26 +02:00
comphy_cp110.c phy: marvell: rename comphy related definitions to COMPHY_XX 2021-04-29 07:45:24 +02:00
comphy_hpipe.h phy: marvell: add SATA comphy RX/TX polarity invert support 2018-09-19 13:54:27 +02:00
comphy_mux.c phy: marvell: rename comphy related definitions to COMPHY_XX 2021-04-29 07:45:24 +02:00
Kconfig drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k 2016-09-27 17:29:53 +02:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sata.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
utmi_phy.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00