Re: [U-Boot] [PATCH v8 00/10] usb: Extend ehci and ohci generic drivers

2017-06-21 Thread Patrice CHOTARD
Don't take care of this series, I need to resend a new one Sorry On 06/21/2017 09:50 AM, patrice.chot...@st.com wrote: > From: Patrice Chotard > > This series improves generic ehci and ohci drivers by addition of : > _ error path during probe (clocks, resets and

[U-Boot] [PATCH v8 00/10] usb: Extend ehci and ohci generic drivers

2017-06-21 Thread patrice.chotard
From: Patrice Chotard This series improves generic ehci and ohci drivers by addition of : _ error path during probe (clocks, resets and phy release) _ .remove callback _ add generic PHY framework for both generic ehci and ohci drivers _ add