Re: [U-Boot] [PATCH v2 06/19] net: phy: micrel: Convert to livetree

2017-09-11 Thread Dr. Philipp Tomsich
> On 11 Sep 2017, at 21:34, Joe Hershberger wrote: > > On Mon, Sep 11, 2017 at 4:18 AM, Philipp Tomsich > > wrote: >> Update the Micrel KSZ90x1 driver for a live tree. >> >>

Re: [U-Boot] [PATCH v2 06/19] net: phy: micrel: Convert to livetree

2017-09-11 Thread Joe Hershberger
On Mon, Sep 11, 2017 at 4:18 AM, Philipp Tomsich wrote: > Update the Micrel KSZ90x1 driver for a live tree. > > Signed-off-by: Philipp Tomsich You seem to not have included my Acked-by tags in the new version. -Joe

[U-Boot] [PATCH v2 06/19] net: phy: micrel: Convert to livetree

2017-09-11 Thread Philipp Tomsich
Update the Micrel KSZ90x1 driver for a live tree. Signed-off-by: Philipp Tomsich --- Changes in v2: None drivers/net/phy/micrel_ksz90x1.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/drivers/net/phy/micrel_ksz90x1.c