Hi Kevin / Neil On Mon, 14 Jan 2019 at 21:52, Kevin Hilman <khil...@baylibre.com> wrote: > > Hi Anand, > > Anand Moon <linux.am...@gmail.com> 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 <khil...@baylibre.com> > > Cc: Martin Blumenstingl <martin.blumensti...@googlemail.com> > > Cc: Jerome Brunet <jbru...@baylibre.com> > > Cc: Neil Armstrong <narmstr...@baylibre.com> > > Signed-off-by: Anand Moon <linux.am...@gmail.com> > > --- > > 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
Ok will follow the protocol next time I send some patches. Best Regards -Anand