On 13/04/2023 11:36, Stanley Chang[昌育德] wrote: >> This is not properly threaded with patch 1/2 for some reason, so our tools can >> not pick up the whole thread at once. Please fix up your sending script, or >> just use git send-email directly. >> >> thanks, >> >> greg k-h >> > > I send the patch by git send-email. > > git send-email --cc="Stanley Chang <stanley_chang@xxxxxxxxxxx>" --to="Thinh Nguyen <Thinh.Nguyen@xxxxxxxxxxxx>" --cc-cmd='./scripts/get_maintainer.pl -norolestats v3-0001-usb-dwc3-core-add-support-for-disabling-High-spee.patch' --annotate v3-0001-usb-dwc3-core-add-support-for-disabling-High-spee.patch > > git send-email --cc="Stanley Chang <stanley_chang@xxxxxxxxxxx>" --to="Thinh Nguyen <Thinh.Nguyen@xxxxxxxxxxxx>" --cc-cmd='./scripts/get_maintainer.pl -norolesats v3-0002-dt-bindings-usb-snps-dwc3-Add-snps-parkmode-disab.patch' --annotate v3-0002-dt-bindings-usb-snps-dwc3-Add-snps-parkmode-disab.patch > > I don't know why it can't thread with 2 patches? You can - git help send-email Easiest way is to: git send-email .... v3* Best regards, Krzysztof