On Mon, 13 May 2019 at 08:30, Jean-Jacques Hiblot <[email protected]> wrote: > > dwc3-generic has been broken since MISC uclass has been modified to scan DT > sub-nodes after bind. > Fixing it by a using the no-op uclass. > > Signed-off-by: Jean-Jacques Hiblot <[email protected]> > --- > > Changes in v2: None > > drivers/usb/dwc3/dwc3-generic.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

