Hi Anand, Anand Moon <[email protected]> writes:
> Add missing vin-supply node 5.0V regulator setting to power > to usb ports, changes help fix the usb reset warning. > > [ 795.380156] usb 1-1.2: reset high-speed USB device number 3 using dwc2 > [ 798.356073] usb 1-1.2: reset high-speed USB device number 3 using dwc2 > [ 801.331999] usb 1-1.2: reset high-speed USB device number 3 using dwc2 > [ 804.307919] usb 1-1.2: reset high-speed USB device number 3 using dwc2 > [ 807.283844] usb 1-1.2: reset high-speed USB device number 3 using dwc2 > > Fixes: 5a0803bd5ae (ARM64: dts: meson-gxbb-odroidc2: Enable USB Nodes) > Tested-by: Kevin Hilman <[email protected]> > Cc: Martin Blumenstingl <[email protected]> > Cc: Jerome Brunet <[email protected]> > Cc: Neil Armstrong <[email protected]> > Signed-off-by: Anand Moon <[email protected]> > --- > Rebased on Kevin's amlogic/v5.0/fixes branch > Changes from patch v1 [0] https://lore.kernel.org/patchwork/patch/1031243/ > - Split the patch into two part: new patch > - Fix the commit message > - Added Tested by Kevin Hilman Queued as fixes for v5.0-rc (branch: v5.0/fixes) with Neil's reviewed-by tags. Thanks for breaking up into two patches, and as Neil said, please add a cover letter to multi-patch series in the future. Thanks, Kevin

