arm-trusted-firmware/drivers/marvell/comphy
Pali Rohár c0a909cdcc fix(drivers/marvell/comphy-cp110): fix error code in pcie power on
Function polling_with_timeout() returns last value from polled register
on failure and zero on success. So set "ret" variable to error code
-ETIMEDOUT on error like it is done in other functions.

Signed-off-by: Pali Rohár <pali@kernel.org>
Change-Id: I16cac81bbcbe2113e139722dc0e8fc2b85428d1b
2021-09-29 22:25:46 +02:00
..
comphy-cp110.h fix(drivers/marvell/comphy): fix name of 3.125G SerDes mode 2021-08-27 11:16:43 +02:00
phy-comphy-3700.c fix(drivers/marvell/comphy-3700): handle failures in power functions 2021-09-29 22:25:44 +02:00
phy-comphy-3700.h drivers: marvell: comphy-a3700: Set TXDCLK_2X_SEL bit during PCIe initialization 2021-04-06 21:14:07 +02:00
phy-comphy-common.h fix(drivers/marvell/comphy): fix name of 3.125G SerDes mode 2021-08-27 11:16:43 +02:00
phy-comphy-cp110.c fix(drivers/marvell/comphy-cp110): fix error code in pcie power on 2021-09-29 22:25:46 +02:00
phy-comphy-cp110.h drivers: marvell: comphy: add rx training on 10G port 2021-04-20 13:00:03 +02:00
phy-default-porting-layer.h marvell: comphy: cp110: add support for USB comphy polarity invert 2020-10-04 15:56:01 +02:00