Re: [U-Boot] [PATCH v3 57/72] dm: phy: Update uclass to support livetree

2017-05-24 Thread sjg
Update the phy uclass to support livetree. Fix the xlate() method which has no callers. Signed-off-by: Simon Glass --- Changes in v3: None Changes in v2: None drivers/phy/phy-uclass.c | 21 + include/generic-phy.h| 3 +-- 2 files changed, 10 insertions(+), 14 deletions

[U-Boot] [PATCH v3 57/72] dm: phy: Update uclass to support livetree

2017-05-18 Thread Simon Glass
Update the phy uclass to support livetree. Fix the xlate() method which has no callers. Signed-off-by: Simon Glass --- Changes in v3: None Changes in v2: None drivers/phy/phy-uclass.c | 21 + include/generic-phy.h| 3 +-- 2 files changed, 10 insertions(+), 14 deletions