u-boot-brain/drivers/phy
Jean-Jacques Hiblot 3b63db37ad phy: add a NO-OP phy driver
This driver is used to stub PHY operations in a driver (USB, SATA).
This is useful when the 'client' driver (USB, SATA, ...) uses the PHY
framework and there is no actual PHY harwdare to drive.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
2017-07-28 23:34:44 +02:00
..
marvell dm: core: Rename of_device_is_compatible() 2017-06-01 07:03:06 -06:00
Kconfig phy: add a NO-OP phy driver 2017-07-28 23:34:44 +02:00
Makefile phy: add a NO-OP phy driver 2017-07-28 23:34:44 +02:00
nop-phy.c phy: add a NO-OP phy driver 2017-07-28 23:34:44 +02:00
phy-uclass.c drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() fails 2017-07-28 23:34:04 +02:00
sandbox-phy.c sandbox: phy: Update driver for livetree 2017-06-01 07:03:15 -06:00
ti-pipe3-phy.c dm: core: Replace of_offset with accessor (part 2) 2017-06-01 07:03:04 -06:00