u-boot/drivers/phy
Jean-Jacques Hiblot 86322f5982 dm: test: Add tests for the generic PHY uclass
Those tests check:
- the ability for a phy-user to get a phy based on its name or its index
- the ability of a phy device (provider) to manage multiple ports
- the ability to perform operations on the phy (init,deinit,on,off)
- the behavior of the uclass when optional operations are not implemented

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-05-09 12:14:16 -06:00
..
marvell dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
Kconfig dm: test: Add tests for the generic PHY uclass 2017-05-09 12:14:16 -06:00
Makefile dm: test: Add tests for the generic PHY uclass 2017-05-09 12:14:16 -06:00
phy-uclass.c drivers: phy: add generic PHY framework 2017-05-09 12:14:16 -06:00
sandbox-phy.c dm: test: Add tests for the generic PHY uclass 2017-05-09 12:14:16 -06:00