On 24 July 2017 at 05:46, <[email protected]> wrote: > From: Patrice Chotard <[email protected]> > > Extend ohci-generic driver with generic PHY framework > > Signed-off-by: Patrice Chotard <[email protected]> > --- > v11: _ fix issue reported by Patrick DELAUNAY, Generic PHY must be > initialized only when found. > > v10: _ none > > v9: _ none > > v8: _ rework error path by propagating the initial error code until the > end of probe() > > v7: _ none > > v6: _ none > > v5: _ none > > v4: _ use generic_phy_valid() before generic_phy_exit() call > > v3: _ extract in this patch the PHY support add-on from previous patch 5 > > > drivers/usb/host/ohci-generic.c | 31 ++++++++++++++++++++++++++++++- > 1 file changed, 30 insertions(+), 1 deletion(-) >
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

