u-boot-brain/drivers/phy/marvell
Igal Liberman c2bf42f5fd phy: marvell: fix several minor bugs in comphy_probe
If fdtdec_get_int can't find speed, set COMPHY_SPEED_INVALID
If fdtdec_get_int can't find type, set COMPHY_TYPE_INVALID
Move the error print if phy-type is invalid
Add continue to the probe loop (in a case of invalid phy)
Cosmetic changes

Change-Id: I0c61b40bfe685437426fe907942ed338b7845378
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: fix several minor bugs in comphy_probe 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: cp110: utmi: update analog parameters according to latest ETP 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 phy: marvell: cp110: utmi: update analog parameters according to latest ETP 2021-04-29 07:45:24 +02:00