Re: [PATCH v6 01/87] usb: host: re-import xhci-ext-caps.h from kernel v6.16
Anders Roxell <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <CADYN=9KBebUKhgwkvZ__EO8vjktsP+-cA=FuryObWpn5eGpysg@mail.gmail.com> |
Hi Marek, Tom, I'm sorry, my send died in the middle, gmail locked me out, so the cover letter and the last patches never went out. Marek, the tree is at https://github.com/roxell/u-boot/tree/usb_dwc3_sync_v6. Tom, yes to the split: 01-63 import, 64-87 make it work. The import patches are unchanged since v5. I will fix the cc list for v7. Cheers, Anders On Sat, 22 Aug 2026 at 09:56, Marek Vasut <[email protected]> wrote: > > On 8/21/26 9:44 PM, Tom Rini wrote: > > On Fri, Aug 21, 2026 at 10:46:37AM +0200, Anders Roxell wrote: > > > >> From: Jerome Forissier <[email protected]> > >> > >> Import drivers/usb/host/xhci-ext-caps.h from Linux v6.16. The file > >> is needed by the updated DWC3 code. > >> > >> Signed-off-by: Jerome Forissier <[email protected]> > >> Signed-off-by: Jens Wiklander <[email protected]> > >> Signed-off-by: Anders Roxell <[email protected]> > >> Reviewed-by: Mattijs Korpershoek <[email protected]> > > > > For the current series, the cover letter is missing in lore, and the > > last 3 patches are missing everywhere. I think at this point we should > > split this up as: > > 1. A series that resets the driver, and brings it to v6.16. These > > haven't changed in a few iterations of the current series, aside from > > collecting tags, yes? > > 2. A series that makes it all work again. > > > > When being merged, both will be required, but this split will I think > > make review and iterations easier for everyone. Also, for the next > > go-round, please drop some of the old email addresses. Thanks. > One more thing -- is there a git tree with the current state of the series ?