Re: [U-Boot] [PATCH v3 59/72] dm: power-domain: Update uclass to support livetree

2017-05-24 Thread sjg
Update the power domain 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/power/domain/power-domain-uclass.c | 19 --- include/power-domain-uclass.h | 2 +- 2 fil

[U-Boot] [PATCH v3 59/72] dm: power-domain: Update uclass to support livetree

2017-05-18 Thread Simon Glass
Update the power domain 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/power/domain/power-domain-uclass.c | 19 --- include/power-domain-uclass.h | 2 +- 2 fil