On Mon, Jul 10, 2017 at 5:39 PM, <[email protected]> wrote: > From: Patrice Chotard <[email protected]> > > Add Driver Model support with use of generic DT > compatible string "snps,dwc3" > > Signed-off-by: Patrice Chotard <[email protected]> > --- > > v6: _ remove useless struct xhci_dwc3 > v5: _ replace dev_get_addr() by devfdt_get_addr() > v4: _ none > v3: _ none > v2: _ use dev_get_addr() and removed useless piece of code > > > > drivers/usb/host/xhci-dwc3.c | 46 > ++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 46 insertions(+) >
Reviewed-by: Bin Meng <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

