Re: [U-Boot] [PATCH v3 7/7] ARM: OMAP5-uevm: Add usb device reset API

2013-07-31 Thread Marek Vasut
Dear Dan Murphy, > Marek > > On 07/17/2013 11:30 PM, Marek Vasut wrote: > > Dear Dan Murphy, > > > >> Add the call back to reset the LAN9730 after > >> the FEAT_POWER has been called. > >> > >> Signed-off-by: Dan Murphy > >> --- > >> v3 - Added this patch to separate the patch series - > >> ht

Re: [U-Boot] [PATCH v3 7/7] ARM: OMAP5-uevm: Add usb device reset API

2013-07-31 Thread Dan Murphy
Marek On 07/17/2013 11:30 PM, Marek Vasut wrote: > Dear Dan Murphy, > >> Add the call back to reset the LAN9730 after >> the FEAT_POWER has been called. >> >> Signed-off-by: Dan Murphy >> --- >> v3 - Added this patch to separate the patch series - >> http://patchwork.ozlabs.org/patch/258229/ >> >

Re: [U-Boot] [PATCH v3 7/7] ARM: OMAP5-uevm: Add usb device reset API

2013-07-17 Thread Marek Vasut
Dear Dan Murphy, > Add the call back to reset the LAN9730 after > the FEAT_POWER has been called. > > Signed-off-by: Dan Murphy > --- > v3 - Added this patch to separate the patch series - > http://patchwork.ozlabs.org/patch/258229/ > > board/ti/omap5_uevm/evm.c | 11 +++ > 1 file ch

[U-Boot] [PATCH v3 7/7] ARM: OMAP5-uevm: Add usb device reset API

2013-07-17 Thread Dan Murphy
Add the call back to reset the LAN9730 after the FEAT_POWER has been called. Signed-off-by: Dan Murphy --- v3 - Added this patch to separate the patch series - http://patchwork.ozlabs.org/patch/258229/ board/ti/omap5_uevm/evm.c | 11 +++ 1 file changed, 11 insertions(+) diff --git a