summaryrefslogtreecommitdiff
path: root/include/generic-phy.h
AgeCommit message (Expand)AuthorFilesLines
2018-08-28phy: Fix warning due to missing definition of structureMarek Vasut1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-07-29dm: phy: add missing #ifdef CONFIG_PHYPatrice Chotard1-0/+42
2017-07-29drivers: phy: add generic_phy_valid() methodPatrice Chotard1-0/+11
2017-06-01dm: phy: Update uclass to support livetreeSimon Glass1-2/+1
2017-05-09drivers: phy: add generic PHY frameworkJean-Jacques Hiblot1-0/+224