Re: [U-Boot] [PATCH v3 58/72] sandbox: phy: Update driver for livetree

2017-05-24 Thread sjg
Update the sandbox phy driver to support livetree. Signed-off-by: Simon Glass --- Changes in v3: None Changes in v2: None drivers/phy/sandbox-phy.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Applied to u-boot-dm ___ U-Boot mailing list

[U-Boot] [PATCH v3 58/72] sandbox: phy: Update driver for livetree

2017-05-18 Thread Simon Glass
Update the sandbox phy driver to support livetree. Signed-off-by: Simon Glass --- Changes in v3: None Changes in v2: None drivers/phy/sandbox-phy.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/phy/sandbox-phy.c b/drivers/phy/sandbox-phy.c index 9ad820c24c..867c